@charset "utf-8";
   A:Link{ Color: #FFFFFF; Text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size:12px;}
   A:Visited{ Color: #FFFFFF; Text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size:12px;}
   A:Hover{ Color: #FFFFFF; Text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size:12px;}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #555555;
}

 td, body {font-family: Arial, Helvetica, sans-serif; font-size:12px; Color: #555555;} 
.bg_main {
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_thin {
	background-image: url(../images/bg_thin.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.text_content {
	color: #116D86;
}

