BODY {
SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; 
SCROLLBAR-SHADOW-COLOR: #0000FF; 
SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
SCROLLBAR-ARROW-COLOR: #0000FF; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
SCROLLBAR-BASE-COLOR: silver;
}

body {	font-family:"Trebuchet MS"; margin:0px; color:#000000;	background-image:url(images/bg.gif); background-position:center; background-repeat:repeat; width:100%;	height:100%;}
p {	font-family:"Trebuchet MS";	font-size:1em;	line-height:120%;}
td {	font-family:"Trebuchet MS";	font-size:0.9em;}
h1 { margin-top:6px; margin-bottom:3px; color:#0000FF;	text-decoration:none; font-weight:bold; font-size:1.2em;	}
h2 { margin-top:6px; margin-bottom:3px; color:#0000FF;	text-decoration:none; font-weight:bold; font-size:1.0em;	}
h3 { margin-left:3px; margin-bottom:3px;color:#0000FF;	text-decoration:none; font-weight:bold; font-size:1.2em;	}
a:ACTIVE, a:LINK, a:VISITED {	color:#0000FF;	text-decoration:none; font-weight:bold; font-size:1em;	}
a:HOVER {	color:#0000FF;	text-decoration:underline;  font-weight:bold;}

a.black:ACTIVE, a.black:LINK, a.black:VISITED {	color:#333333;	text-decoration:none; font-weight:normal; font-size:1em;	}
a.black:HOVER {	color:#333333;	text-decoration:underline;  font-weight:normal;}

a.email:ACTIVE, a.email:LINK, a.email:VISITED {	color:#000000;	text-decoration:none; font-weight:normal;	}
a.email:HOVER {	color:#000000;	text-decoration:underline;  font-weight:normal;}
td.body{font-size:0.7em; font-weight:bold;}

#bg {}
#page_wrapper {	position:absolute;	width:960px;	background-color:#ffffff; background-image:url(images/centerbg2.gif); background-repeat:repeat-y }
#header {width:960px; height:60px; background-color:#ffffff; background-image:url(images/header.jpg); background-repeat:no-repeat; }
#specialsheader {width:600px; height:240px; background-color:#ffffff; background-image:url(images/specialoffersheader.gif); background-repeat:no-repeat; }
#cmsheader {width:960px; height:60px; background-color:#ffffff; background-image:url(images/cmsheader.jpg); background-repeat:no-repeat; }

#nav {font-size:0.7em;background-color:#ffffff; width:865px; height:29px;}

#content_wrapper {	margin-top:0px;	width:400px;}

#navigation {z-index: 0; width: 219px;font-family: arial ;font-size:1em;}
#navigation ul, #navigation li { margin: 0; padding: 0; list-style: none;}
#navigation li { display: inline;}
#navigation ul li a {border-bottom:1px solid #cccccc; text-decoration:none; display: block;padding-top:5px;height:24px; color: #0000FF;}
#navigation ul ul li a {font-size:1em; color: #000000; font-weight:normal}
#navigation ul li a:hover {border-bottom:1px solid #cccccc; color:#444444; text-decoration:underline;}
.hideSwitch { display: none;}
.showSwitch { display: block;}
.rollnone {  height:20px; padding-left: 6px; font-family:arial;	font-weight:bold;padding-bottom:4px;}
.rollup {   height:20px;padding-left: 6px; font-family:arial;	font-weight:bold;padding-bottom:4px;}
.rolldown { height:20px;padding-left: 6px; font-family:arial;font-weight:bold;padding-bottom:4px;}
.showtopic { height:20px;padding-left: 6px ;padding-bottom:4px;}


#right {font-size:0.7em; float:right;width:201px; margin-top:12px;background-color:#ffffff}


#linedivide { margin-top:6px;margin-bottom:-7px;background-image:url(images/horizline.gif); background-repeat:no-repeat; height:1px; }
#center {font-size:0.8em;}
#centerfull {font-size:0.7em;border:0px solid #000000;margin-top:12px;margin-bottom:0px;}

#textholder {padding:9px; margin-top:0px;margin-bottom:0px; line-height:100%; color:#000000; border:0px solid #000000;}
#textholder a:ACTIVE, #textholder a:LINK, #textholder a:VISITED {	color:#000000;	text-decoration:none; font-weight:bold;	}
#textholder a:HOVER {	color:#000000;	text-decoration:underline;  font-weight:bold;}

#clear {	clear:both;}
#footer {	font-size:0.7em; background-color:#ffffff; width:960px; height:24px; margin-top:px; margin-bottom:1px; }
#footerleft {	float:left; margin-left:12px; margin-top:5px; color:#0000FF;}
#footerright {	float:right; margin-right:12px; margin-top:5px; color:#0000FF;}
#footer a:ACTIVE, #footer a:LINK, #footer a:VISITED {	color:#0000FF;;	text-decoration:none; font-weight:bold;	}
#footer a:HOVER {	color:#333333;	text-decoration:underline;  font-weight:bold;}
fieldset {
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;

	font-size:1em;
}

#container {
margin-top:-12px;
margin-bottom:-12px;

    padding: 0px;
   border:0px solid #ffffff;
   

}


#container fieldset input, #container fieldset textarea {
    width: 395px;
 border-color:#cccccc;
 border-width:1px;
 border-style:solid;
 margin-bottom:3px;
    padding: 0px;
    color: #333;
	font-size: 1em;
	font-family: arial;
}
#container fieldset select {

 border-color:#cccccc;
 border-width:1px;
 border-style:solid;
   width: 395px;
   padding: 0px;
    color: #333;
	font-size: 1em;
	font-family: arial;
}

#container fieldset label {
	text-align:right;
	padding-right:2px;
	padding-top:2px;
	float:left;
	color:#444444;
    font-size: 1em;
	font-weight:bold;
	width:100px;
}
#container fieldset input:focus, #container fieldset textarea:focus {
    background: #efefef;
    color: #000;
	font-size: 1em;
}

#formError {text-align:left;float:right;color:#ff0000; font-size: 0.8em;font-weight:bold;width:190px;}


input,  textarea { border-top: 1px solid #555; border-left: 1px solid #555; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; padding: 1px;color: #333;font-size: 1em;}


#login-submit input {
  
    padding: 1px ;
    background: #ffffff;
    color: #000066;
    font-size: 0.8em;
	
}