.select {
	font-family: verdana,Helvetica, sans-serif;
	font-size: 11px;
	color : #353535;
	background : #FAF9F9;
	}

.textbx
{
letter-spacing: 1pt; 
font-family: verdana,Helvetica, sans-serif;
font-size: 11px; 
font-weight: bold; 
border: 2px solid #C8C8C8; 
color:#6B6B6B;
padding: 3; 
height: 22px;
background-color: #F2F2F2;
}

.submitbutton
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    FONT-WEIGHT: bold;
    BACKGROUND: url(../images/btn_submit.gif) no-repeat center bottom;
    BORDER-LEFT: 0px;
    WIDTH: 250px;
    CURSOR: pointer;
    COLOR: #5D5D5D;
    BORDER-BOTTOM: 0px;
    font-family: verdana,Helvetica, sans-serif;
    font-size: 11px; 
    HEIGHT: 32px
}

.textareabox {
	height: 100px;
	width: 250px;
	letter-spacing: 1pt; 
	font-family: verdana,Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	border: 2px solid #C8C8C8; 
	color:#6B6B6B;
	padding: 3; 
	background-color: #F2F2F2;
}

.txtBlack
	{ font-size: 11px;
	font-family:  verdana, verdana,Helvetica, sans-serif;
	color: #000000; text-decoration: none }

.grey
	{ font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3A3A3A; text-decoration: none }

.grey A 
	{ font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3A3A3A; text-decoration: none }

.grey A:hover 
	{ font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #036E8D; text-decoration: none }
	
.yellow
	{ font-size: 14px;font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9C00; text-decoration: none }
	
.yellow A 
	{ font-size: 14px;font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9C00; text-decoration: none }
