/* CSS Document */

body{
margin:0px auto;
background-color:#121313;
}
.text12 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.text12 a{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.text12grey {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	text-decoration: none;
	text-align: justify;
}
.text12grey a{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	text-decoration: none;
	text-align: justify;
}
.text11 {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;}


.text11 a{
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
.heading {
	font-family: "Century Gothic";
	font-size: 22px;
	color: #D8D8D8;
	text-decoration: none;
}

.tdcenter {
	padding-top: 18px;
	padding-right: 2px;
	padding-left: 2px;
}
.textbox {
	border: 1px solid #666666;
	background-color: #121313;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 18px;
	font-family: Arial;
}
.button{
border: 1px solid #666666;
	background-color: #121313;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 18px;
	font-family: Arial;
}
