body{
	margin: 0px;
	padding: 0px;
	background:  url(images/bg.gif);
}
.upper-bg {
	background-image: url(images/upper-bg.jpg);
	background-repeat: repeat-x;
}
.left-upper_bg {
	background-image: url(images/left-upperline.jpg);
	background-repeat: repeat-x;
}
.form-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.arial17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #3B0202;
	text-decoration: none;
}
.middle-upper {
	background-image: url(images/middle-upperline.jpg);
	background-repeat: repeat-x;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3B0202;
	border-right-color: #3B0202;
	border-bottom-color: #3B0202;
	border-left-color: #3B0202;
}
.verdana11bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.verdana11boldw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.h-left {
	background-image: url(images/h-leftbg.jpg);
	background-repeat: repeat-x;
}

.middle-bottom {
	background-image: url(images/middle-bottomline.jpg);
	background-repeat: repeat-x;
}
.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.call-bg {
	background-image: url(images/call-now.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.call-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.toplink {
	background:url(images/button-bg.jpg) no-repeat top left;
	font-family:Arial;
	color:#616060;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	
}
.line {
	border-bottom:1px solid #DFDFDF;
}
#dd {
	padding-left:1px;
	
}
ul.sidemenu {
	padding:0px;
	margin: 0;
	list-style: none;
	font-family:Arial;
	font-size: 12px;
	
	
}

ul.sidemenu li {
	line-height:31px;
	width: 90%;
}	
ul.sidemenu li .line {
	border-bottom:1px solid #000;
	
}	

ul.sidemenu li a {
	text-decoration: none;
	background:url(images/button-bg.jpg) no-repeat top left;
	display: block;
	
	color: #616060;
	font-weight: bold;
	padding: 0px 0px 0px 55px;

}

ul.sidemenu li a:hover {
	background:url(images/button-hover-bg.jpg) no-repeat top left;
	
}

a.text12:link {
	font-family: Verdana;
	font-size: 12px;
	color: #F7F7F7;
	font-weight: bold;
}
a.text12:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #F7F7F7;
	font-weight: bold;
}
a.text12:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #EDEDED;
	font-weight: bold;
}

a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #F7F7F7;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #F7F7F7;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #F7F7F7;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #F7F7F7;
	text-decoration: none;
}