td {
	font-weight: normal;
	font-size: 11px;
}
.tablebox {
	border: 1px solid #0033CC;
	background-color: #FFFFFF;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body
	{
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #F7F7F7;
	scrollbar-base-color: #CCCCCC;
	scrollbar-dark-shadow-color: white;
	scrollbar-3d-light-color: white;
	background-color: #FF8b3e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;


}h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.imgmain {
	margin-bottom: 90px;
	border: 1px solid #003399;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	margin: 10px 0px 0px;
	padding: 0px;
}
.blueline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.headline {
	background-color: #F8F8F8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;

}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFF5ec;

}
.redtext {
	color: #CC0000;
}
.greybox {
	border: 1px solid #f2f2f2;
}
textarea {
	background-color: #FFF5EC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.button {
	font-weight: bold;
	background-color: #F3F3F3;
	color: #333333;

}
.menustyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
	background-color: #F9F9F2;
	font-weight: bold;
	color: #000099;
	margin: 2px;
	padding: 0px;
	height: 19px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #666666;

}
.menulines {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #003399;
	background-image: url(../images/header_bg.jpg);

}
