/* BACKGROUND PROPERTIES*/
body {
	background-color: #191905;
	margin-top: 50px;  
}
/* BODY PROPERTIES*/

/* PAGE PROPERTIES*/
table { border: 0px;}



form{ margin:0px; }

td { font-family: Georgia, Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
td.small { font-family: Georgia, Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
td.bottom { vertical-align: bottom; bottom: 0px; }
td.copy { font-family: Georgia, Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none; }

/* PAGE PROPERTIES*/

/* FONT PROPERTIES*/
.leftTitle {
	font-family: Georgia, Verdana,Helvetica,Arial,Tahoma;
	font-size:11px;
	/*letter-spacing: 1px;*/
	color:#FFFFFF;
	text-decoration:none;
}

.leftSubTitle {
	font-family: Georgia, Verdana,Helvetica,Arial,Tahoma;
	font-size:11px;
	/*letter-spacing: 1px;*/
	color:#808285;
	text-decoration:none;
}

/* FONT PROPERTIES*/

a { font-family: Georgia, Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #808285; text-decoration: none;}
a:hover { font-family: Georgia, Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: underline;}

a.leftTitle { font-family: Georgia, Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none;}
a.leftTitle:hover { font-family: Georgia, Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #808285; text-decoration: underline;}

a.leftSubTitle { font-family: Georgia, Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #808285; text-decoration: none;}
a.leftSubTitle:hover { font-family: Georgia, Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: underline;}

input { font-family: Georgia, Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; background: #191905; border-style:solid; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-color: #808285; width: 200px;}
.input.phone { font-family: Georgia, Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; background: #191905; border-style:solid; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-color: #808285; width: 45px;}
.select { font-family: Georgia, Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; background: #191905; border-style:solid; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-color: #808285;}
select { font-family: Georgia, Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; background: #191905; border-style:solid; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-color: #808285;}
textarea { font-family: Georgia, Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; background: #191905; border-style:solid; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-color: #808285; width: 400px; height:100px;}

.button { font-family: Georgia, Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF;  width:100px; border: 1px solid #808285; background: #808285;}
