/* CSS Document */

#banner {text-align:center; background-image:url(warl51.gif); height:96px; padding-bottom:0px; background-repeat:no-repeat;}

#content {background-color:#ffffff; text-align:center; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;  }

#nav {color:#4945b2; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:3px; }
#nav a  {text-decoration:none; color:#4945b2; font-weight:bold;}
#nav a:hover {color:#4945b2; text-decoration:underline}

#footer {text-align: center; background-color:#56944A; color:#ffffff; clear:both; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif }
#footer a{text-align: center; background-color:#56944A; color:#ffffff; clear:both; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:underline}
#footer a:hover {text-align: center; background-color:#56944A; color:#ffffff; clear:both; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none }
#wrapper {width: 760px; text-align: center; margin:auto;  font-family:Verdana, Arial, Helvetica, sans-serif }

body {background-image:url(background.jpg)}

.heading {
	font-size: 14px;
	color:#003300;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.homehead {
	font-size: 14px;
	color:#56944a;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.tableheading {font-size: 14px; color:#2C3691; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif}

.headlines {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4945B2;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.headlines a{text-decoration:underline; color:#4945B2; font-weight:bold;}
.headlines a:hover {text-decoration:none; color:#4945B2;}

.click a{font-size: 11px; color: #4945b2; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif}
.text {font-size: 12px;  font-family:Verdana, Arial, Helvetica, sans-serif; text-align:left; color:#333333}
.text a  {text-decoration:underline; color:#4945B2; font-weight:bold;}
.text a:hover {
	text-decoration:none;
	color:#4945B2;
	text-align: center;
}

.news {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#333333;
	font-weight: normal;
}
.news a{text-decoration:underline; color:#4945B2; font-weight:bold;}
.news a:hover {text-decoration:none; color:#4945B2;}

TABLE {border: 1px solid #C7E1C1; }
TABLE TD {
	border: 1px solid #C7E1C1;
	text-align: center;
	color: #F00;
	font-size: 16px;
}
