/* CSS Document */
BODY {
	margin: 0px;
	background-color: #064636;
	background-image: url(images/bgBody.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
}
TD {
	line-height: 19px;
	font-size: 12px;
}
A {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	background-color: #db0000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

ul.icon  {
  margin: 0 0 0 5px;
  padding: 0;
  list-style: none;
}

.icon li img {
 float: left;
 margin-right: 5px;
 margin-top: 0px;
 margin-bottom: 3px;
 padding: 0px;
 margin-left: 0px;
 border: 0;
 width: 37px;
 height; 30px;
 border: 1px solid #289725;
}

.icon li {
 clear: both;
}


.whiteHeadBig {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.orangeHeadBig {
	color: #ffb500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.redHeadBig {
	color: #db0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.redHeadBig A{
	color: #db0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.darkGreenTextBig {
	color: #023226;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.darkGreenTextBig A{
	color: #023226;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.whiteText {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.whiteTextSmall {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.blackText {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blackText A{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.blackTextSmall {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.blackTextBig {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.whiteTextBig {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.whiteTextBig A{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.whiteTextBig A:hover{
	color: #FFF;
	text-decoration: none;
}
.redText {
	color: #db0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.redTextSmall {
	color: #db0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.redTextSmall A:hover{
	color: #db0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.orangeText {
	color: #ffb500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.orangeText A{
	color: #ffb500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.orangeText A{
	color: #ffb500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.bestOfTheMonth {
	border: 3px solid #f10302;
}
.redWhiteLink {
	background-color: #db0000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 1px;
}
.redWhiteLink A{
	background-color: #db0000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 1px;
}
.lefttabletop {
	background-image:url(images/leftTableTop.jpg);
}	
.lefttableleft {
	background-image:url(images/leftTableLeft.jpg);
}	
.lefttableright {
	background-image:url(images/leftTableRight.jpg);
}	
.lefttablebottom {
background-image:url(images/leftTableBottom.jpg);
}
.tabletopyellow {
	background-image:url(images/tableTopYellow.jpg);
	background-repeat:no-repeat;
	background-color: #edf5e6;
}	
.tabletopred {
	background-image:url(images/tableTopRed.jpg);
	background-repeat:no-repeat;
	background-color: #107C61;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}	
.buttonmenu {
	background-image:url(images/buttonMenu.jpg);
}	
.bestofthemonth2 {
	background-image:url(images/bestOfTheMonth.jpg);
	background-repeat:no-repeat;
}	