<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #DFDBD8;
}


.whit{
	color: #ffffff;
	}
	
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F4811F;
}
a:active {
	text-decoration: none;
}
a.whit:hover{
	color: #666666;
	}

.inputbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
	margin-left: 3px;
	padding-left: 2px;
	width: 120px;
	height: 17px;
}

.inputbox2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
	margin-left: 3px;
	padding-left: 2px;
	height: 18px;
}

.submitbox{
	width: 30px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom: 2px;
	color: #ffffff;
	background-color: #F48120;
}
.loginheader {
	color: #FFCC00;
	font-weight: bold;
}
.footertext {
	color: #999999;
	font-size: 10px;
	}
.imgborder {
	border: 1px solid #999999;
	}
.style1 {
	color: #F4811F;
	font-weight: bold;
}
.style2 {color: #FFFFFF}
.border2{
	border: 1px Solid #ffffff;
	}

.hlbg{
	background: url('/images/hl-slant.jpg');
	background-position:bottom right;
 	background-repeat:no-repeat;
	background-color: #B4B4B4;
}

.submitbox2{
	font-size:11px;
	background-color: #cccccc;
	border: 1px solid #cccccc;
	color: #333333;
	font-weight: bold;
}

.trow1{
	background-color: #eeeeee;
}

.trow2{
	background-color: #f5f5f5;
}

.theader2{
	background-color: #cccccc;
	color: #333333;
}

.theader1 {
	background-color:#787878;
	color: #FFCC00;
	font-weight: bold;
}

.theader2{
	background-color: #cccccc;
	color: #333333;
}

.letprev{
	height:100px;
	width:278px;
	overflow:auto;
	background-color:#ffffff;
	border: 1px solid #999999;
	padding: 3px;
	font-size: 12px;
	pointer-events: none;
	font-family: Courier New;
}

.letprev2{
	text-align:left;
	width:510px;
	height: 300px;
	overflow:auto;
	border-left: 1px solid #000000;
	border-right: 2px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000;
	padding: 20px;
	margin-top:10px;
	margin-bottom:10px;
	background-image: url('/images/watermark.gif');
 	background-repeat:no-repeat;
	background-position: center center;
	margin-left:25px;
}

.editbg{
	background-image: url('/images/popup_bg.gif');
 	background-repeat:no-repeat;
	background-position: center center;}

.letmain{
	height:350px;
	width:600px;
	overflow:auto;
	background-color:#ffffff;
	border: 1px solid #999999;
	padding: 10px;
	font-size: 12px;
	pointer-events: none;
}

a.letdiv, a.letdiv:hover,a.letdiv_a, a.letdiv_a:hover, .letdiv_a {
	font-size: 12px;
	color: #000000;
	background-color: #FFFF00;
}
 a.letdiv:hover{
	color: #FFFF00;
	background-color: #000000;
}

.letdiv2{
	font-size: 12px;
	color: #000000;
	background-color: #ff8080;
}

.menubrd1{
	border-left:1px solid #F38120;
	border-right:1px solid #F38120;
}

.menubrd2{
	border-left:1px solid #634857;
	border-right:1px solid #634857;
}

.logintxt{
	font-size:11px;
	font-weight:bold;
	color:#333333;
	padding-left:5px;
}

.lpbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
	margin-top:3px;
	width: 40px;
	height: 15px;
}

a.redlink{
	font-weight: bold;
	color: #CC0001;
	text-decoration: none;
}

a.greylink{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.blacktext{
	color: #000000;
}

.smalltext{
	font-size: 11px;
	color: #676767;
	line-height: 28px;
}

.p_a{
	padding: 0px;
	margin: 0px;
}

-->

