.footer {

	background-image:  url("images/footer_bg.jpg");

	background-repeat: no-repeat;

	background-position: right;

	font-size: 10px;

	font-weight: normal;

	color: #575757;

}

.content {

	color: #575757;

	font-size: 12px;



}

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-image:  url("images/bg.gif");

	background-repeat: repeat;

}

.table_left_side {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d8d8d8;

}

.table_right_side {

	background-image:  url("images/table_right_side.gif");

	background-repeat: repeat-y;

}

h1 {

	font-size: 14px;

	font-weight: bold;

}

.menu_writeup {

	font-size: 10px;

}

.menu_bold {
	font-size: 12px;
	font-weight: bold;
}

.index_tablebg {

	background-image:  url("images/index_bg.jpg");

	background-repeat: no-repeat;

	background-position: left top;

}

.index_contentbg {

	background-color: #FFFFFF;

	background-image:  url("images/index_contentbg.jpg");

}

a:link {

	color: #575757;

	text-decoration: underline;

	font-weight: bold;

}

a:visited {

	color: #575757;

	text-decoration: underline;

	font-weight: bold;

}

a:hover {

	color: #777777;

	text-decoration: underline;

	font-weight: bold;

}
