	*{
		margin:0px;
		padding:0px;
	}
	body{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#000000;
	}
h1{
	font-size:14px;
}
ul{
	margin-left:15px;
}
.header{
	background-color:#c06902;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:93px;
}

.column1{
	width:179px;
	background-color:#e6cccd;
	text-align:left;
}
.column2{
	width:5px;
	background-color:#ffffff;
}
.column3{
	width:690px;
	background-color:#ffffff;
}
.column4{
	width:4px;
	background-color:#ffffff;
}
.column5{
	width:12px;
	background-color:#8e0f38;
}
.leftcontent{
	width:460px;
	text-align:left;
	padding-right:15px;
	padding-left:15px;
}
.rightcontent{
	border:1px solid #8e0f38;
	text-align:left;
	padding:5px;
}

ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{float:right;font-size: 80%}
ul#nav li{float:left;margin-left: 3px;text-align: center;}
ul#nav a{float:left;width: 58px; height:25px; padding: 5px 0;border:1px solid #8e0f38; background-color:#FFFFFF; text-decoration:none;color:#8e0f38;}
ul#nav a:hover{background-color:#8e0f38;color:#ffffff;}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #ffffff;color: #000000}

.leftdiv{
	border:1px solid #8e0f38;
	margin:5px;
	padding:3px;
}

.lefttitle{
	color:#8E0F38;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}

.leftlink, .column1 a{
	color:#8E0F38;
	text-decoration:underline;
}

.rightlink, .rightcontent a, .leftcontent a{
	color:#000000;
	text-decoration:underline;
}

.mytext{
 	width:80px;
	border:1px solid #bd6c10;
	height:14px;
	background-color:#ffffff;
}

.mylongtext{
 	width:140px;
	border:1px solid #bd6c10;
	height:14px;
	background-color:#ffffff;
}

.mytextarea{
 	width:200px;
	border:1px solid #bd6c10;
	height:80px;
	background-color:#ffffff;
}
.mylongtextarea{
 	width:300px;
	border:1px solid #bd6c10;
	height:80px;
	background-color:#ffffff;
}

.mybutton{
 	width:82px;
	border:1px solid #bd6c10;
	height:23px;
	background-color:#ffffff;
	border-right:2px solid #bd6c10;
	border-bottom:2px solid #bd6c10;
}
.mybuttonchange{
 	width:82px;
	border:1px solid #bd6c10;
	height:23px;
	background-color:#ffffff;
	border-left:2px solid #bd6c10;
	border-top:2px solid #bd6c10;
}


.image{
	border:2px solid #000000;
}

.contenttitle{
	color:#810f31;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:2px solid #810f31;
}
.contentsubtitle{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}

.copyright{
	color:#8E0F38;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin-bottom:5px;
	text-align:center;
	margin-bottom:10px;
}

.envelopetext{
	color:#8E0F38;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.lefttd{
	font-weight:bold;
	text-align:left;
	padding-top:5px;
}
.righttd{
	text-align:left;
	padding-top:5px;	
}

.lotdiv{
	border:1px solid #8e0f38;
	text-align:left;
	padding:5px;
}
.lotinfo table{
	text-align:left;
	vertical-align:baseline;
}
.lotinfo td{
	padding:10px;
	background-color:#ffffcc;
}
.lotinfo th{
	font-weight:bold;
}

	#tabmenu {
		color: #000;
		border-bottom: 2px solid black;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		padding-left: 0px }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
		color: #000000;
		background: #ce8f42;
		font: bold 1em "Trebuchet MS", Arial, sans-serif;
		font-size:15px;
		border: 2px solid black;
		padding: 2px 5px 0px 5px;
		margin: 0;
		text-decoration: none; }

	#tabmenu a.active {
		color:#ae0f38 !IMPORTANT;
		font-weight:bolder;
		background: #ffffcf;
		border-bottom: 3px solid #ffffcf; }

	#tabmenu a:hover {
		color: #fff;
		background: #8e0f38; }

	#tabmenu a:visited {
		color: #E8E9BE; }

	#tabmenu a.active:hover {
		background: #ffffcf;
		color: #DEDECF; }

	#divzone {font: 1.0em "bitstream vera sans", verdana, sans-serif;
		text-align: justify;
		background: #ffffcf;
		padding: 20px;
		border: 2px solid black;
		border-top: none;
		z-index: 2;	}

	#divzone a {
		text-decoration: none;
		color: #8e0f38; }

	#divzone a:hover { 
		text-decoration:underline;
		color: #ae0f38; 
	
	 }

input[type="text"] {width: 90px;}
input[type="password"] {width: 90px;}
