#hd1{
	background-image: url(images/header_01.jpg);
	width: 344px;
	height: 40px;
}
#hd2{
	background-image: url(images/header_02.jpg);
	width: 456px;
	height: 40px;
	background-repeat:no-repeat
}
#hd3{
	background-image: url(images/header_03.jpg);
	width: 344px;
	height: 21px;
}
#hd5{
	background-image: url(images/header_05.jpg);
	width: 344px;
	height: 22px;
}
#hd6{
	background-image: url(images/header_06.jpg);
	width: 456px;
	height: 22px;
	background-repeat:no-repeat
}
#hd7{
	background-image: url(images/header_07.jpg);
	width: 345px;
	height: 36px;
}
#hd8{
	background-image: url(images/header_08.jpg);
	width: 456px;
	height: 36px;
	background-repeat:no-repeat
}
#Table_01{
	background-image: url(images/header_04.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #996600;
}
#main_div {
	width: 650px;
	margin-left:auto;
	border: 1px none #333333;
	clip: rect(auto,auto,auto,auto);
	float: right;
	overflow: auto;
	display: inline;
	clear:both;
}

#left_div {
/*	float: left;
*/	width: 140px;
	border: medium double #996600;
	position: absolute;
	height: 300px;
	top: expression( ( 120 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );	
	background-attachment: fixed;
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	clear:both;
}
#footer {
	font-size: 11px;
	font-style: italic;
	text-align: center;
	float: none;
	position: fixed;
	clear: left;
	width: 800px;
	height: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

#content {
	visibility: visible;
	overflow: auto;
	height: 800px;
	border: medium double #996600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
/*	background-image: url(images/content_bg.jpg); */
background:#FFFFFF
	padding: 10px;
}
body {
	background-color: #ffffe7;
	color: #993300;
	scrollbar-face-color:#ffffb4;
	scrollbar-arrow-color:#993300;
	scrollbar-track-color:#ffffe7;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	background-image: url(../techsupport/ct_bg1.gif);
	background-attachment: fixed;
}


#scrollie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
	text-align: center;
	background-color: #FFFFc5;
}
#img {
	float: left;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
}
#img a:link{
}
a:hover {
	text-decoration: underline;
	font: Arial;
}
a:visited {
	color: #663300;
	text-decoration: none;
	font-weight: bolder;
	font: Arial;
}
a:link {
	color: #774400;
	text-decoration: none;
	font-weight: bolder;
	font: Arial;
}

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a:hover{
color: #000000;
background: #C1C1FF;
border-color: #227;
}

#tablist li a.current{
background: lightyellow;
}
#tabdiv {
	border: 1px solid #000000;
	overflow: auto;
	height: 340px;
	width: 98%;
}
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#FFFFE7;
color:#993300;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
border:1px solid #993300;
}

.submenu{
	margin-bottom: 0.5em;
}
