body{
	scrollbar-base-color:#;
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/skylofts_background.jpg);
	text-align:center;
}

a:link {color: #211916;} 
a:visited {color: #211916;} 
a:hover {color: #616161;} 
a:active {color: #616161;}

.logoHeader{
	text-align: center;
	padding-top: 28px;
}

.header {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px; font-style: normal; line-height: normal;
	font-weight: bold;
	color: #555;
}
.footer {
	font-size: 8px;
	color: #cccccc;
	text-decoration: none;
	font-weight: bolder;
	line-height: 11px;
}
a.footer:link { color: #cccccc;} 
a.footer:visited {color: #cccccc;}  
a.footer:hover {color: #FFFFFF;} 
a.footer:active {color: #FFFFFF;}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #555;
	line-height: 18px;
	margin-left: 24px;
	margin-top: 20px;
	margin-right: 20px;
}
p {	
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #555;
	margin-left: 24px;
	margin-top: 20px;
	margin-right: 20px;
}
.formsubtext {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.formasterisk {
	color: #FF0000;
}
hr {
	color: #555;
	text-decoration: none;
	height: 1px;
}

.CheckBoxList 
{
	width: 340px;
	text-align:left;
	margin-left:auto; 
	margin-right:auto;	
	text-justify:distribute;
	table-layout:fixed;
}
.dropdowns {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

.DateDropDowns {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

.RadioButton {
}

.textbox {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.button {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #383838;
	border-top-color: #7C7C7C;
	border-right-color: #616161;
	border-bottom-color: #484848;
	border-left-color: #616161;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	color: #CCCCCC;
}
 /* Control the Div for the main content*/
 .content {
 }

/*Sets width of main MainTable*/
.MainTable {
	width: 760px;
	text-align: left;
	margin-left:auto; 
	margin-right:auto;
}

/*Sets content of main tdContent*/
.tdContent {
	padding-left: 24px;
	padding-right: 336px;
	background-color: #F3F3F3;
	background-image: url(images/skylofts_center_background.jpg);

}

/*Sets content of main FormTable*/
.FormTable {
	width: 400px;
	
} 

.Panel {
	margin: 0 auto;
	text-align: center;
} 
