body{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	background: #000000;
	margin: 0 0 0 0;
}
td,p{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color : #cccccc;
}
input{
	height:20px;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	background : #FFFFFF;
	border : thin solid #999999;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	line-height : 12px;
}
input.no_border{
	height:20px;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	background : #FFFFFF;
	border : thin solid #FFFFFF;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	line-height : 12px;
}
li{
	margin-left: 8px;	
}
a{
	color: #D03434;
}
a:LINK {
	color: #D03434;
	text-decoration: none;
}
a:VISITED {
	color: #D03434;
	text-decoration: none;
}
a:HOVER {
	color: #D03434;
	text-decoration: underline;
}
a:ACTIVE {
	color: #D03434;
	text-decoration: none;
}
.bodyheading {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
}
.topmenu {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	font-weight: normal;
	cursor: hand;
	margin: 0 10 0 10;
	padding-bottom: 2;
	vertical-align: bottom;
}
a.topmenu {
	color: #EEEEEE;
}
a.topmenu:LINK {
	color: #EEEEEE;
	text-decoration: none;
}
a.topmenu:VISITED {
	color: #EEEEEE;
	text-decoration: none;
}
a.topmenu:HOVER {
	color: #EEEEEE;
	text-decoration: underline;
}
.leftheading{	
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c8c8c;
	background-color: #2a2a2a;
	font-weight: bold;
	padding-left: 8;
}
.contenthead{	
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #8c8c8c;
	background-color: #2a2a2a;
	font-weight: bold;
	padding-left: 8;
	vertical-align: middle;
}
.content{
	padding-top: 8;
}
.leftmain {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	font-weight: normal;
	cursor: hand;
	vertical-align: top;
	padding: 8 8 0 3;
	line-height: 20px;
}
.leftmain a{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #6699cc;
	font-weight: normal;
	cursor: hand;
	vertical-align: top;
	padding: 8 8 0 3;
	line-height: 20px;
}
.leftmain a:LINK {
	color: #6699cc;
	text-decoration: none;
}
.leftmain a:VISITED {
	color: #6699cc;
	text-decoration: none;
}
.leftmain a:HOVER {
	color: #6699cc;
	text-decoration: underline;
}

.crumbs {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	vertical-align: middle;
	text-align: right;
	padding-right: 5;
}
.crumbs img{
	text-align: center;
	vertical-align: middle;
}
.crumbs a{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
	font-weight: normal;
	vertical-align: middle;
	text-align: right;
}
.crumbs a:LINK {
	color: #6699cc;
	text-decoration: none;
}
.crumbs a:VISITED {
	color: #6699cc;
	text-decoration: none;
}
.crumbs a:HOVER {
	color: #6699cc;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-align: center;
}
a.footer {
	color: #999999;
}
a.footer:LINK {
	color: #999999;
	text-decoration: none;
}
a.footer:HOVER {
	color: #999999;
	text-decoration: underline;
}
a.footer:VISITED {
	color: #999999;
	text-decoration: none;
}
.daform table{
	background-color: #000000;
	border: 2px solid Gray;
}
.daform td{
	color: #000000;
	background: #fafafa;
}
.daform th{
	color: #000000;
	background-color: #6699cc;
}
.daform td.daformtitle{
	color: #000000;
	background-color: #CCCCCC;
}
.newsheading {
	font-style: italic;
}
.newstitle {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	font-weight: normal;
	cursor: hand;
	vertical-align: top;
	line-height: 16px;
}
.newstitle a{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #6699cc;
	font-weight: normal;
	cursor: hand;
	vertical-align: top;
	line-height: 16px;
}
.newstitle a:LINK {
	color: #6699cc;
	text-decoration: none;
}
.newstitle a:VISITED {
	color: #6699cc;
	text-decoration: none;
}
.newstitle a:HOVER {
	color: #6699cc;
	text-decoration: underline;
}
.newscontent {
	
}
.daformtitle {
	color:black;
	font-weight:bold;
}
#string {
	color:white;
	background-color:black;
	cursor:hand;
	border-width:1px;
	border-color:white;
	border-style:raised;
	font-weight:bold;
}