body
{
	background-image: url('../dsg/bg.jpg');
	height: 100%;
	margin: 0px;
	padding:0px;
}

.homeLink{
	color:#8ec254;
	font-weight:normal;
	font-size:20px;
	font-family:Verdana,Helvetica,sans-serif;
	text-decoration: none;
}

.mainPageTable {
	width:780px;
	height:100%;
}

.mainContentColumn{
	height:100%;
	background-color: #FFFFFF;
}

.homeFooterColumn{
	background-color: #FFFFFF;
	background-image: url('../dsg/grass.jpg');
	background-repeat: repeat-x;
	background-position: bottom left;
}

.headerColumn{
	height:99px;
	vertical-align:bottom;
	padding-bottom:10px;
	background-color: #FFFFFF;
}

.headerTable{
	width:100%;
	margin:0px;
}

.slogan{
	color: #04113D;
	font-family: Arial,Helvetica,sans-serif;
	height:10px;
	font-size:11px;
	padding-right:15px;
}

.menuItem{
	height:20px;
	background-image: url('../dsg/menu_background.jpg');
	width:80px;
	text-align:center;
	border-right: 1px solid #FFFFFF;
}

.menuItem A{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#04113D;
	text-decoration:none;
	font-weight:bold;
}

.titleColumn{
	height:55px;
	background-color: #FFFFFF;
	vertical-align:top;
}

.titlePicColumn{
	width:100%;
	background-color:#FFFFFF;
}

.contentColumn{
	height:100%;
	vertical-align:top;
	background-color: #FFFFFF;
}
.footerColumn{
	background-color:4cac26;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	height:14px;
	font-size:11px;
}

.subMenuColumn{
	width:170px;
}

.subMenu{
	list-style-image: url('../dsg/menuIcon.gif');
	list-style-type: circle
}
.subMenu A {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#04113D;
	text-decoration:none;
	font-weight:bold;
}
.subMenu A:hover {
	text-decoration: underline;
}

.pathColumn{
	height:39px;
	background-image:url('../dsg/pathBG.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#676767;
}
.pathColumn A{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#676767;
	text-decoration: none;
}


.contentTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#04113D;
	font-weight:bold;
	text-decoration: none;
}
.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#676767;
	text-decoration: none;
}

.content A{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#676767;
}
