.box{
	background: url(images/bg.gif);
	border: #565656;
	border-style: solid;
	border-width: 1px;
	}
.title{
	
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 3px;
	padding-bottom: 3px;
	text-transform: uppercase
}
.product{
	color: #3D9EC7;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	text-transform: uppercase
}
.price{
	color: #FF9C00;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	text-transform: uppercase
}
.mainbg {
	background-color: #000000;
	
}
.main {
	background-color:#000000;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.redcon {
	background-color: E3252A;
	background-image: url(images/redcon.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pagebg {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: right top;
}
.grey {
	background-color: D6D6D6;
	background-image: url(images/greybg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.whitecon {
	background-color: FFFFFF;
	background-image: url(images/whitecon.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.whiteend {
	background-color: FFFFFF;
	background-image: url(images/whiteend.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.redbottom {
	background-color: C60004;
	background-image: url(images/redbottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.verdanal10 {
	font-family: Verdana;
	font-size: 7pt;
}
.verdanal10bold {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
.verdanal11bold {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}
.verdanal10boldgrey {
	font-family: Verdana;
	font-size: 8pt;
	color: #454545; 
	font-weight: bold;
}
.verdana12boldwhite {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF; 
	font-weight: bold;
}
.verdana12bold {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF; 
	font-weight: bold;
}

.verdana12boldgrey {
	font-family: Verdana;
	font-size: 9pt;
	color: #474747; 
	font-weight: bold;
}
.verdana22bold {
	font-family: Verdana;
	font-size: 22pt;
	font-weight: bold;
}
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.arial10bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.arial11white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.arail11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.arial12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.arial14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.tahoma14bold {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.tahoma10 {
	font-family: Tahoma;
	font-size: 10x;
}
.tahoma11 {
	font-family: Tahoma;
	font-size: 11x;
}
A:link { text-decoration: none; color: #D6D6D6; }
A:visited {text-decoration: none; color: #D6D6D6; }
A:hover {text-decoration: none; color: #99CCFF; }
A:active {text-decoration: none; color: #D6D6D6; }

A.s1:link { text-decoration: none; color: #474747; }
A.s1:visited {text-decoration: underline; color: #474747; }
A.s1:hover {text-decoration: underline; color: #ffffff; }
A.s1:active {text-decoration: underline; color: #A71E21; }

A.s2:link { text-decoration: none; color: #ffffff; }
A.s2:visited {text-decoration: none; color: #ffffff; }
A.s2:hover {text-decoration: underline; color: #FD8787; }
A.s2:active {text-decoration: underline; color: #ffffff; }

A.s3:link { text-decoration: none; color: #7f7f7f; }
A.s3:visited {text-decoration: none; color: #7f7f7f; }
A.s3:hover {text-decoration: none; color: #99CCFF; }
A.s3:active {text-decoration: none; color: #7f7f7f; }

A.s4:link {
	text-decoration: underline;
	color: #59D2FF;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}
A.s4:visited {
	text-decoration: underline;
	color: #59D2FF;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}
A.s4:hover {
text-decoration: underline;
	color: #99CCFF;
	font-weight: bold;
	font-family: Arial;
}
A.s4:active {
	text-decoration: underline;
	color: #59D2FF;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}
A.M:link {
	color: BDBDBD;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: left;
	PADDING-left: 10px;
	PADDING-TOP: 4px;
	PADDING-BOTTOM: 4px;
	display: block;
	line-height: 9px;
}
A.M:visited {color:BDBDBD; 
		   
		   font-family:Tahoma;
		   font-size: 11px;
		   font-weight:normal;
		   letter-spacing:0px;
		   text-align: left;
		   PADDING-left: 10px; PADDING-TOP: 4px; PADDING-BOTTOM: 4px;
		   display:block; }
A.M:hover {color:ffffff; 
		   background-color:8E8E8E;
		   font-family:Tahoma;
		   font-size: 11px;
		   font-weight:normal;
		   letter-spacing:0px;
		   text-align: left;
		   PADDING-left: 10px; PADDING-TOP: 4px; PADDING-BOTTOM: 4px;
		   display:block; }
A.M:active {color:BDBDBD; 
		   background-color:272727;
		   font-family:Tahoma;
		   font-size: 11px;
		   font-weight:normal;
		   letter-spacing:0px;
		   text-align: left;
		   text-decoration: none;
		   PADDING-left: 10px; PADDING-TOP: 4px; PADDING-BOTTOM: 4px;
		   display:block; }
A.n:link {
	color: BDBDBD;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: left;
	PADDING-left: 5px;
	margin-top: 0px;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
	display: block;
	line-height: 100%;
	height:72px;
	width:213px;
}
A.n:visited {color:BDBDBD; 
		   
		   font-family:Tahoma;
		   font-size: 11px;
		   font-weight:normal;
		   letter-spacing:0px;
		   text-align: left;
		   PADDING-left: 5px; PADDING-TOP: 2px; PADDING-BOTTOM: 2px;
		   display:block; 
		   line-height: 100%;
		   margin-top: 0px;
		   width:213px;
		   height:72px;}
A.n:hover {color:ffffff; 
		   background-color:8E8E8E;
		   font-family:Tahoma;
		   font-size: 11px;
		   font-weight:normal;
		   letter-spacing:0px;
		   text-align: left;
		   PADDING-left: 5px; PADDING-TOP: 2px; PADDING-BOTTOM: 2px;
		   display:block; 
		   line-height: 100%;
		   margin-top: 0px;
		   width:213px;
		   height:72px;}
A.n:active {color:BDBDBD; 
		   background-color:272727;
		   font-family:Tahoma;
		   font-size: 11px;
		   font-weight:normal;
		   letter-spacing:0px;
		   text-align: left;
		   text-decoration: none;
		   PADDING-left: 5px; PADDING-TOP: 2px; PADDING-BOTTOM: 2px;
		   display:block; 
		   margin-top: 0px;
		   line-height: 100%;
		   width:213px;
		   height:72px;}


.tabbg {
	background-image: url(images/pagebg.gif);
	background-position: left;
}
.shadleft {
	background-image: url(images/shdleft3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.shadright {
	background-image: url(images/shdright3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.arial22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.arial28 {
	font-family: Arial;
	font-size: 28px;

}.aconbg {
	background-color: 323232;
	background-image: url(images/acon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
}
.pledgebg {
	background-color: 323232;
	background-image: url(images/pledge.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

div.scroll {	height: 285px;	width: 100%;	overflow: auto;	border: 0px solid #171418;	background-color: #171418;	padding: 8px;}
.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
border: 1px solid #ccc;
}

.toggleborder:hover img{
border: 1px solid navy;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}