body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CD0102;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.countryBar {
	background-color: #87D300;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	background-image: url(../images/bg_country.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	
}
.standardInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.standardSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 320px;
}
.titleBar {
	background-color: #FFFFFF;
	padding-right: 10px;
	color: #CD0200;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/bg_title.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 18px;
	height: 65px;
}

A:link {color: #474747; text-decoration: underline}
A:visited {color: #474747; text-decoration: underline}
A:active {color: #474747; text-decoration: underline}
A:hover {color: #474747; text-decoration: underline}

A.linkRed:link {color: #CD0200; text-decoration: underline}
A.linkRed:visited {color: #CD0200; text-decoration: underline}
A.linkRed:active {color: #CD0200; text-decoration: underline}
A.linkRed:hover {color: #CD0200; text-decoration: underline}

A.linkSubNav:link {color: #FFFFFF; text-decoration: none}
A.linkSubNav:visited {color: #FFFFFF; text-decoration: none}
A.linkSubNav:active {color: #FFFFFF; text-decoration: none}
A.linkSubNav:hover {color: #FFCC00; text-decoration: none}

.footerBar {
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #88D200;
	text-align: center;
	height: 22px;
}
.locationBar {
	color: #CD0200;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.highlight {
	font-weight: bold;
}
td.footerBar2 {
	color: #474747;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
}
.txtRed {
	color: #CD0200;
}
.subNavBG {
	background-image: url(../images/bg_sub_nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	left: auto;
}
.subNavTxt {
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.tableHeader {
	color: #FFFFFF;
	background-color: #87D300;
	font-weight: bold;
}
.tableBg1 {
	background-color: #C3E97F;
}
h3{
	color: #87D300;
}
ul 
{
	margin: 5; padding: 5 0 0 25px;
}

#Layer1 {
	position:absolute;
	width:170;
	z-index:1;
	visibility: hidden;
}
#Layer2 {
	position:absolute;
	width:170;
	z-index:1;
	visibility: hidden;
}
#Layer3 {
	position:absolute;
	width:160;
	z-index:1;
	visibility: hidden;
}
#Layer4 {
	position:absolute;
	width:150;
	z-index:1;
	visibility: hidden;
}
#Layer5 {
	position:absolute;
	width:170;
	z-index:1;
	visibility: hidden;
}
#Layer6 {
	position:absolute;
	width:140;
	z-index:1;
	visibility: hidden;
}
#Layer7 {
	position:absolute;
	width:130;
	z-index:1;
	visibility: hidden;
}
#Layer8 {
	position:relative;
	margin:0px;
	width:110;
	text-align:left;
}
#Layer8b {
/* This ID is related to the master menu div for menu MMMenuContainer0630075019_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:-16px;
	top:0px;
	visibility:hidden;
}
.txtSmall {
	font-size: 9px;
}
