BODY {
	SCROLLBAR-FACE-COLOR: #CCCCCC;
	MARGIN: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #C8E4F0;
}

P, DL, DD, DT, TD, SPAN, BLOCKQUOTE,TH  {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	list-style-image: url(arrow.jpg);
	list-style-position: outside;
	list-style-type: circle;
	letter-spacing: 0.1em;
}

.sublink{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.sublink a:link,.sublink a:hover,.sublink a:visited{
	font-family: Arial;
	font-size: 10px;
	color: #3366CC;
}


UL, OL, LI{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	margin-left: 5; padding-left: 4;
}
select, option{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #E8DFB4;
 	filter: alpha:50%;
}
.listbg{
	color: #000000;
	filter: Alpha(Opacity=50);
}

input {
		font-family: Arial, geneva, sans-serif;
		font-size: 11px;
		color: #000000;
}

H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	text-transform: uppercase;
}

.bolded {
		font-family: "Times New Roman", Times, serif;
		font-size: 16px;
		color: #AD621E;
		letter-spacing: 0.2em;
		font-weight: bold;
}

.biga {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0D3F72;
	font-weight: bold;
}


.time {
		font-family: Arial, Arial, geneva, sans-serif;
		font-size: 12px;
		color: #0D3F72;
		font-weight: bold;
}

.popup {
		font-family: Arial, geneva, sans-serif;
		font-size: 9px;
		color: #0D3F72;
}

a.linker {  color: #003366; text-decoration: underline}

sup {font-family:Arial, Helvetica; font-size: 8pt;} 

A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	xtext-align: justify;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #3366CC;
}
.padding {
	padding-left: 10px;
}
.indextable {
	background-image: url(product-title_05.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.yellowtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
}
.tablebg{
	background-image: url(p-bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
}

.menubg{
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(menu-bg.jpg);
	background-repeat: repeat;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.question{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}

.imgbrd{
	border: medium solid #CCCCCC;
}

.line a, .line a:visited {
text-decoration:none;
font-size:14px;
color:#FF9933;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.line a:hover{
text-decoration: underline;
	color: #FF0000;
}
.abtbg {
	background-image: url(abt_17.jpg);
	background-repeat: no-repeat;
}
.left-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FE8F00;
}



input[type=submit]:hover, input[type=button]:hover{
background-color:#EBEBEB !important;
}

a.nav { 
padding-top:10px; padding-bottom:10px; padding:9px;
}

a.nav:active, a.nav:visited,  a.nav:link { 
color: #000000; 
font-size : 10px; font-weight: bold; font-family: verdana; text-decoration: none;
}

a.nav:hover { 
font-size : 10px; font-weight: bold; color: black; font-family: verdana; text-decoration: underline; 
}

.header { 
font-size : 16px; font-weight: bold; color: #FF0000; font-family: verdana; text-decoration: none;  
}
.bborder { 
background-color: #FFFFFF; border: 1px #A7A6B4 solid; 
}
.panel   {
-moz-border-radius: .3em .3em .3em .3em; border: 1px solid silver; background-color: #F7F6F4;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
