td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	line-height:13px;
}
a {
	text-decoration: none;
	color:#DF851E;
}

body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;


}

.copy{
	font-family:tahoma;
	font-size:11px;
	color:#DCA944;
	text-decoration:none;
	width: auto;
}


.gray {color:#696969; text-decoration:none}
.orange {color:#DF851E; text-decoration:none}
.white {color:#ffffff; text-decoration:none}

.sm {
	font-size:10px;
	color: #333333;
}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:12px}


.search { width:119px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#CDCDCD;
		background-color:#ffffff;
		color:#626061;
		margin-left:0px;
		margin-right:0px}
		
.form { width:211px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#706F66;
		background-color:#C3C3C2;
		color:#3F3F47;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:211px;
		height:139px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#706F66;
		background-color:#C3C3C2;
		color:#3F3F47;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}

.rollover {scrollbar-face-color:#B6E9FF;
		scrollbar-track-color:#FCFEFF;
		scrollbar-arrow-color:#FCFEFF;
		scrollbar-3Dlight-color:#FCFEFF;
		scrollbar-base-color:#FCFEFF;
		scrollbar-shadow-color:#FCFEFF;
		scrollbar-darkshadow-color:#FCFEFF;
		scrollbar-highlight-color:#FCFEFF;
		}


a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}




li {
	line-height: 18px;
	list-style-type: circle;
	color: #333333;

}
.pageheader {
	font-size: small;
	font-weight: bold;
	border-bottom-style: ridge;
	border-bottom-width: thin;
	line-height: 18px;
	background-position: right;
	text-align: right;
margin-right:10px;
color:#000000;


}
.text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: right;
	margin-right:10px;
	color: #333333;




}
.lgtext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: right;
	margin-right:10px;
	color: #333333;

}
th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #999999;
}
.copy_right {
	font-family:tahoma;
	font-size:11px;
	color:#DCA944;
	text-decoration:none;
	width: 300px;
	right: 50px;
}
 .content {
 margin-left:10px;
 }

.content_back {
background:url(images/content_back.gif) repeat-y;
}
