/* DG_CSS Document */
body {
	background-color:#555555;
	background-image:url(bg.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body,form,div,hr,h1,h2,h3,h4,h5 {
	margin-left: 5px;
	padding:0px;
}

ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

ul li {
	padding-left: 20px;
	background: url(../images/icon_list.gif) no-repeat 1px 3px;
	line-height: 180%;
}

ol li {
	margin-left: 0px;
	line-height: 180%;
}


.new ul {
	list-style: none;
	margin:0px;
	padding-top:10px;
}

.new ul li {
	padding-left: 20px;
	background: url(../images/icon-info.gif) no-repeat 1px 3px;
	line-height: 150%;
}

.new ol li {
	margin-left: 0px;
	line-height: 100%;
}




h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 11px;
	text-align:left;
	padding-left:10px;
	color:#CC3300;
}
h4 {
	font-size: 10px;
	color:#204822;
}
h5 {
	font-size: 9px;
}
th {
	text-align:left;
	background-color:#;
	Padding-left:10px;
}
p{
	font-size:11px;
	text-align:justify;
	margin:5px 0 5px 0;
}
Input {
	border:1px solid #444444;
	background-color:#FeFeFe;
	color:#2a2a2a;
	font-family:tahoma;
	font-size:10px;
}
Textarea {
	border:1px solid #444444;
	background-color:#FeFeFe;
	color:#2a2a2a;
	font-family:tahoma;
	font-size:10px;
}
/* DG ID */
#maintable {
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:top;
	background-color:#555555;
	background-image:url(bg.gif);
}
#centertable {
	width:777px;
	height:100%;
	background-color:#ffffff;
}
#image {
	padding-left:15px;
	padding-top:8px;
	padding-bottom:2px;
}
#menutop {
	height:20px;
	padding:6px;
}
#heighttd {
	height:100%;
}
#leftmenu {
	width:252px;
	background-color:#BB3E06;
	vertical-align:top;
}
#leftdg {
	width:180px;
	height:20px;
}
#topdivider {
	background-image:url(top-divider.gif);
	background-repeat:repeat-x;
	height:4px;
}
#bodydivider {
	background-image:url(body-divider.gif);
	background-repeat:repeat-x;
	height:4px;
}
#bannerleft {
	background-image:url(banner_left.jpg);
	background-repeat:no-repeat;
	width:252px;
	color:#FFFFFF;
}
#body {
	width:98%;
}
/* DG Class */
.topbg {
	background-image:url(top_bg.gif);
	background-repeat:repeat-x;
	background-position:top center;
}

.text1{
	color:#2A2A2A;
	font-size:11px;
	font-weight:none;
}

.text2{
	color:#2A2A2A;
	font-size:11px;
	font-weight:none;
}


.blacknav {
	color:#2A2A2A;
	font-size:10px;
	font-weight:bold;
}
a.blacknav {
	color:#2A2A2A;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
a.blacknav:hover {
	text-decoration:underline;
}
.bluenav {
	color:#032737;
	font-size:10px;
	font-weight:bold;
}
a.bluenav {
	color:#032737;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
a.bluenav:hover {
	text-decoration:underline;
}
.dgnavcellleft {
	background-color:#BB3E06;
	width:230px;
	height:10px;
	display:block;
	text-transform:uppercase;
}
a.dgnavcellleft {
	background-color:#BB3E06; background-image:url(leftmenu_bg.gif); background-position:bottom center;
	background-repeat:no-repeat;
	width:230px;
	padding-left:20px; padding-bottom:3px; padding-top:3px;	
	font-size:10px; color:#FFFFFF; font-weight:bold; text-decoration:none;
	border-left:1px solid #F6893B; border-right:1px solid #F6893B; border-bottom:1px solid #F6893B;
}
a.dgnavcellleft:hover {
	background-color:#DA4408; background-image:url(leftmenu_bg.gif); background-position:bottom center;
	background-repeat:no-repeat;
	width:230px;
	padding-left:20px; padding-bottom:3px; padding-top:3px;	
	font-size:10px; color:#000000; font-weight:bold;
	border-left:1px solid #F6893B; border-right:1px solid #F6893B; border-bottom:1px solid #F6893B;
}
.header {
	color:#585151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	font-weight:;
	background-color:#f6f2b4;
	border:1px solid #fbd4be;
	text-align:left;
}
.headername {
	color:#585151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:5px;
	font-weight:;
	background-color:#eed49d;
	border:1px solid #fbd4be;
	text-align:center;
}
.header1 {
	color:#585151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:20px; padding-top:2px; padding-bottom:2px; padding-left:5px;
	font-weight: bold;
	background-color:#f7e7c0;
	border:1px solid #fbd4be;
}


p.hilights {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	padding-top:2px; padding-bottom:2px; padding-left:5px;
	font-weight: bold;
	background-color:#e67d20;
	border:1px solid #fbd4be;
}

p.hilights:hover {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	padding-top:2px; padding-bottom:2px; padding-left:5px;
	font-weight: bold;
	background-color:#773606;
	border:1px solid #fbd4be;
}




.brownlink {	
	color:#BB3E06;
	padding:5px;
}
a.brownlink {
	color:#BB3E06;
}
a.brownlink:hover {
	color:#f20000;
	text-decoration:none;
}
.bottom {
	color:#BB3E06;
	padding-top:4px;
	font-size:9px;
}
a.bottom {
	color:#BB3E06;
	font-size:9px;
	text-decoration:none;
}
a.bottom:hover {
	text-decoration:underline;
}
a.bannerleft {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.whitebold {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.title {
	color:#5B2006;
}
.lightgraybg {
	background-color:#f5f5f5;
	padding:2px 2px 2px 10px;
}

.img1{padding:4px; margin:4px; border:1px solid #fbd4be; }
.bgwq{background-color:#fbd4be;}
















.glossymenu{
margin: 5px 0;
padding: 0;
width: 210px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem
{
background-color:#BB3E06; background-image:url(leftmenu_bg.gif); background-position:bottom center;
	background-repeat:no-repeat;
	width:210px;
	padding-left:20px; padding-bottom:3px; padding-top:3px;	
	font-size:10px; color:#FFFFFF; font-weight:bold; text-decoration:none;
	border-left:1px solid #F6893B; border-right:1px solid #F6893B; border-bottom:1px solid #F6893B;
	}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}



.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background-color:#BB3E06;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{background-color:#BB3E06; background-image:url(leftmenu_bg.gif); background-position:bottom center;
	background-repeat:no-repeat;
	width:210px;
	padding-left:20px; padding-top:3px;	
	font-size:10px; color:#FFFFFF; font-weight:bold; text-decoration:none;
	border-left:1px solid #F6893B; border-right:1px solid #F6893B; border-bottom:1px solid #F6893B;
}

.glossymenu div.submenu ul li a{
color:#FFFFFF;
background-color:#BB3E06;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
text-transform:uppercase;
}

.glossymenu div.submenu ul li a:hover{
color:#110000;
background-color:#BB3E06;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
text-transform:uppercase;
}
#menu7{
color:#333333;
background-color:#f5a659;

}

#menu7:hover{
color:#333333;
background-color:#ffffff;

}

#menu0{
color:#333333;
background-color:#f5a659;

}

#menu0:hover{
color:#333333;
background-color:#ffffff;

}

.Mbabanner{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:50px; font-weight:normal; color:#000000}
.Ugc{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; color:#000000;}

.HOMELINK:link{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; color:#000000; text-decoration:none}
.HOMELINK:visited{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; color:#000000;text-decoration:none}
.HOMELINK:hover{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; color:#000000;}


