.text-white {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:17px;
	text-decoration:none;
}
.text-white a{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:17px;
	text-decoration:none;
}
.text-white a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#00FFF7;
	line-height:17px;
	text-decoration:none;
}
.text-gray {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:17px;
	text-decoration:none;
}
.text-gray a{
	font-family:Tahoma;
	font-size:11px;
	color:#FF4E00;
	line-height:17px;
	text-decoration:none;
}
.text-gray a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:17px;
	text-decoration:none;
}
.text-underline {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:17px;
	text-decoration:underline;
}
.text-underline a{
	font-family:Tahoma;
	font-size:11px;
	color:#FF4E00;
	line-height:17px;
	text-decoration:underline;
}
.text-underline a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:17px;
	text-decoration:none;
}
.links-gray {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:17px;
	text-decoration:none;
	background-image:url(../images/linksbg.gif);
	background-repeat:no-repeat;
}
.links-gray a{
	font-family:Tahoma;
	font-size:11px;
	color:#009999;
	line-height:17px;
	text-decoration:none;
	padding-left:15px;
}
.links-gray a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#FF9900;
	line-height:17px;
	padding-left:15px;
	text-decoration:none;
}
.links-white {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:17px;
	text-decoration:none;
	background-image:url(../images/innerlinks.gif);
	background-repeat:no-repeat;
}
.links-white a{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:17px;
	text-decoration:none;
	padding-left:15px;
}
.links-white a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#66FFCC;
	line-height:17px;
	padding-left:15px;
	text-decoration:none;
}
input,textarea {
	border:1px #666666 solid;
}
.button {
	border:1px #666666 solid;
	background-color:999999;
	color:#ffffff;
}
.border {
	border:1px dashed #ccc;
}
h4 {
	font-family:arial;
	font-weight:bold;
	line-height:auto;
	color:#00627F;
	margin:0px;
}
h3 {
	font-family:arial, tahoma, verdana;
	font-size:130%;
	font-weight:normal;
	text-transform:uppercase;
	line-height:auto;
	color:#FF6C00;
	margin:12 0 12 0 px;
}
.details {
	font-family:Tahoma;
	font-size:12px;
	color:#04D6F0;
	font-weight:bold;
	line-height:17px;
	text-decoration:none;
}