body {
	background:#ebf8fa;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px; 
	padding:0px;
	color:#808080;
}

a:link {
	text-decoration:none; 
	color:#74001b;
}
a:active {
	text-decoration:none; 
	color:#74001b;
}
a:visited {
	text-decoration:none;
	color:#74001b;
}
a:hover {
	text-decoration:underline;
	color:#010101;
}

a.dgm_title:link {
	text-decoration:underline; 
	color:#5674b9;
}
a.dgm_title:active {
	text-decoration:underline; 
	color:#5674b9;
}
a.dgm_title:visited {
	text-decoration:underline;
	color:#5674b9;
}
a.dgm_title:hover {
	text-decoration:none;
	color:#5674b9;
}

.bgTop{
	background:url(../images/bg_top.png) no-repeat top center;
	margin:0;
}

.bgBottom{
	background:url(../images/bg_bottom.png) no-repeat bottom center;
	margin:0;
}

.name{
	background:url(../images/name.gif) no-repeat;
	width:966px;
	height:111px;
	margin:0 auto;
}

.contentLogo{
	padding-left:9px;
	padding-top:9px;
	padding-right:9px;
	padding-bottom:9px;
}

.menuBg{
	background:url(../images/bg_menu.png) no-repeat;
	width:980px;
	height:30px;

}


.con1{
	background:url(../images/content_top.gif) repeat-y;
	width:980px;
	height:10px;
	margin:0 auto;
	*margin-bottom:-4px !important;
}

.con2{
	padding-left:3px;
	padding-right:3px;
	background:#fff url(../images/bg_content.gif) repeat-y;
}

.con3{
	background:url(../images/content_bottom.png) no-repeat;
	width:966px;
	height:4px;
	margin:0 auto;
}

.separatorL{
	background:url(../images/separatorL.gif) no-repeat;
	width:230px;
	height:17px;
	margin:0 auto;
}

.BT{
	background:#fff url(../images/body_top.gif) no-repeat;
	height:10px;
	*margin-bottom:-3px !important;
}

.BC{
	padding:10px 10px 10px 10px;
}

.BB{
	background:url(../images/body_bottom.gif) no-repeat;
	height:12px;
}

.title{
	background:url(../images/title.gif) no-repeat;
	height:27px;
	width:700px;
}

.bottom{
	background:url(../images/bottom.gif) no-repeat;
	width:966px;
	height:54px;
	margin:0 auto;
}

.copy{
	width:980px;
	height:20px;
	margin:0 auto;
	text-align:right;
}

.moduletable{
	margin-right:10px;
	*margin-right:7px !ipmortant;
}