@media screen{
body {
	/*filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#000000', endColorstr='#006633', gradientType='0');*/
	background:url(../images/black_green_bg.jpg) repeat-x;
	background-color: #006633;
	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: 25px;
background-color: #009900;
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: #009900;
}
/*
.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: 25px;
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;
  }
 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: 25px;
background-color: #FF8C00;
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;}
a .bluebox{
height: 25px;
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: #0099FF;
}
/*
.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;}