
html {
//     overflow: -moz-scrollbars-vertical;
}

p {
	font-family:"Trebuchet MS";
	color: #666666;
	font-size: 13px;	
	line-height: 18px;
}

.vm {
	font-family:"Trebuchet MS";
	color: #FFFFFF;
	font-size: 12px;	
	line-height: 18px;
}
body {
	background-color: #666666;
}

.tbl_bdr {
	border-color:#000000;
	border-style:solid;
	border-width:1px;

}

.tbl_style1 {
	background-color:#999999;
	

}
.tbl_style2 {
	background-color:#FFFFFF;
	border-color:#999999;
	border-style:dotted;
	border-width:1px;

}
.spacertop {
	background-color:#FFAD52;
	border-top-color:#FF3300;
	border-top-style:solid;
	border-top-width:1px;
	height:3px;
}

.spacerbottom {
	background-color:#FFAD52;
	border-bottom-color:#FF3300;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:3px;
}

.headr {
	background-color:#FFFFFF;
}

.left {
	background-color: #666666;
	border-right-width:1px;
	border-right-color:#FF3300;
	border-right-style:solid;
	border-top-width:1px;
	border-top-color:#FF3300;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FF3300;
	border-bottom-style:solid;
	border-left-width:1px;
	border-left-color:#FF3300;
	border-left-style:solid;
}

.spacer {
	background-color: #FFAD52;
}

.hspacer {
	background-color: #FFAD52;
	line-height:3px;
}


.middle {
	background-color: #FFFFFF;
	border-right-width:1px;
	border-right-color:#FF3300;
	border-right-style:solid;
	border-top-width:1px;
	border-top-color:#FF3300;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FF3300;
	border-bottom-style:solid;
	border-left-width:1px;
	border-left-color:#FF3300;
	border-left-style:solid;
}



.footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	background-color:#FFFFFF;
	height:15px;
}


.footer a:link {
	color: #666666;
 	text-decoration: underline;
}
.footer a:visited {
	color: #666666;
 	text-decoration: underline;
}
.footer a:active {
	color: #666666;
 	text-decoration: underline;
}
.footer a:hover {
	color: #FF3300;
 	text-decoration: underline;
}

p a:link {
	color: #666666;
 	text-decoration: underline;
}
.vm a:visited {
	color: #FFFFFF;
 	text-decoration: underline;
}
.vm a:active {
	color: #FFFFFF;
 	text-decoration: underline;
}
.vm a:hover {
	color: #FF3300;
 	text-decoration: underline;
}

.vm a:link {
	color: #FFFFFF;
 	text-decoration: underline;
}
p a:visited {
	color: #666666;
 	text-decoration: underline;
}
p a:active {
	color: #666666;
 	text-decoration: underline;
}
p a:hover {
	color: #FF3300;
 	text-decoration: underline;
}

.copy {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FF3300;
	height:15px;
	background-color:#FFFFFF;
}


h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFAD52;
	font-size: 26px;
	font-weight: 600;
	margin-top: 0;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFAD52;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 3px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFAD52;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 3px;
}

.textbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFAD52;
	font-size: 11px;
}

ul {
	margin: 0;
	padding-left: 1em;
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}




