@charset "UTF-8";
.style2 {font-size: small}
.style12 {
	font-size: x-small;
	color: #BDBDBD;
}
.style26 {font-size: 12px}
.style32 {color: #FFFFFF}
.style34 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style36 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.style8 {font-size: x-small; font-weight: none; }
.style9 {	color: #FFFFFF;
	font-size: medium;
}
.style37 {
	font-size: medium;
	font-weight: bold;
}
.style40 {font-size: 12px; color: #666666;}
.style40 {color: #666666}
.style50 {font-size: 2px}
.style51 {font-size: 14px; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-style: none;
	border-left-style: none;
	border-left-width: thin;
	border-top-style: nonet;
	border-top-width: thin;
	padding-top: 30px;
	border-right-style: none;
	border-right-width: thin;
	border-bottom-width: thin;
	background-image: url(../Design/BackgroundTexture.gif);
	}
a:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.border1 {
	border: thin solid #CCCCCC;
}
.borderRED {
	border: thin solid #990000;
}
.borderFILL {
	border: thin solid #CCCCCC;
	background-color: #FFF;
	-moz-box-shadow: 10px 10px 5px #888;
    -webkit-box-shadow: 10px 10px 5px #888;
    box-shadow: 10px 10px 5px #888;
}
.boxshadowSmall {
    -moz-box-shadow: 4px 4px 5px #999;
    -webkit-box-shadow: 4px 4px 5px #999;
    box-shadow: 4px 4px 5px #999;
	border: thin solid #CCCCCC;
}
.boxshadowSmallBckgrdWhite {
	-moz-box-shadow: 4px 4px 5px #999;
	-webkit-box-shadow: 4px 4px 5px #999;
	box-shadow: 4px 4px 5px #999;
	border: thin solid #CCCCCC;
	background-color: #ffffff;
}
.boxshadowSmallLight {
	-moz-box-shadow: 4px 4px 5px #999;
	-webkit-box-shadow: 4px 4px 5px #999;
	box-shadow: 4px 4px 5px #999;
	border: thin solid #CCCCCC;
	background-color: #eeeeee;
}
.boxshadowNoBorder {
    -moz-box-shadow: 4px 4px 5px #999;
    -webkit-box-shadow: 4px 4px 5px #999;
    box-shadow: 4px 4px 5px #999;
}
.boxshadowBckgrdImage {
	-moz-box-shadow: 4px 4px 5px #999;
	-webkit-box-shadow: 4px 4px 5px #999;
	box-shadow: 4px 4px 5px #999;
	border: thin solid #CCCCCC;
	background-image: url(../Design/BackgroundBarLargeImage.png);
}

/*CUSTOM FONT STYLES """"""""""CUSTOM"""""""""""""*/

.customfontstyle1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	text-decoration: none;
	font-weight: none;
}
.customfontstyle2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration: none;
	font-weight: none;
}
.customfontstyle3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#990000;
	text-decoration: none;
	font-weight: none;
}
.customfontstyle4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#990000;
	text-decoration: none;
	font-weight: none;
}
.customfontstyle5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	text-decoration: none;
	font-weight: none;
}
.customfontstyle6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
	font-weight: none;
}
.customfondstyle7 {font-size: 12px; color: #666666; font-weight: bold;
}
.Arial14_666666 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	text-decoration: none;
	font-weight: none;
}
.Arial12_666666 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration: none;
	font-weight: none;
}
.Arial14_99000_U {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#990000;
	text-decoration: underline;
	font-weight: none;
}
.customfontstylePRICE {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#990000;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}.customfondstyleNAVIGATION {	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

