body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-image: url(../bg.jpg);
	background-repeat: repeat;
}
.menu {
	color:#666666;
	font-size:11px;
	padding-left:5px;
	text-align:left;
	line-height:20px;
	text-decoration:none;
}
.menu:hover {background-color:#FFFFFF;}

.border2 {
	border: thin dotted #993300;
}
.border {
	border: 1px solid #333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #020061;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #020061;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
	font-weight:bold;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-color: #020061;
	border-bottom-style: solid;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.left_nav_line {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666;
}
