<style type="text/css">
<!--

/* Text Styles */

.test{
}

.normaltext{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

.footertext{
	color: #999999;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}



/* Table Styles */

.menu_bg{
	background: #EEEEEE;
}

.menu_bg:hover{
	background: #99CCFF;
	color: #FFFFFF;
}

.menu_border_bottom{
	border: thin;
	border-bottom: dotted;
	border-width: 1px;
	color:#000000;
}

.sub_menu_bg{
	background: #EBF4F5;
}

.table_left_right_border{
	border-left: #CCCCCC solid;
	border-right: #CCCCCC solid;
	border-width: 1px;
}

.table_bottom_border{
	border-bottom: #CCCCCC solid;
	border-width: 1px;
}

.border1{
	border: thin solid;
	border-width: 1px;
	border-color: #DDDDDD;
}

/* Link Styles */

.menu_link{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000A8;
	font-weight:bold;
}

.menu_link:hover{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.sub_menu_link{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #0080FF;
}
.sub_menu_link:hover{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #0080FF;
	text-decoration:none;
}

.header_top_link{
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000A8;
	font-weight: 600;
}

.header_top_link:hover{
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000A8;
	font-weight: 600;
	text-decoration: none;
}

.body_links{
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000CC;
}
.body_links:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000CC;
	text-decoration:none;
}

-->
</style>
