body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(top-bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: 13px;
	line-height: 22px;
	color: #666666;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.line {
	background-image: url(hr-01.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 522px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#copyright {
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-FAMILY: Verdana;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	height: 71px;
	width: 100%;
	margin-top: 20px;
	background-color: #F5F3F4;
	padding-top: 20px;
	line-height: 18px;
}
#copyright A:link {
	FONT-SIZE: 10px; COLOR: #333333; TEXT-DECORATION: none
}
#copyright A:visited {
	FONT-SIZE: 10px; COLOR: #333333; TEXT-DECORATION: none
}
#copyright A:hover {
	FONT-SIZE: 10px; COLOR: #333333; TEXT-DECORATION: none
}
h1 {
	background-image: url(h1.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	color: #85836A;
	font-size: 22px;
	text-decoration: none;
	height: 48px;
}
h2 {
	background-image: url(h2.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 331px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
h3 {
	font-size: 15px;
	padding-left: 35px;
	color: #85836A;
}

/*-----table ------*/
.datatable {
	width: 80%;
	border-collapse:collapse;
	color: #F4F3F1;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #F4F3F1;
	padding: 2px;
}


.datatable td {
	font-size: 12px;
	line-height: 18px;
	color: #777777;
	padding: 10px;
	text-align: left;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
.datatable th {
	color: #666666;
	font-size: 12px;
	text-align: left;
	background-color: #EEEEEE;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 1px solid #FFFFFF;
}

.datatable caption {
	text-align: left;
	text-indent: 10px;
	color: #333333;
	background-position: right top;
	font-size: 13px;
	line-height: 1.8em;
}
.datatable tr.altrow {
	background-color: #FFF8E8;
	background-image: url(images/bg_td2.jpg);
	background-repeat: repeat-x;
}
.datatable tr.altrow2 {
	font:11px;
	color: #666666;
    background-color: #F7F0EA;
	height: 22px;
	padding:10 10 10 0px;
	margin:15 5 0 0px;
}
.datatable tr:hover, .datatable tr.hilite {
	background-color: #FBECCB;
	color: #000000;
}
/*-----table ------*/
/*---nav--*/
#sidebar{
	width: 178px;
	background-image: url(left-icbg-01.jpg);
	background-repeat: no-repeat;
	height: 463px;
	padding-top: 100px;
	display: block;
}
#sidebar a:link {
	width: 140px;
	display: block;
	background-image: url(dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #919175;
	padding-left: 17px;
	margin-left: 10px;
	color: #85836A;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;

}

#sidebar a:hover {
width: 140px;
	display: block;
	background-image: url(dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #919175;
	padding-left: 17px;
	margin-left: 10px;
	color: #CC0000;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
#sidebar a:visited {
width: 140px;
	display: block;
	background-image: url(dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #919175;
	padding-left: 17px;
	margin-left: 10px;
	color: #333333;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;

}
#sidebar a:active {
width: 140px;
	display: block;
	background-image: url(dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #919175;
	padding-left: 17px;
	margin-left: 10px;
	color: #85836A;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
.number{
	background-image: url(icon-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #7B7D7B;
	height: 14px;
	width: 20px;
	text-align: center;
	font-size: 10px;
	background-color: E8E5DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	
}
.number a{
	color: #000000;
	text-decoration: none;
}
.number a:hover{
	background-color: #CCCCCC;
	color: #990000;
}
.number a:visited{
	border: 1px solid #7B7D7B;
	height: 14px;
	width: 20px;
	text-align: center;
	font-size: 10px;
	background-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
