body {
	margin: 0px;
	padding: 0px;
	background-image: url(gfx/back_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.logo {
	position: absolute;
	float: left;
	left: 0px;
	top: 138px;
}
.head1 {
	position: absolute;
	top: 0px;
	left: 144px;
}
#contact1 {
	position: absolute;
	top: 150px;
	left: 150px;
	font-size: 11px;
	color: #999999;
}
#menu {
	width: 256px;
	background-color: #FFFFFF;
	text-align: right;
}
#menu .head {
	background-color: #F8F8F8;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding: 5px 5px 5px 2px;
	border-bottom: 1px solid #FFFFFF;
}
#menu .head a:link, #menu .head a:visited {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
#menu .head a:hover {
	color: #FAC5A0;
	text-decoration: none;
}
#menu .item {
	border-bottom: solid 1px #F2F2F2;
	height: 25px;
}
#menu a:link, #menu a:visited {
	font-size: 12px;
	color: #F58338;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	color: #FAC5A0;
	text-decoration: none;
}
#menubottom {
	border-top: solid 1px #FFFFFF;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FBB039;
	padding: 3px 0 3px 0;
	margin: 22px 0 -1px 0;
	text-indent: 10px;
}
#main {
	font-size: 13px;
	color: #333333;
	padding: 0 10px 10px 10px;
	text-align: justify;
}
#main a:link, #main a:visited {
	color: #02ADC1;
	text-decoration: none;
}
#main a:hover {
	color: #FFFFFF;
	background-color: #02ADC1;
}
#footer1 {
	float: left;
	width: 69%;
	border-top: 1px solid #F6F6F6;
	margin-left: 5px;
}
#footer2 {
	float: left;
	width: 30%;
	border-top: 8px solid #02ADC1;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: right;
	color: #999999;
}
#footer2 a:link, #footer2 a:hover, #footer2 a:visited {
	color: #999999;
	text-decoration: none;
}
.table2 {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

.table2 td {
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.table2 .tr1 {
	font-weight: bold;
	background-color: #E9E9E9;
	color: #666666;
}
.table2 th {
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FF9900;
	font-weight: bold;
	text-align: left;
}
.table2 td A:LINK, .table2 td A:VISITED{
	color: #FF6600;
	text-decoration: none;
}
.table2 select {
	font-size: 13px;
}
.table2 .button {
	font-size: 13px;
	background-color: #FF9900;
	border: 1px solid #999999;
	color: #FFFFFF;
}
.table2 .input {
	font-size: 13px;
	background-color: #EBEBEB;
	border: 1px solid #999999;
	color: #000000;
}
.div2 {
	background-color: #EAEAEA;
	padding: 3px;
	border-bottom: 1px solid #CCCCCC;
	color: #CC0000;
}
.table3 td {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
