/* CSS Document */

body {
	margin:0px;
	padding:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-color: ;
	full-height: 100%;
	font-family: tahoma,;
	font-size: 12px;
	color: #000000;
}
.menu1  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color : #000000;
		text-align: center;

}
.menu1:hover  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color : #FFFFFF;
		text-decoration: none;
		text-align: center;

}
.menu1:active  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color : #FFFFFF;
		text-decoration: none;
		text-align: center;	
}
.style {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #A9A9A9;
		line-height: 15px;
}
.style2 {
		font-family:Arial;
		font-size: 20px;
		font-weight: bold;
		color: #999;
		line-height: 10px;
}
.style3 {
		font-family:  Arial;
		font-size: 14px;
		font-weight: bold;
		color: #ffffff;
		line-height: 15px;
}
.menu2 {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color : #000000;
		text-align: center;
}
.menu2:hover{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		color : #FFFFFF;
		text-align: center;
}
.menu2:active {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color : #000000;
		text-align: center;
}a.topnav {
	color: #000000;
	font-weight: bold;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	display: block;
	float: left;
}
a:hover.topnav {
	color: #FFFFFF;
	text-decoration: underline;
}a.topnavwhite {
	color: #ffffff;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: underline;
	display: block;
	float: left;
}h1 {
	font-size: 14px;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
}
.pic {
	border: 1px dotted #990000;
}
h2 {
	font-size: 20px;
	color: #FFFFFF;
	padding: 2px;
	background-color: #999999;
	margin: 2px;
}
.latest {
	font-weight: bold;
	color: #666666;
}
a.red {
	color: #990000;
}
