TD{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333; 
}
.tablestyle { background-color: #EEE ; }
.inputstyle { box-shadow: 0 0 2px #000; }
#mousetest { margin: 0px 0px -4px 3px; }
INPUT{
	FONT-FAMILY: VERDANA, HELVETICA, ARIAL;
	FONT-SIZE: 7PT;
	COLOR: #3D3D3D;
	BORDER: SOLID;
	BORDER-WIDTH:1PX;
	box-shadow: 0 0 1px #000;
	height: 21px;
	margin: 5px;
}
SELECT{
	FONT-FAMILY: VERDANA, HELVETICA, ARIAL;
	FONT-SIZE: 10px;
	COLOR: #3D3D3D;
	BORDER: SOLID;
	BORDER-WIDTH:1PX;
}
TEXTAREA{
	FONT-FAMILY: VERDANA, HELVETICA, ARIAL;
	FONT-SIZE: 10px;
	COLOR: #3D3D3D;
	BORDER: SOLID;
	BORDER-WIDTH:1PX;
	box-shadow: 0 0 1px #000;
	margin: 5px;
} 

h{
	FONT-FAMILY: VERDANA, HELVETICA, ARIAL; 
	COLOR: #3D3D3D;
}

A {
font-size : 11px; 
color : #3D3D3D; 
line-height : 1.5em; 
text-decoration : none; 
font-family : Verdana, Arial, Helvetica; 
background-color : transparent; 
} 
A:hover {
font-size : 11px; 
line-height : 1.5em; 
color : #ADC6FA; 
color:#000;
font-family : Verdana, Arial, Helvetica; 
background-color : transparent; 
text-decoration : none;  
text-decoration: underline;
} 

.style1 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {font-size: 16px}
.style5 {font-size: 10px}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.button {
    background: url("img/Gold_Button_sm") no-repeat scroll 0 0 transparent;
    font: bold 13px	'arial';
    height: 26px;
    text-align: center;
    width: 91px;
	box-shadow: 0 0 0;
	border:none;
	color:#543;
	padding: 5px 25px;
	margin:0px;
}
a.button:hover {
    color:#000;
	padding: 4px 24px 6px 26px;
	margin:1px -1px -1px 1px;
	text-shadow: 2px 2px 2px #FFFFFF;
	text-decoration:none;
}
.button {
    background: url("img/Gold_Button_sm") no-repeat scroll 0 0 transparent;
    font: bold 13px	'arial';
    height: 26px;
    text-align: center;
    width: 91px;
	border:none;
	color:#543;
	/* padding: 5px 30px 5px 30px; */
	margin:0px;
}
.button:hover {
    color:#000;
	/*padding: 4px 29px 6px 31px; */
	margin:1px -1px -1px 1px;
	text-shadow: 2px 2px 2px #FFFFFF;
	text-decoration:none;
}
.buttons{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF;font-weight:bold;HEIGHT:20PX;
	background-color:#CA6407;
	border:solid; 
	border-top:none;0px;
	border-left:0px;
	border-width:1px;
	border-color:#000000;
}
