body {
	background-color:#CCCCCC;
	background-image:url(../images/bak-page.jpg);
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-right:0px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-style:normal;
	text-align:justify;
	padding:8px;		
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-style:normal;	
}
b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-style:normal;
	font-weight:bold;	
}
.mainhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#990000;
	font-style:normal;
	font-weight:bold;	
}
.maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-style:normal;
	padding-left:10px;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:2px;
	line-height:15px;
}
.centrepaneltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-style:normal;
	padding-left:8px;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:2px;
	line-height:18px;
}
.smallprint {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c0c0c0;
	font-style:normal;
	font-weight:normal;	
}
a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CC6600;
	font-style:normal;
	text-decoration:none;	
}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC6600;
	font-style:normal;
	text-decoration:none;	
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC6600;
	font-style:normal;
	text-decoration:underline;
}
table.redtbldata {
	border-left: solid 1px #EBEBEB;
	border-right: solid 1px #EBEBEB;
	border-top: solid 1px #EBEBEB;
	border-bottom: solid 1px #EBEBEB;
	padding: 0.2em
}
table.borderred {
	border-left: 1px;
	border-right: 1px;
	border-left-color: #990000;
	border-left-style: dashed;
	border-right-color: #990000;
	border-right-style: dashed;	
	padding: 0.2em
}	
table.adminred {
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom:1px;
	border-left-color: #990000;
	border-left-style: solid;
	border-right-color: #990000;
	border-right-style: solid;
	border-top-color: #990000;
	border-top-style: solid;		
	border-bottom-color: #990000;
	border-bottom-style: solid;
	background-color:#FFFFFF;
	padding: 0.2em
}		
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	text-align:justify;
	margin-right:15px;
	margin-left:-10px;
}
hr {
	color:#FF9900;
	background-color:#FF9900;
	height:1px;
	width:100%;
}