h2 {
	font-weight: normal;
}
body{
	font-family: Arial;
	font-size: 12px;
}
a {
	text-decoration:  none;
	border: none;
	color: #C5271B;

}
a:hover {
	text-decoration:  underline; 
	border: none;

}
a:visited {
	border: none;

}
a.mainlevel {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	margin-right: 15px;
}
a.mainlevel:hover {
	color: #FFFF00;
	text-decoration:  underline; 
}
a.mainlevel:visited {

}
.body {
	background-image: /images/hg.jpg;
}
.footer {
	background-color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.adminlogin {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color:#999999;
}
.navi {
	background-color: #363636;
}
.content {
	background-color: #FFFFFF;
	padding: 10px;
}
.contentbody {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.contentpaneopen {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.contentheading {
	font-family: Arial;
	font-size: 18px;		font-weight: bold;	
	color: #C5271B;
}
.componentheading {
	font-family: Arial;
	font-size: 18px;		font-weight: bold;	
	color: #C5271B;
}
.contentpagetitle {
	font-family: Arial;
	font-size: 18px;		font-weight: bold;	
	color: #C5271B;
}
.sectiontableheader {
	font-family: Arial;
	font-size: 18px;
	color: #C5271B;
}
.adminform {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.moduletable {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	
}
.dntext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
tr { font-size: 12px; }