﻿body {
	margin: 0;
		background: #FFFFFF url('images/bg.png') repeat-x;
}

/* headings */

h1 {
	color: #C4262E;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 40px;
	text-align: center;
}
h2 {
	color: #3c3c3c;
	font-family: Arial;
	font-size: 16px;
		font-weight: bold;
	line-height: 20px;
}
img
{
	border: 0;
}

.footer {
	top: 200px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #AFABAB;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #AFABAB;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #AFABAB;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #AFABAB;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background: #EDEBEC;
	color: #C4262E;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

/* Style sheet for top nav */
.topbar {
		height: 104px;
		background: #FFFFFF;
	text-align: left;
	width: 100%;
		vertical-align: middle;
	text-indent: 0px;
	position: relative;
		background-image: url('images/vantop2.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}
.topnav {
	text-align: left;
	width: 100%;
	line-height: 16px;
	vertical-align: middle;
}

/* top buttons */
.tab1 {
	background-image: url('images/btn_tab1.jpg');
	background-repeat: no-repeat;
	width: 113px;
	height:50px;
}
.tab1:hover {
	background-image: url('images/btn_tab1_hi.jpg');
}
.tab2 {
	background-image: url('images/btn_tab2.jpg');
	background-repeat: no-repeat;
	width: 113px;
	height:50px;

}

.tab2:hover {
	background-image: url('images/btn_tab2_hi.jpg');
}
.tab3 {
	background-image: url('images/btn_tab3.jpg');
	background-repeat: no-repeat;
	width: 113px;
	height:50px;

}

.tab3:hover {
	background-image: url('images/btn_tab3_hi.jpg');
}
.tab4 {
	background-image: url('images/btn_tab4.jpg');
	background-repeat: no-repeat;
	width: 113px;
	height:50px;

}

.tab4:hover {
	background-image: url('images/btn_tab4_hi.jpg');
}
.tab5 {
	background-image: url('images/btn_tab5.jpg');
	background-repeat: no-repeat;
	width: 113px;
	height:50px;

}

.tab5:hover {
	background-image: url('images/btn_tab5_hi.jpg');
}
.tab6 {
	background-image: url('images/btn_tab6.jpg');
	background-repeat: no-repeat;
	width: 113px;
	height:50px;

}

.tab6:hover {
	background-image: url('images/btn_tab6_hi.jpg');
}
.tab7 {
	background-image: url('images/btn_tab7.jpg');
	background-repeat: no-repeat;
	width: 113px;
	height:50px;

}

.tab7:hover {
	background-image: url('images/btn_tab7_hi.jpg');
}
.tab8 {
	background-image: url('images/btn_tab8.jpg');
	background-repeat: no-repeat;
	width: 114px;
	height:50px;

}

.tab8:hover {
	background-image: url('images/btn_tab8_hi.jpg');
}

/* Style sheet for body text */
a:link {
	color: #000;
}
a:active {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #C4262E;
}
.bodyfront {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.bodyfront a:link {
		color: #000000;
	
}
.bodyfront a:active {
		color: #000000;
	}
.bodyfront a:visited {
		color: #000000;
	}
.bodyfront a:hover {
		background: #C4262E;
	color: #b6b6b6;
		text-decoration: underline;
	}


.sidebar {
	background: #FFFFFF;
	color: #000;
	font: normal normal 14px/19px Verdana, Arial, sans-serif;
	padding: 5px;
	text-align: left;
	border-left: 1px solid #C4262E;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 0px;
	border-right-color: #C4262E;
	vertical-align: top;
	width: 300px;
}
.contentright {
	background: #ffffff;
	color: #333333;
	font: normal normal 12px/16px Verdana, Arial, sans-serif;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	max-width: 60%;
	width: 655px;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	width: 955px;
	background-color: #FFFFFF;
	border: 2px solid #999999;
}
.map {
	text-align: center;
}

