body {
	background-color: #E6E6E6;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.navbar {
	background-color: #E00201;
}
a.topnav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}
a:hover.topnav {
	color: #FFFF00;
	text-decoration: underline;
}
a.topnav2 {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	float: left;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	background-image: url(images/reg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
a:hover.topnav2 {
	color: #FFFF00;
	text-decoration: underline;
}

#dcentral td {
	color: #000000;
	font-family:tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align: center;
}
#dcentral td img {
	border: 1px dashed #000000;
	height: 110px;
	width: 110px;
}h1 {
	color: #000099;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.ref {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px;
}
.mainpad {
	padding: 5px;
}
select {
	margin: 3px;
}
a.enter {
	background-color: #CCFF00;
	border: 1px dashed #000000;
	display: block;
	color: #000000;
}
a:hover.enter {
	background-color: #9BC100;
}
a.enter2 {
	background-color: #9BC100;
	border: 1px dashed #000000;
	display: block;
	color: #000000;
}.style1 {font-size: 24px}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {color: #333333}a.area {
	color: #000000;
	text-decoration: none;
	cursor: crosshair;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}.profile {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
a.arealink {
	color: #FF0000;
	text-decoration: underline;
}

