@media screen{
body {
	/*filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#000000', endColorstr='#006633', gradientType='0');*/
	background:url(/black_green_bg.jpg) repeat-x;
	background-color: #155a24; 
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
}	
	@media print{
   BODY {background: white; font-family: Arial, Helvetica, sans-serif;}
}
/*------------KLUGE SO HOVER ATTRIBUTES WORK PROPERLY IN IE--------------*/
		a {
			text-decoration: none;
			z-index: 1;
		}
		a:hover{
			z-index: 2
		}
		/*------------END--------------------------------------------------------*/
.xmastext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.xmastext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}
.xmastext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.greentextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006633;
}
.greentextboldLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #006633;
}
A.greentextSMBold{font-family:Arial, Helvetica, sans-serif; font-size: 12px;font-weight: bold;color: #006633;text-decoration:none; }
A.greentextSMBold:hover{font-family:Arial, Helvetica, sans-serif; font-size: 12px;font-weight: bold;color: #B22222; text-decoration: underline; }

.smallgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006633;
}
.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.smallblack2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.smallblack3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#CC0000
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: #FF8C00;
}

a .greenbox{
	height: 37px;
	background-color: #006600;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
  }
 a:hover .greenbox{
background-color: #ffffff; 
color: #006600;
}
/*
.greenbox{background: #009900; color: White; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
A.greenbox:link,A.greenbox:Visited{background: #009900; color: White; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration:none;
}
A.greenbox:hover{background: #ffffff; color: #009900; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
*/
a .redbox{
	height: 37px;
	background-color: #CC0000;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	float: CENTER;
  }
 a:hover .redbox{
background-color: #ffffff; 
color: #CC0000;
}
/*
.redbox{background: #CC0000; color: White; font-family: Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: bold;
	}
A.redbox:link,A.redbox:Visited{background: #CC0000; color: White; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;
}
A.redbox:hover{background: #ffffff; color: #CC0000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
*/
a .orangebox{
	height: 26px;
	background-color: #E8E8E8;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
  }
 a:hover .orangebox{
background-color: #ffffff; 
color: #FF8C00;
}
/*
.orangebox{background: #FF8C00; color: White; font-family: Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: bold;
	}
A.orangebox:link,A.orangebox:Visited{background: #FF8C00; color: White; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;
}
A.orangebox:hover{background: #ffffff; color: #FF8C00; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
*/
.textalignment{
	padding: 4px 0px;
	height: 30px;
	valign: middle;
}

a .bluebox{
height: 26px;
background-color: #0099FF;
font-weight: bold;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 0px 0px;
font-weight: bold;
cursor: pointer;
position: relative;
text-transform: uppercase;
text-align: center;
text-decoration: none;
  }
 a:hover .bluebox{
background-color: #ffffff; 
color: #000000;
}
a .blackbox{
	height: 26px;
	background-color: 000000;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
  }
 a:hover .blackbox{
background-color: #ffffff; 
color: #000000;
}
/*
.bluebox{background: #0099FF; color: White; font-family: Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: bold;
	}
A.bluebox:link,A.bluebox:Visited{background: #0099FF; color: White; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;
}
A.bluebox:hover{background: #ffffff; color: #0099FF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
*/
a .bussbox{
	height: 26px;
	background-color: #FF9900;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
  }
 a:hover .bussbox{
background-color: #ffffff; 
color: #FF9900;
}
/*
.bluebox{background: #0099FF; color: White; font-family: Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: bold;
	}
A.bluebox:link,A.bluebox:Visited{background: #0099FF; color: White; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;
}
A.bluebox:hover{background: #ffffff; color: #0099FF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
*/
.redGreenbox{background: #CC0000; color: White; font-family: Arial, Helvetica, sans-serif; letter-spacing: 2px;  font-size: 20px; font-weight: bold;}
.redGreenbox2{background: #CC0000; color: White; font-family: Arial, Helvetica, sans-serif;  font-size: 14px; font-weight: bold;}

.greenRedbox{background:White; color:#000000;  font-family: Arial, Helvetica, sans-serif;   font-size: 14px;}
.greenRedbox2{background:009900; color:#ffffff;  font-family: Arial, Helvetica, sans-serif;   font-size: 18px;}

.Imgborder{border-color:#CC0000;}

a.white{
	color:#FFF;
	text-decoration:underline;
}
a.white:hover{
	color:#999;
	text-decoration:underline;
}

a.brick{
	color:#C00;
	text-decoration:underline;
}
a.brick:hover{
	color:#999;
	text-decoration:underline;
}
.HEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.BODYTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
}
.HEADERRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}
.LITTLEBOLDRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
.HEADERGREEN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.25px;
	font-weight: bold;
	color: #0f5e1c;
	text-align: center;
}
.LITTLEBOLDS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.SMALLTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
}
.SMHEADERRED {
	font-size: 13.25px;
	text-transform: uppercase;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.BLACKSMALLTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.SMALLBOTTOM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.SMHEADERGOLD {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.25px;
	font-weight: bold;
	text-transform: uppercase;
}
.quotes {
	color: FF9900;
}

