html, select{
	border: 1px solid #999999;
	font-family: "Century Gothic", sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: lowercase;
	color: #CCCCCC;
	vertical-align: top;
	background-color: #999999;
}
html, input{
	border: 1px solid #999999; 
	font-family: "Century Gothic", sans-serif;
	font-size: 11px;
	text-align:justify;
	font-style: normal;
	text-transform: lowercase;
	color:#999999;
	vertical-align: top;
	background-color: #FFFFFF;
	}
.smallheadingtext {
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	font-stretch:extra-expanded;
	color: #FF6600;
}
.smallheadingtext2 {
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
}
.welcometext {
	font-family: "Century Gothic", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #FF6600;
	background-position: right;
}
.maintext {
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.comboboxtitles {
	font-family: "Century Gothic", sans-serif;
	font-size: 14px;
	color: #FF6600;
}
.marqueetext {
	font-family: "Century Gothic", sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
.marqueetext2 {
	font-family: "Century Gothic", sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
}
.contenttext {
	font-family: "Century Gothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}
.contenttext a:hover {
	COLOR: #FF6600; TEXT-DECORATION: none
}
p {
   margin: 0;
}
.text A:link {
	COLOR: #333333; TEXT-DECORATION: none
}
.text A:active {
	COLOR: #333333; TEXT-DECORATION: none
}
.text A:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
.text A:hover {
	COLOR: #FF6600; TEXT-DECORATION: none
}


.contenttext2 {

	font-family: "Century Gothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #E5E5E5;
}
.welcometext2 {

	font-family: "Century Gothic", sans-serif;
	font-size: 16px;
	font-style: bold;
	text-transform: lowercase;
	color: #E5E5E5;
	background-position: right;
}