td {
	text-align: left;
	font-family:Tahoma;
	font-size:11px;
	color:#969696;
	line-height:12px;
}
a {
	text-decoration: underline;
	color:#6A8EA1;
	font-family:tahoma;
}

.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}

.gray {color:#969696; text-decoration:none}
.light_gray {color:#BEBEBE; text-decoration:none}
.blue {color:#6A8EA1; text-decoration:none}
.brown {color:#666666; 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;}

input.termmenu_button, a.termmenu_button {
    border-width: 1px;
    border-style: solid;
    border-top-color: #FFEEFF;
    border-right-color: #FFEEFF;
    border-bottom-color: #FFEEFF;
    border-left-color: #FFEEFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #EEEEEE;
    font-size: 12px;
    color: white;
    cursor: hand;
    text-shadow: black;
}
a.termmenu_button:link, a.termmenu_button:visited, a.termmenu_button:active {
    display: block;
    text-decoration: none;
    width: auto;
    text-align: center;
    padding: 6px 15px 6px 15px;
    white-space: nowrap;
    font-size: 10px;
    color: #999999;
}

a.termmenu_button:hover {
    display: block;
    text-decoration: none;
    width: auto;
    text-align: center;
    padding: 6px 15px 6px 15px;
    white-space: nowrap;
    color: #000000;
    #background-color: #B48200;
    background-color: #EEEEEE;
}

