/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link {
	text-decoration:none;
	font-family: verdana;
	font-size: 12px;
	color: #033A70;
}
A:visited {
	text-decoration:none;
	font-family: verdana;
	font-size: 12px;
	color: #033A70;
}
A:hover { font-family:verdana; color:#2E78C0; font-size:12px;     
}
a.link2:link, a.link2:visited, a.link2:hover {
text-decoration:none;
	font-family: verdana;
	font-size: 10px;
	color: #2E78C0;
}
a.link3:link, a.link3:visited {
text-decoration:none;
	font-family: verdana;
	font-size: 12px;
	color: #794F27;
}
a.link3:hover { font-family:verdana; color:#A27A4D; font-size:12px;     
}
.rightbrd {
	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: none;
	border-top-color: #2E78C0;
	border-right-color: #2E78C0;
	border-bottom-color: #2E78C0;
	border-left-color: #2E78C0;
}
.topbottombrd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2E78C0;
	border-right-color: #2E78C0;
	border-bottom-color: #2E78C0;
	border-left-color: #2E78C0;
}
.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033A70;
	line-height: 25px;
}
.font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E78C0
}
.font3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D6DAC
}
.font4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #794F27
}
.border {
	border: 1px solid #2E78C0;
}
.repeat {
	background-repeat: repeat-x;
}
.top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2E78C0;
}
.background {
	background-image: url(images/tablebg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.vt_bg {
	background-image: url(images/vtbg.png);
	background-repeat: no-repeat;
	background-position: center;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033A70;
}
