body {
	margin: 0px;
	background-image: url(../images/bk.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #6B6B6B;
}

td { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
	color: #3c3c3c;
	}
	
td  a { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
	color: #3c3c3c;
	text-decoration:underline;
	}
	
td  a:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
	color: #000000;
	text-decoration:none;
	}	
.mainborder {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	background-image: url(../images/topmenu.gif);
	background-repeat: repeat-x;
	border: 1px solid #70896A;
}
.topmenu a{
	color: #006699;
	text-decoration: none;
}
.topmenu a:hover{
	color: #000000;
	text-decoration: none;
}
.contentbk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
	color: #3c3c3c;
	text-decoration: none;
	background-image: url(../images/bk-content.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #F2F3EC;
}
.menumid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:23px;
	text-decoration: none;
}
.menumid a{
	color: #FFFFFF;
	text-decoration: none;
}
.menumid a:hover{
	color: #F6F698;
	text-decoration: none;
}
.seemore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.seemore a{
	color: #FFFFFF;
	text-decoration: underline;
}
.seemore a:hover{
	color: #F6F698;
	text-decoration: underline;
}

.menubottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/bottommenu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.menubottom a{
	color: #ffffff;
	text-decoration: none;
}

.menubottom a:hover{
	color: #F6F698;
	text-decoration: none;
}
.title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.subheding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}

.title1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	
}

.button { padding:3px 10px 3px 10px; color:#FFFFFF; background:#666666; font-weight:bold; }
.textfield { height:15px;  border:#666666 solid 1px; }
.textarea {
   border:#666666 solid 1px;
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 11px;
}

#call-us {
	background-image: url('/images/callus.png');
	background-repeat: no-repeat;
	width: 163px;
	height: 118px;
}

#call-us-nr {
	width: 100%;
	padding: 52px 0 0 74px;
	font-weight: bold;
}

.justify { text-align: justify; }
.corner { line-height: 50%; }
