td {
	
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	
}
a {
	text-decoration: underline;
	color:#48688C;
	font-family:tahoma;
}

body { 	margin:0px;padding:0px;	}
.copy{
font-family:tahoma;
font-size:12px;
color:#000000;
text-decoration:none;
}
.menu { 
	font-family:tahoma;
	font-size:11px;
	font-style:bold;
	color:#000000;
	text-decoration:underline;
	}
a:hover {color:#FF0000}

.gray {color:#727272; text-decoration:none}
.orange {color:#FF7E00; text-decoration:none}
.blue {color:#234B77; text-decoration:none}
.dark {color:#3E3E3E; text-decoration:none; font-size:11px}
.red {color:#B50F0D; text-decoration:none}
.small {font-size:9px; line-height:12px}
.u {text-decoration:underline}
.t {text-transform:uppercase}


.form { width:167px;
		height:17px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#CACACA;
		background-color:#ffffff;
		color:#898989;
		margin-left:0px;
		margin-right:0px}
		
		
.textarea {width:256px;
		height:135px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#CACACA;
		background-color:#ffffff;
		color:#898989;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;
		background-image:url(../images/bg_form.jpg);
		background-position:bottom right;
		background-repeat:no-repeat}
		

.rollover {scrollbar-face-color:#395E85;
		scrollbar-track-color:#ffffff;
		scrollbar-arrow-color:#ffffff;
		scrollbar-3Dlight-color:#ffffff;
		scrollbar-base-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-highlight-color:#ffffff;
		}
.transp {background:transparency}


a:hover{text-decoration:underline;}

#under{text-decoration:underline;}

.tbmidian {background-image:url(../images/bgblank_client.jpg);
background-repeat:no-repeat;}
.tbleft {background-image:url(../images/left_bg.jpg);
background-repeat:repeat-x;}
.tbright {background-image:url(../images/right_bg.jpg);
background-repeat:repeat-x;}

select { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
padding-left: 5px;
padding-right: 5px;
padding-top: 4px;
padding-bottom: 4px;

}