body {
	font-family: Verdana;
	color: #666666;
	background-color: #FFFFFF;
	margin: 1px;
}

.main {
	padding-top: 20px;
	padding-left: 40px;
	border-left-color: #000000;
	text-align: justify;
	vertical-align: top;
	background-image: url(/binaries/main_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-right: 40px;
	padding-bottom: 10px;

}
h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #003399;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	border-bottom-width: 1px;
	margin-right: 150px;
	background-color: #f2f2f2;
	padding-left: 10px;
	margin-top: 20px;
	padding-top: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 300px;
}

.divgreen {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
	padding-top: 35px;
	font-family: Verdana;
	font-weight: bold;
}

.divp {
	background-color: #f2f2f2;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	padding-right: 5px;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 17px;
	padding-top: 5px;
	color: #666666;
}
a.menu:link {
	text-decoration: none;
	color:#666666;
}
a.menu:visited {
	text-decoration: none;
	color:#666666;
}
a.menu:active {
	text-decoration: none;
	color:#669900;
}
a.menu:hover {
	text-decoration: none;
	color:#006699;
}
.divgray {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-weight: bold;
	padding-top: 15px;
}

.bottom {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #003399;
	font-family: Verdana;
	font-size: 10px;
	padding: 3px 3px 3px 60px;
	color: #003399;
}

input {
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
td {
	font-size: 12px;
}
.small {
	font-size: 11px;
	color: #999999;
}
.bold {
	font-weight: bold;
	color: #669900;
}
.bl1 {
	padding: 2px 2px 2px 5px;
	border: 1px solid #CCCCCC;
}
.bl3 {
	background-color: #e7e7e7;
	padding-bottom: 1px;
}
.bl2 {
	padding: 5px;
}
.photo {
	width: 110px;
	height: 125px;
	background-color: #e7e7e7;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	font-size: 11px;
	color: #999999;
	vertical-align: middle;
}
h2 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #006699;
	text-decoration: underline;
}
