/* CSS Document */

.style1 {
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.style2 {color: #CC0000}
.bold { font-weight:bold}
.copyr {
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:10px;
}
.t{border:1px solid #eaeaea;}
body {
	background-color: #494A45;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #333333;
	font-size:11px;
}
.fix {
	color: #4A6E06;
	font-size:10px;
}
.date {
	color: #CC0000;
	font-size:11px;
}
.a:link {
	color: #4A6E06;
}
.a:visited {
	color: #4A6E06;
}
.a:hover {
	color: #FFFFFF;text-decoration:none;
}
.a:active {
	color: #494A45;
}
.a1:link {
	color: #4A6E06;
}
.a1:visited {
	color: #4A6E06;
}
.a1:hover {
	color: #CC0000;text-decoration:none;
}
.a1:active {
	color: #494A45;
}
.b1:link {
	color: #4A6E06;
	font-size:10px;
}
.b1:visited {
	color: #4A6E06;
	font-size:10px;
}
.b1:hover {
	color: #CC0000;text-decoration:none;
	font-size:10px;
}
.b1:active {
	color: #494A45;
	font-size:10px;
}

.h5{
color: #4A6E06;
font-size:12px;
font-weight:bold
}
.a2:link {
	color: #CC0000;
}
.a2:visited {
	color: #CC0000;
}
.a2:hover {
	color: #FFFFFF;text-decoration:none;
}
.a2:active {
	color: #494A45;
}
.a3:link {
	color: #CC0000;
}
.a3:visited {
	color: #CC0000;
}
.a3:hover {
	color: #009900;text-decoration:none;
}
.a3:active {
	color: #494A45;
}
.ticker { background-color: #DFE0DC;
        border:none;
		font-size:10px;
		color:#CC0000;}
		
ul {   display: block; 
	   margin-left :5px;
	   list-style : outside;
	
}
li {
	list-style : square ;
	margin-left :10px;
	color: #4A6E06;
	}		
