/* CSS Document */

.FormText {
	font-family:Tahoma,sans-serif; 
	font-size: 12px; 
	color: #666666;
}

.TextBox {
	font-family:Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
}

.Button {
	font-family:Tahoma,sans-serif; 
	font-size: 11px; 
	color: #666666;
} 
.Form {
	margin: 0px;
	padding: 0px;
}
.footertext {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #9B4911;
}
.3g {
	font-family: arial;
	font-size: 12px;
	color: #E85720;
	text-decoration: none;
	font-weight: bold;
}
.email {
	font-family: arial;
	font-size: 10px;
	color: #5C6667;
	text-decoration: underline;
}
.bullet {
	color: #FF6600;
	text-decoration: none;
}
