td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#737C83;
	line-height:15px;
}
a {
	text-decoration: underline;
	color:#2D75A4;
}

body { 	margin:0px;padding:0px;	}
.copy{
font-family:Tahoma;
font-size:10px;
color:#717171;
text-decoration:none;
}

.leightbox1 {
	color: #333;
	display: none;
	position: absolute;
	top: 15%;
	left: 25%;
	width: 47%;
	height: 72%;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	font-weight:lighter;
}

.leightbox2 {
	color: #333;
	display: none;
	position: absolute;
	top: 5%;
	left: 5%;
	width: 85%;
	height: 85%;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	font-weight:lighter;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

.inputbox
{
width:226px; 
height:17px; 
font-family:tahoma; 
font-size:11px; 
margin-top:2px; 
margin-bottom:2px; 
}

.selectbox
{
width:226px; 
height:18px; 
color:#737C83;
font-family:tahoma; 
font-size:11px; 
margin-top:2px; 
margin-bottom:2px; 
}

.textarea
{
width:226px;
font-family:tahoma; 
font-size:11px; 
margin-top:2px; 
margin-bottom:2px;
overflow:auto 
}

.bot_txt {color:#2D75A4; font-size:10px; font-weight:bold}

.gray {color:#737C83; text-decoration:none}
.blue {color:#2D75A4}
.red {color:#EC5100; font-size:9px}
.orange {color:#FF8F0D; font-size:9px}
.small {font-size:10px}



a:hover{text-decoration:underline;}

#under{text-decoration:underline;}

