body	{margin: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	scrollbar-face-color: #4A8AB5;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #10AE29;
	scrollbar-3dlight-color: #DEDBCE;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF}

body, th, td, ul {
        font-family: tahoma,Verdana,sans-serif;
        font-size: 11px;
        line-height: 12pt;
        color: #000000;}

.header {
	background-image: url('/images/headerbg.jpg');
	background-repeat: repeat-x;
	padding: 0
}

.header span {
	color: #DEDBCE;
	font-size: 16px;
	font-style: italic;
}

TD.footer {
	background-image: url('/images/footerbg.jpg');
	background-repeat: repeat-x;
	padding: 0;
	height: 38px;
	color: #FFFFFF;
}
TD.footer a {
	color: #ffffff;
	}
TD.footer a:visited {
	color: #C2E8CC;
	}
TD.footer a:active {
	color: #DEDBCE;
	}

TD.footer a:hover {
	color: #DEDBCE;
	}

.maintble {
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.whatsnew {
	width: 200px;
	padding: 15px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #000000;
	}

.underlined {border-bottom: 1px solid #E7D45B}

H3 {
	font-weight: bold;
	font-size: 12px;
	border-style: solid;
	border-color: #D6D7CE;
	background-color: #DEDFD6;
	border-width: 1px;
	margin: 2px;
	padding: 3px;
	}
.synopsis {
	padding: 0px 0px 20px 10px;
	margin: 0px 0px 50px 0px;
	}

.tblhead {
	color: #E630ED;
	border-style: solid;
	border-color: #EDE6B1;
	border-width: 1px;
	font-weight: bold;
	background-color: #FEF9D7;
}

.bordered {
	border-style: solid;
	border-color: #AAB6BF;
	border-width: 1px;

}

.borderedhilite {
	font-size: 12px;
    	line-height: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #E9D356;
	border-style: solid;
	border-color: #AAB6BF;
	border-width: 1px;
	padding: 4px 4px 4px 10px;

}

HR {color: #E9D356;
	height: 1pt}

H1 {font-variant: small-caps;
	font-size : 16px;
	color: #800000;
 	line-height: 16pt;
	font-weight: bold;
	text-decoration: none}
H2 {
	font-size : 16px;
	color: #800000;
 	line-height: 16pt;
	font-weight: bold;
	text-decoration: none}

.content {
	padding: 15px
	}

#links
	{
	position: absolute;
	top: 28px;
	left: 58px;
	height: 58px;
	width: 716px;
	padding: 8px;
	margin: 0px;
	text-align: right;
	font-weight: bold;


	}

#links a {color:#000000; text-decoration: none;}
#links a:link {color:#000000;}
#links a:visited {color:#000000;}
#links a:hover {color:#00547A;}

.cssnav {
	position: relative;
	background-image: url(/images/bgon.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 189px;
	height: 23px;
	margin: 0;
	padding: 0;
}

.cssnav a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 189px;
	height: 23px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}

.cssnav img {
		width: 189px;
		height: 23px;
		border: 0; }
* html a:hover {visibility:visible}

.cssnav a:hover img{visibility:hidden}

.cssnav a:visited {color: #000000}
.cssnav a:active {color: #008700}
.cssnav span {
	position: absolute;
	left: 21px;
	top: 3px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.sidebar {
	 background-color: #DEDCD1;
	 width: 150px;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #000000;
	margin: 0px
	padding: 0px;

	}
a.:link {
	font-size : 11px;
	color: #A61D21;
	line-height: 13pt;
	}

a.:visited {
	font-size : 11px;
	color : #443D41;
	line-height: 13pt;
	}

a.:hover {
	font-size : 11px;
	color : #A61D21;
	line-height : 13pt;
}

input	{
	color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background: #FFFFFF;
	font-weight: normal;
	font-size: 11px
	}

input.white	{
	color: #000000;
	border-style: solid;
	border-color: #ffffff;
	border-width: 0px;
	background: #FFFFFF;
	font-weight: normal;
	font-size: 11px
	}
	
input.submit {background-color: #C3180F;
	border-style: solid;
	border-color: #AAB6BF;
	border-width: 1px;
	font-weight: bold;
	color: #ffffff}




