body
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	background-image: url(../img/bg01.gif);
	background-color: #b67138;
	text-align: center;
	color: #706c68;
	margin: 0px;
	padding: 10px;
}

a:visited		{ color: #521711; text-decoration: underline; }
a:active		{ color: #521711; text-decoration: underline; }
a:link 		{ color: #521711; text-decoration: underline; }
a:hover		{ color: #9a5c2d; text-decoration: underline; }

a.mi:visited	{ color: #9a5c2d; text-decoration: none; }
a.mi:active	{ color: #9a5c2d; text-decoration: none; }
a.mi:link 	{ color: #9a5c2d; text-decoration: none; }
a.mi:hover	{ color: #521711; text-decoration: none; }

a.li:visited		{ color: #28238b; text-decoration: none; }
a.li:active		{ color: #28238b; text-decoration: none; }
a.li:link 		{ color: #28238b; text-decoration: none; }
a.li:hover		{ color: #8b2323; text-decoration: underline; }

table{
	padding: 0px;
	margin: 0px;
}

td{
	font-size: 11px;
}


#body{
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 783px;
	height: 100%;
	text-align: center;
}

#headerTop{
	padding: 0px;
	margin: 0px;
	width: 783px;
	height: 55px;
	background-image: url(../img/main01.gif);
	background-repeat: no-repeat;
}

#headerMain{
	padding: 0px;
	margin: 0px;
	width: 783px;
	height: 105px;
	background-image: url(../img/main02.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#headerBottom{
	padding: 0px;
	margin: 0px;
	width: 783px;
	height: 85px;
	background-image: url(../img/main03.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: left;
	color: #521711;
	font-size: 10px;
}

#mainTop{
	padding: 0px;
	margin: 0px;
	width: 783px;
	height: 57px;
	background-image: url(../img/main04.gif);
	background-repeat: no-repeat;
}

#mainBottom{
	padding: 0px;
	margin: 0px;
	width: 783px;
	height: 7px;
	background-image: url(../img/main05.gif);
	background-repeat: no-repeat;
}

#main{
 	clear: both;
	min-height: 100px;
	background-color: #FFFFFF;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	font-size: 11px;
	padding: 0px 15px 15px 15px;
	text-align: left;
 }

#menuBar{
	width: 200px;
	height: 245px;
	background-color: #fff5eb;
	background-image: url(../img/bg02.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#mainData{
	font-size: 11px;
	padding: 15px 0px 0px 15px;
}

form
{
	margin: 0px;
	padding: 0px;
}

.form{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	background: #b8763c;
	color: #FFFFFF;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	border: 1px solid #a86c37;
}

.button{
	background: #b8763c;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	border-top: 1px solid #a86c37;
	border-bottom: 1px solid #ca8446;
	border-left: 1px solid #a86c37;
	border-right: 1px solid #ca8446;
}


.mi{
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 15px;
}

.mi ul {
	margin: 0px;
	padding: 0px;
}

.mi li {
	list-style-type: none;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #eddbc7;
	color: #521711;
}

th{
	font-size: 9px;
	color: #ffffff;
	background-color: #512105;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

.standard{
	font-size: 11px;
	padding: 0px;
}

.main{
	font-size: 11px;
	vertical-align: top;
	background-color: #623216;
	background-image: url(../img/bg02.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding-top: 10px;
}

.menu{
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #7A3C16;
}

.title{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #521711;
}

.subtitle{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #806955;
}

.sData{
	font-size: 9px;
	font-family: Arial;
	background-color: #fff5eb;
	border: 1px solid #f8ede3;
	text-align: center;
}

.tData{
	font-size: 11px;
	background-color: #fff5eb;
	padding: 3px;
	border-bottom: 3px solid #f8ede3;
}

.comment{
	font-size: 10px;
	color: #521711;
}

th{
	font-size: 9px;
	color: #ffffff;
	background-color: #512105;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

/* lightbox */

#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

#overlay {
/*	background-image: url(../images/overlay.png); */
	background-color: #000;
	filter: Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	text-align: center;
}

#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

* html #overlay {
	background-color: #000;
	filter: Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
