td {
	text-align: left;
	font-family:Tahoma;
	font-size:11px;
	color:#969696;
	line-height:12px;
}
a {
	text-decoration: underline;
	color:#6A8EA1;
	font-family:tahoma;
	font-weight: 700;
}

body { 	margin:0px;padding:0px;	}
.copy{
font-family:Tahoma;
font-size:11px;
color:#A3A3A3;
text-decoration:none;
line-height:;
font-weight:;
}

.bot_txt {
color:#ADADAD;
font-family:Tahoma;
font-size:10px; 
text-decoration:none}

.section_txt {
color:#ADADAD;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
text-decoration:none}

.gray {color:#969696; text-decoration:none}
.light_gray {color:#BEBEBE; text-decoration:none}
.blue {color:#6A8EA1; text-decoration:none}
.brown {color:#9A9382; text-decoration:none}
.white {color:#FFFFFF}
.small {font-size:10px}


.form { width:236px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#D0D0D0;
		background-color:#F0F0F0;
		color:#969696;
		margin-left:0px;
		margin-right:0px}
		
		
.textarea {width:236px;
		height:117px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#D0D0D0;
		background-color:#F0F0F0;
		color:#969696;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}
		
.search { width:134px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#D1D1D1;
		background-color:#ffffff;
		color:#747373;
		margin-left:0px;
		margin-right:0px}
		


.rollover {scrollbar-face-color:#8B8B8B;
		scrollbar-track-color:#E2E2E2;
		scrollbar-arrow-color:#ffffff;
		scrollbar-3Dlight-color:#ffffff;
		scrollbar-base-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-highlight-color:#ffffff;}


a:hover{text-decoration:underline;}

#under{text-decoration:underline;}

