A:link 		{ text-decoration: none; color: #FFFFFF; }
A:visited 	{ text-decoration: none; color: #FFFFFF; }
A:hover 	{ text-decoration: underline; color: #736F6E; }
A:active 	{ text-decoration: none; color: #CC0000; }

A:link.content		{ text-decoration: none; color: #0066CC; }
A:hover.content 	{ text-decoration: underline; color: #736F6E; }
A:active.content 	{ text-decoration: none; color: #CC0000; }
A:visited.content 	{ text-decoration: none; color: #0066CC; }

A:link.sidenav 		{ text-decoration: none; color: black; }
A:hover.sidenav 	{ text-decoration: underline; color: white; }
A:active.sidenav 	{ text-decoration: none; color: white; }
A:visited.sidenav 	{ text-decoration: none; color: black; }


.MainCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	line-height: normal;
}


.ContentCenter {
	width: 355px;
	clear: none;
	float: left;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 10px;
}
.IMGHeader {
	background-color: #7CA9C2;
	background-image: url(../images/hdr_main.jpg);
	background-repeat: no-repeat;
}
.IMGFooter {
	background-color: #7CAAC4;
	background-image: url(../images/ftr_main.gif);

}
.IMGMenuBar {
	background-color: #597A13;
	background-image: url(../images/hdr_menu.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.5px;
}
.MenuTop {
	color: #FFFFFF;
}
.ContentLeft {
	width: 183px;
	height: 324px;
	float: left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: right;
}
.ContentRight {
	float: right;
	height: 325px;
	width: 212px;
	background-color: #FFFFFF;
	
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.ContentRight_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	
}
.ContentFAQ {
	width: 520px;
	clear: none;
	float: left;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 10px;
	overflow: visible;
	padding-top: 10px;
}
.CSSFooter {
	height: 44px;
	width: 772px;
	background-image: url(../images/ftr_main.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	margin-top: 25px;
	vertical-align: middle;
	padding-top: 5px;
}
.FreeGiftButton {
	margin-top: 175px;
	text-align: left;
}
.PrintImages {
	width: 750px;
	margin-top: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ShopBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #030303;
	float: right;
	height: 200px;
	width: 212px;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
	margin-top: 20px;
}
.xtraSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #030303;
}
.InputStyle {
	width:160px; 
	height:20px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	border-width:1px; 
	border-style:solid; 
	border-color:#CECECE; 
	background-color:#FFFFFF; 
	color:#838383 
}
.Yellow {
	color: #FFFF00;
}
.White {
	color: #999999;
}