@charset "utf-8";
/* CSS Document */

body{
font-family:"Arial Narrow";
font-size:12;
color:#eeeeee;}

.mainT{ border-left:#CCCCCC 1px solid; border-right:#CCCCCC 1px solid; border-bottom: #CCCCCC 1px solid;}
.smallT{ border-left:#0b2a32 1px solid; border-right:#0b2a32 1px solid; border-bottom: #0b2a32 1px solid; border-top: #0b2a32 1px solid;}

.t1{ border-right:#CCCCCC 1px solid; border-bottom: #CCCCCC 1px solid;}
.t2{ border-bottom: #CCCCCC 1px solid;}

A.menulink {
display: block;
width: 198px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
BORDER: none;
border: solid 1px #FFFFFF;
}

A.menulink:hover {
border: solid 1px #0b2a32;
background-color:#eeeeee;
}

.f1{
font-family:"Arial Narrow";
font-size:10;
color:#333333;}

.header{font-family:"Arial Narrow";
font-size:18px;
color:#333333;
font-weight:bold;}

A:Link{
	FONT-FAMILY: arial narrow; color: #25778C; font-size:16px; text-decoration:none
	}
	
A:visited{
	FONT-FAMILY: arial narrow; color: #25778C; font-size:16px; text-decoration:none
	}
	
A:active {
	FONT-FAMILY: arial narrow; color: #25778C; font-size:16px; text-decoration:none
}
	
A:hover{
	FONT-FAMILY: arial narrow; color: #79ce00; font-size:16px; text-decoration:underline
	}

more{
	FONT-SIZE: 10pt; COLOR: #25778C; FONT-FAMILY: "arial narrow"
	}

A.bottomlink:link{
	FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: "verdana"
	}
A.bottomlink:hover{
	FONT-SIZE: 8pt;
	COLOR: #ffffff;
	FONT-FAMILY: "verdana";

}
A.bottomlink:visited{
	FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: "verdana"
	}
A.main_body_link:link {
	COLOR: #FF0000;
	FONT-FAMILY: "Trebuchet MS";
	FONT-SIZE: 12px;
	text-decoration: blink;

}
A.main_body_link:hover {
	COLOR: #FF0000;
	FONT-FAMILY: "Trebuchet MS";
	FONT-SIZE: 12px;
	text-decoration: blink;

}
A.main_body_link:visited {
	COLOR: #FF0000;
	FONT-FAMILY: "Trebuchet MS";
	FONT-SIZE: 12px;
	text-decoration: blink;

}


