/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	background-color:#001800;
}

.whiteback {background-image:url(../images/white.gif);opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.80; font-family:Tahoma; font-size:12px; font-weight:bold; color:#000000;}
.blackback {background-image:url(../images/black.gif);opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;}
.ph {font-family:Arial; font-size:30px; font-weight:900; color:#FFFFFF;}
.topLink {font-family:Arial; font-size:14px; font-weight:900; color:#FFFFFF; text-decoration:none;}
.greenLink {font-family:Arial; font-size:12px; color:#1A780A; text-decoration:none;}
.whitenonalphabg {background-image:url(../images/white.gif);}
.header {font-family:Arial; font-size:30px; font-weight:bold; color:#666666;}
.innerheader {font-family:Arial; font-size:18px; font-weight:bold; color:#000000}
.greyheader {font-family:Arial; font-size:13px; font-weight:bold; color:#014401} 
.greenheader {font-family:Arial; font-size:13px; font-weight:bold; color:#014401} 
.nortext{font-family:Tahoma; font-size:12px; font-weight:normal; color:#000000;}
.nortext_small{font-family:Tahoma; font-size:10px; font-weight:normal; color:#000000;}
.nortext_smallb{font-family:Tahoma; font-size:10px; font-weight:normal; color:#ffffff;}

.green_border {border:2px solid #013703;}