body {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	/background: #003366;
	background: #FFFFFF;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Arial, Helvetica, sans-serif
}
.popup1
{
COLOR: #9F141A;
CURSOR: help;
TEXT-DECORATION: none
}
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	background: #FFF;
}
a:hover {
	color: #ffbd4d;
	text-decoration: none;
	font-weight: bold;
	background: #FFF;
}
html>body ul {
	list-style: none;
	text-indent: -12px;
}
ul {
	margin-top: 0;
	margin-left: 0;
	padding-left: 12px;
}
li {
	margin: 7px 0 8px 10px;
}
ul.sublist {
	margin-top: 0;
	margin-left: 0;
	padding-left: 5px;
}
li.sublist {
	margin: 7px 0 8px 3px;
}

#mainbody {

	margin: 0;
	padding: 5;
	border: 1px solid #000000;
	color: #FFFFFF;
	background: #151842;
}
#topnav {
	clear: both;
	position: relative;
	width: 768px;
	height: 25px;
	border-bottom: 1px solid #000;
	text-align: right;
	padding: 0;
	background: #65615b;
	color: #FFFFFF;
}
#topnav a {
	border: 0px;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	background: #65615b;
	color: #FFFFFF;
}
#topnav a:hover {
	text-decoration: none;
	background: #65615b;
	color: #151842;
}
#header {
	overflow: hidden;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	background-color:#151842;
}
#leftcol {
	width: 165px;
	color: #FFFFFF;
	padding: 5px;
	text-align: left;
	background: #34a5b5;
}
#leftcol .title h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#leftcol .content {
	border-top-width:1; margin-left:0; margin-right:0; margin-top:5px; margin-bottom:10px; padding-left:4; padding-right:4; padding-top:1; padding-bottom:1; background-color:#34a5b5;
}
#leftcol a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #34a5b5;
}
#leftcol a:hover {
	color: #FFFF00;
	background: #34a5b5;
}
#rightcol {
	width: 581px;
	border-left: 2px solid #151842;
	color: #333;
	padding: 8px;
	text-align: left;
	background: #fffbf6;
	line-height: 1.5 em
}
#rightcol .title h1 {
	font-size: 16px;
	font-weight: bold;
	color: #34a5b5;
	margin: 0;
	padding: 8;
}
#rightcol .title h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 8;
}
#rightcol .content {
	margin: 5px 0 10px;
	padding: 8;
	border-top: 1px dotted #151842;
	line-height: 1.5 em
font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif

}
#rightcol a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #333;
	background: #fffbf6;
}
#rightcol a:hover {
	color: #498FA4;
	background: #fffbf6; text-decoration:underline; font-weight:bold
}
#footer {
	clear: both;
	position: relative;
	width: 768px;
	height: 16px;
	font-size: 10px;
	color: #C2BBAF;
	text-align: center;
	background: #151842;
	/border-top: 1px solid #000;
}
#footer h3 {
	font-size: 10px;
	margin: 0;
	padding: 0 5px;
	float: left;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
	background: #151842;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: none;
	background: #151842
}
.screenshot {
	padding: 4px;
	float: right;
}
#toplink {
	float: right;
	clear: both;
}


#headerlist {
	clear: both;
	position: relative;
	width: 100px;
	height: 16px;
	font-size: 14px;
	color: #C2BBAF;
	text-align: center;
	background: #151842;
	/border-top: 1px solid #000;
}
#headerlist a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	background: #151842;
}
#headerlist a:hover {
	color: #FFFF00;
	text-decoration: none;
	background: #151842
}