html {
	overflow: -moz-scrollbars-vertical;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-image: url(media/images/bg.gif);
	background-repeat: repeat-x;
	background-color: #e9f3ff;
}
form {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#menu1 {
	border-bottom-width: 0;
}
#menu1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu1 li a {
	display: block;
	padding: 3px 0;
	vertical-align:middle;
	padding-left: 9px;
	text-decoration: none;
	color: white;
	background-color: #2c6bbf;
	border-bottom: 1px solid #84A4ED;
	border-left: 7px solid #104595;
}
#menu1 li a:hover {
	color: white;
	background-color: #104595;
	border-left-color: #FFFFFF;
}
#menu1 div.menutitle {
	color: white;
	border-bottom: 1px solid black;
	padding: 2px 0;
	padding-left: 5px;
	background-color: #0C2152;
}
a:link.Style1 {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.Style1 {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.Style1 {
	color: #ADD5FC;
	text-decoration: none;
}
a:active.Style1 {
	color: #FFFFFF;
	text-decoration: none;
}
a:link.Style2 {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited.Style2 {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}
a:hover.Style2 {
	color: #2DBBFF;
	font-weight: bold;
	text-decoration: underline;
}
a:active.Style2 {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}
a:link.Style3 {
	color: #0066FF;
	text-decoration: none;
}
a:visited.Style3 {
	color: #0066FF;
	text-decoration: none;
}
a:hover.Style3 {
	color: #2DBBFF;
	text-decoration: underline;
}
a:active.Style3 {
	color: #0066FF;
	text-decoration: none;
}
.Style4 {
	color: #FFFFFF;
}
.Style5 {
	font-size: 14px;
	font-weight: bold;
}
.Style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.Style7 {
	color: #FFFFFF;
	font-weight: bold;
}
.Style8 {
	color: #FF0000;
}
.Style9 {
	border: 2px solid #FF0000;
}
.Style10 {
	color: #33a00d;
}
.Style11 {
	font-size: 28px;
	color: #CCCCCC;
}