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: 13px;
	color: #000000;
	letter-spacing: 1px;
}
.text_large{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: bold;

}
.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: 14px;
	color: #CC0000;
	letter-spacing: 1px;
	font-weight: bold;

}
.text_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	font-weight : bold;
}
.text_header_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight : bold;
}
A{
	font-size : 12px;
	letter-spacing : 1px;
	color : #CC0000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
A:HOVER {
	font-size : 12px;
	letter-spacing : 1px;
	color : #990000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
A.main{
	font-size : 13px;
	letter-spacing : 1px;
	color : #FFFFFF;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
A.main:HOVER {
	font-size : 13px;
	letter-spacing : 1px;
	color : #FFFF00; 
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
A.title{
	font-size : 13px;
	letter-spacing : 0px;
	color : #CC0000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
A.title:HOVER {
	font-size : 13px;
	letter-spacing : 0px;
	color :#990000 ;
	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 : #FFFF00;
	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;
}
.phonetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #CC3300;
	letter-spacing: -1px;
	font-weight: bold;
}
.phonenum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	letter-spacing: -1px;
	font-weight: bold;
}