/* CSS Document */
body { margin:0px;}

.indexbody { background-color:#FFFFFF;}


/*top links */
.main_link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none;}

.indexbody .main_link { font-weight:bold; color:#FFFFFF;}


.main_link a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none;}

.indexbody .main_link a { font-weight:bold; color:#FFFFFF;}


.main_link a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none;}

.indexbody .main_link a:hover { font-weight:bold; color:#FFFF00;}







/*top links 2 */
.main_link2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none;}

.indexbody .main_link2 {color:#171506;}


.main_link2 a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none;}

.indexbody .main_link2 a {color:#171506;}


.main_link2 a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none;}

.indexbody .main_link2 a:hover {color:#FFFFFF;}







/*below banner links */
.main_link3 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none;}

.indexbody .main_link3 {color:#FFFFFF;}


.main_link3 a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none;}

.indexbody .main_link3 a {color:#FFFFFF;}


.main_link3 a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:underline;}

.indexbody .main_link3 a:hover {color:#FFFFFF;}




/*left upper links */
.left_link1 { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none;}

.indexbody .left_link1 {color:#121212;}


.left_link1 a { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none;}

.indexbody .left_link1 a {color:#121212;}


.left_link1 a:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:underline;}

.indexbody .left_link1 a:hover {color:#121212;}




/*bodytext */
.text { font-family:Tahoma; font-size:12px; font-weight:normal; text-decoration:none;}

.indexbody .text p { color:#FFFFFF; text-align:justify;}
.indexbody .text h1 { color:#FFFF00; font-size:18px; font-weight:bold;}
.indexbody .text h2 { color:#FFFFff; font-size:12px; font-weight:bold;}
.indexbody .text li { color:#FFFFFF; font-size:12px; font-weight:normal;}




a.comp:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	}

a.comp:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	}
	
a.comp:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFF00;
	text-decoration:underline;
	}
	

