body {
	background-color: #676767;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
}
a:link, a:visited{
	text-decoration: none;
	color: #999999;
}
a:hover{
	color: #990000;
	text-decoration: underline;
}
.left_col {
	background-image: url(../images/lp_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width: 100px;
}
.left_col_bg {
	background-image: url(../images/lp_bg.gif);
	background-repeat: repeat-y;
	background-position: left center;
	width: 100px;
}
.main_area {
	background-image: url(../images/content_bg.gif);
	background-position: center center;
	background-repeat: repeat-y;
	width: 660px;
}
.col_content {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	padding: 10px;
}
.right_col {
	width: 215px;
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.right_col_bg {
	width: 215px;
	background-image: url(../images/rp_bg.gif);
	background-repeat: repeat-y;
}
.right_col_msg{
	background-image: url(../images/rp_mid.gif);
	background-repeat: repeat-y;
	color: #A90101;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	padding: 8px;
	font-weight: bold;
}
.right_col_content{
	color: #FFFFFF;
	padding: 10px;
}
.right_col_content ol{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.right_col_content li{
	padding-bottom: 10px;
}
.col_content H1{
	font-family: Tahoma, Verdana;
	font-size: 17px;
	font-weight: normal;
	color: #696969;
	display: block;
	text-align: left;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin: 0px;
}
.col_content H3{
	font-family: Tahoma, Verdana;
	color: #606060;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}
.col_content H2{
	color: #A90101;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
}
.col_content em{
	color: #AB0707;
}
.col_content ol{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-indent: 0px;
}
.col_content li{
	padding-top: 5px;
	padding-bottom: 5px;
}
.main_content{
	padding: 10px;
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
.main_content H1, .main_content H2{
	font-family: Tahoma, Verdana;
	font-size: 17px;
	font-weight: normal;
	color: #696969;
	display: block;
	text-align: left;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	margin: 0px;
}
.main_content H3{
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
	background-image: url(../images/text.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 14px;
	font-weight: bold;
}
.main_content ul{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.main_content li{
	padding-bottom: 10px;
}
.footer{
	height: 54px;
	background-image: url(../images/calculator_30.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #CCCCCC;
}
.footer a:link, .footer a:visited{
	text-decoration: none;
	color: #999999;
}
.footer a:hover{
	text-decoration: underline;
}
.nav {
	background-image: url(../images/calculator_05.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 146px;
	width: 204px;
	text-align: center;
}
.nav a:link, .nav a:visited{
	display: block;
	color: #4B4B4B;
	font-family: Tahoma, Verdana;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 16px center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
	text-align: left;
}
.nav a:hover{
	color: #FFFFFF;
}
.lk:link, lk:visited{
	text-decoration: none;
	color: #FFFFFF;
}
.lk:hover{
	color: #990000;
	text-decoration: underline;
}
.img{
	border: 1px solid #999999;
}
