select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
	border: thin none #000000;
	width : 200px;
	background-color : #CCCCCC;
}
INPUT {
	border : thin outset Gray;
	border-width : 1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	width : 75px;
	background-color : #CCCCCC;
	height : 20px;
}
INPUT.whitebg {
	border : thin outset Gray;
	border-width : 1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	width : 75px;
	background-color : #FFFFFF;
	height : 20px;
}

.text_small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: 1px;
}
.text_large{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
}
.text_large_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.text_large_ltblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
	letter-spacing: 1px;
}
.text_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
	font-weight : bold;
}
.text_header_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight : bold;
}
A{
	font-size : 11px;
	letter-spacing : 1px;
	color :#666699;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
A:HOVER {
	font-size : 11px;
	letter-spacing : 1px;
	color : #000063;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
A.main{
	font-size : 11px;
	letter-spacing : 1px;
	color : #000063;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
A.main:HOVER {
	font-size : 11px;
	letter-spacing : 1px;
	color : #6666CC;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
A.title{
	font-size : 13px;
	letter-spacing : 0px;
	color : #666699;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
A.title:HOVER {
	font-size : 13px;
	letter-spacing : 0px;
	color :#000063 ;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
A.white_thin{
	font-size : 11px;
	letter-spacing : 1px;
	color : #FFFFFF;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
A.white_thin:HOVER {
	font-size : 11px;
	letter-spacing : 1px;
	color : #CCCCFF;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	font-weight: normal;
}
.headerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
}
A.quicklinks{
	font-size : 10px;
	letter-spacing : 1px;
	color :#660000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
A.quicklinks:HOVER {
	font-size : 10px;
	letter-spacing : 1px;
	color : #CC0000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

a.text:link, a.text:visited, a.text:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
letter-spacing: 1px;
text-decoration: none;
cursor: text;
border-bottom: 0px #5F9ED9 solid;
}
