body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('/images/bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma;
	color: #333333;
	background-color: #e4dccf;
}
img {
	border: none;
}
a {
	text-decoration: none;
	outline: none;
}
table {
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	padding: 0px;
}
table.main {
	width: 834px;
	border-left: 6px white solid;
	border-right: 6px white solid;
	border-bottom: 5px white solid;
	background-color: White;
}
table.menu {
	background-image: url('/images/nav.gif');
	background-repeat: repeat;
}
td.login-bg {
	width: 822px;
	height: 38px;
	background-image: url('/images/login-bg.jpg');
	background-repeat: no-repeat;
	background-color: #6ebade;
	border-bottom: 1px white solid;
}
td.login-txt {
	color: White;
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
}
input.login {
	width: 105px;
	height: 20px;
	border: 1px #25447b solid;
	padding: 2px;
	font-size: 10px;
}
.txt {
	font-size: 11px;
	line-height: 16px;
}
ul li {
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana,Arial,sans-serif;
}

td.box01 {
	background-color: #e0f0f8;
	padding: 6px;
	padding-top: 0px;
	font-size: 11px;
	line-height: 16px;
}
td.box01-title {
	background-color: #25447a;
	border: 3px #e0f0f8 solid;
	vertical-align: middle;
	padding: 5px;
	font-size: 10px;
	color: White;
}
td.menu {
	vertical-align: middle;
	height: 25px;
}
div.dotline {
	width: 160px;
	height: 12px;
	border-top: 1px #30347b dashed;
	position: relative;
	line-height: 0px;
	font-size: 0;
	top: 6px;
}
a.more {
	font-weight: bold;
	color: #333333;
}
a.menu {
	border: none;
	color:#fff;
	font-size: 12px;
	vertical-align: middle
}
a.news {
	font-weight: normal;
	font-size: 14px;
	color: #006ba9;
	font-family: "Arial","Verdana","MS Sans Serif","Verdana",sans-serif;
	text-decoration: underline;
}
td.footer-top {
	background-image: url('/images/footer-top.gif');
	background-repeat: no-repeat;
	width: 822px;
	height: 50px;
	color: White;
	font-size: 9px;
	padding-top: 5px;
	line-height: 15px;
}
a.footer {
	color: White;
	font-weight: bold;
	margin: 0 6px;
}
td.footer-down {
	background-image: url('/images/footer-down.gif');
	background-repeat: no-repeat;
	width: 822px;
	height: 51px;
	color: #333333;
	font-size: 9px;
	text-align: right;
	vertical-align: bottom;
	line-height: 15px;
	padding-bottom: 5px;
}
a.footer2 {
	color: #333333;
	font-weight: bold;
	margin: 0 6px;
}
.features {
	/* background-image: url('http://www.dolomiteenterprises.com/images/features_long.gif'); */
	background-image: url('http://www.dolomiteenterprises.com/images/nav.gif');
	background-size: 300px 20px;
	height: 20px; 
	color: #fff; 
	text-align: center;
}
ul.ulList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: url('http://www.dolomiteenterprises.com/images/bullet.gif');
}
li.feature {
	line-height: 18px;
}

