body {
	background: #003e62;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #424242;
	text-decoration: none;
}
body a{
	color: #424242;
	text-decoration: none;
}
body a:hover {
	color: #CC6600;
	text-decoration: underline;
}

#MainTable {
	background: #FFF;
	padding: 1px 1px 1px 1px;
}

#Toplinks {
	background: #d2d2d2;
	vertical-align: middle;
	text-align: center;
}

#HomeSubTitle {	
	font-size: 13px;
	color: #ffffff;
	background: #bfc0ac;
	padding-left: 10px;
	vertical-align: middle;
	height: 30px;
}

#HomeBoxCont {
	background: #dfe0d1;
	color: #3f4040;
	padding: 17px  13px 17px 13px;
	line-height: 18px;
}
#HomeBoxContTextBox {
	border: 1px #bbbbbb solid;
	width: 110px;
	height: 18px;
	background: #dfe0d1;
	padding-left: 4px;
}
#HomeBoxContTextBox_1 {
	border: 1px #bbbbbb solid;
	width: 110px;
	height: 100px;
	background: #dfe0d1;
	padding-left: 4px;
}

#HomeLeftSubTitle {	
	font-size: 13px;
	color: #5e5e5e;
	background: url(../images/des_sub_back.jpg);
	padding-right: 10px;
	vertical-align: middle;
	height: 23px;
	text-decoration: none;
	text-align: right;
}
#HomeLeftSubTitle a {	
	color: #5e5e5e;
	text-decoration: none;
}
#HomeLeftSubTitle a:hover {	
	color: #CC6600;
	text-decoration: underline;
}

#WelcomeBox {
	padding: 10px 0 20px 0;
	line-height: 18px;
}

#Footer {
	background: #bfc0ac;
	font-size: 11px;
	color: #5e5e5e;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	height: 46px;
	vertical-align: middle;
}
#Footer a {
	color: #5e5e5e;
	text-decoration: none;
}
#Footer a:hover {
	color: #5e5e5e;
	text-decoration: none;
}

#SubPageTitle {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}