/* DG_CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #161616;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C2C2C2;
}
H1,H2,H3,H4,H5,H6 {
	padding:4px;
}
HR,Li,Div,Th {
	padding:0px;
	margin:0px;
}
Ul {
	margin:5px 0 5px 25px;
	padding:0px;
	text-align:left;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 10px;
}
p {
	text-align:justify;
	margin-top:5px;
	margin-bottom:5px;
}
input,textarea,select {
	border:1px solid #eeeeee;
	background-color:#CCCCCC;
	font-family:verdana;
	font-size:10px;
	color:#080808;
}
/*DG_Id*/
#maintable {
	width:100%;
	height:100%;
}
#centertable {
	width:96%;
	height:100%;
	background-color:#2B2B2B;
}
#bodytd {
	background-color:#2B2B2B;
	height:100%;
	width:100%;
	text-align:center;
}
#bodytdinner {
	background-color:#2B2B2B;
	/*height:100%;*/
	width:100%;
	text-align:center;
}
#heighttd {
	background-color:#161616;
	height:100%;
	background-image:url(bg.gif);
}
#top {
	height:100px;
	background-color:#1B1B1B;
}
#bottom {
	height:50px;
	background-color:#252525;
}
#topnav {
	background-color:#161616;
	border-left:1px solid #2B2B2B;
	border-top:1px solid #2B2B2B;
	border-right:1px solid #2B2B2B;
	border-bottom:1px solid #000000;
	height:25px;
}
#spacer {
	background-color:#2B2B2B;
	width:1px;
}
#header {
	background-color:#333333;
	color:#F6E0AF;
	font-family:georgia;
	font-size:18px;
	padding:2px 2px 0px 10px;
	text-align:left;
	border-bottom:1px solid #1B1B1B;
}
#formtable {
	background-color:#1B1B1B;
	border:1px solid #aaaaaa;
}
/*DG_class*/
.toplink {
	color:#c2c2c2;
}
a.toplink {
	color:#c2c2c2;
}
.topnav {
	font-size:11px;
	color:#f0f0f0;
	font-weight:bold;
}
a.topnav {
	color:#f0f0f0;
	background-color:#161616;
	width:100%;
	height:100%;
	padding-top:5px;
}
a.topnav:hover {
	color:#f0f0f0;
	background-color:#262626;
	text-decoration:none;
	padding-top:6px;
	color:#F6E0AF;
}
.bottomlink {
	color:#FFFFFF;
	font-size:11px;
	text-transform:lowercase;
}
a.bottomlink {
	color:#FFFFFF;
}
a.bottomlink:hover {
	color:#FAF9D7;
}
.copyright {
	font-size:9px;
	color:#7B7B7B;
}
a.copyright {
	color:#7B7B7B;
}
.dg {
	font-size:1px;
	color:#1B1B1B;
}
.noborder {
	border:0px;
}
.paddingfour {
	padding:4px;
}
.Light12{font-size:12px;}