h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color: #BD0F0F;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
}
	
h5 {
	color: #FFF;
}


.shadowLeft{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/ShadowLeft.png');}
.shadowRight{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/ShadowRight.png');}
.shadowLeft[class]{background-image:url(/images/ShadowLeft.png);}
.shadowRight[class]{background-image:url(/images/ShadowRight.png);}

.shadowleft_OLD{  background-image: url(images/shadowLeft.gif);background-repeat: repeat-y; background-position: right top }
.shadowRight_OLD { background-image: url(Images/shadowRight.gif); background-repeat: repeat-y; background-position: right top }
body {
	background-color: #424242;
	background-image: url(Images/bg_tile.jpg);
	background-position:center top;
	background-repeat: repeat;
}
.mainArea {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF}
.menu {
	background-image: url(Images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #222222;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #555555;
}
.underMenu { background-image: url(Images/underMenuBackground.gif); background-repeat: repeat-x; background-position: center top }
.contentArea {  background-image: url(Images/watermarkLarge.gif); background-repeat: no-repeat; background-position: right bottom}
.infoColumn {  border-color: black #CCCCCC black black; vertical-align: top; border-style: dotted; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.textWhite_Small { font-family: tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none }
.textBlack_Small { font-family: tahoma; font-size: 11px; color: #111111; text-decoration: none }
.textBlack_Medium {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.textRed_Medium {
	font-family: tahoma;
	font-size: 14px;
	color: #BD0F0F;
	text-decoration: none;
	font-weight: bold;
}
a.textRed_Medium:hover {
	font-family: tahoma;
	font-size: 14px;
	color: #BD0F0F;
	text-decoration: none;
	font-weight: bold;
}

.singleBlackBorder {  border: 1px #000000 solid}
.hr_dashed {
	border: 1px dotted #999999;
}
a {
	font-family: tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.Text_blue_Large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A3153;
}

.button_go {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #5e8118;
	font-weight: bold;
}


.button_back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #990000;
	font-weight: bold;
}

a.footer:link {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
}
	
a.footer:visited {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
}

a.footer:hover {
	font-family:tahoma;
	font-size:11px;
	color:#DDDDDD;
}	

.newProducts {
	color: #F33;
}
