HTML {
		height: 100%;
}	


BODY {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color:#F85606;
	scrollbar-arrow-color:#B01212;
	scrollbar-base-color:#B4B4B4;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#B4B4B4;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#B4B4B4;
	background-image: url(interface/outline/bg.gif);

	
}

TD {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #373737;
	font-weight : normal;
		
}
TD A:LINK {color : #373737; text-decoration : underline; font-weight: 300;}
TD A:VISITED {color : #373737; text-decoration : underline;}
TD A:ACTIVE {color : #373737; text-decoration : underline;}
TD A:HOVER {color : #BA0303; text-decoration : underline;}

.titlelink {
	color : #FF0000;
	font-weight: bold;
}
.titlelink A:LINK {color : #FF0000; text-decoration : underline; font-weight: bold;}
.titlelink A:VISITED {color : #FF0000; text-decoration : underline;}
.titlelink A:ACTIVE {color : #FF0000; text-decoration : underline;}
.titlelink A:HOVER {color : #FF6600; text-decoration : underline;}

.heading {
	color : #FF6600;
	font-weight: bold;
}



.tblBevel1	{
	border-color: #868686;
	border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	}
	
.heading1 {
	color : #CCCCCC;
	font-weight: bold;
	padding: 10px 10px 20px 0px;
	font-size: 18px;
}	

INPUT { background: #F8F3F3; border: solid 1px #29404C; font: 12px Tahoma; color: #000000;}
TEXTAREA {  background: #EEECEC; border: solid 1px #29404C; font: 12px Tahoma; }
SELECT { background: #F8E4D6; border: solid 1px #29404C; font: 12px Tahoma; color: #000000;}


h1 {
	color : #373737;
	font-weight: bold;
	font-size: 12px;
}
.smallTxt {
	font-size: 7pt;
}
h2 {
	color : #CCCCCC;
	font-weight: bold;
	padding: 0px;
	font-size: 18px;
	margin: 0px;
}

.4etxt {
	font-size: 7pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.4etxt a:link  {
	
	color: #000000;
}
.4etxt a:visited {
	
	color: #000000;
}
.4etxt a:hover{
	
	color: #FF6600;
}
.productspecs {
	font-size: 7pt;
	color: #999999;
	margin: 2px;
	padding: 4px;
	line-height: 20px;
}

.productspecs A:LINK {color : #FF0000; text-decoration : underline; font-weight: bold;}
.productspecs A:VISITED {color : #FF0000; text-decoration : underline; font-weight: bold;}
.productspecs A:ACTIVE {color : #FF0000; text-decoration : underline; font-weight: bold;}
.productspecs A:HOVER {color : #FF6600; text-decoration : underline; font-weight: bold;}

.tblleftright {
	border-right: 1px solid #A4A4A4;
	border-left: 1px solid #A4A4A4;
}

.tblbottom {
	border-bottom: 1px solid #A4A4A4;
}

.nonfeatured {
	font-size: 7pt;
	color: #999999;
	margin: 2px;
	padding: 4px;
	line-height: 18px;
}

.nonfeatured A:LINK {color : #FF0000; text-decoration : underline; font-weight: bold;}
.nonfeatured A:VISITED {color : #FF0000; text-decoration : underline; font-weight: bold;}
.nonfeatured A:ACTIVE {color : #FF0000; text-decoration : underline; font-weight: bold;}
.nonfeatured A:HOVER {color : #FF6600; text-decoration : underline; font-weight: bold;}

