/*
body {
  font: normal  12px Arial, sans-serif;
margin-top: 0;
  
}
#allContent{
	margin-left:auto;
	margin-right:auto;
	width:844px;
}

#mainContainer{
	width:844px;
	margin-left:auto;
	margin-right:auto;
}
p {
  	font: normal 12px/130% Arial, sans-serif;	
}

h1 {
  font: bold  18px Arial, sans-serif;
}

h2 {
  font: bold  16px Arial, sans-serif;
}

h3 {
  font: bold  14px Arial, sans-serif;
}

table {
	cellspacing: 0px;
	cellpadding:  0px;
	}

img {
	clear: bottom;
	margin-left: 10px;
	margin-right: 10px;
	}



#resellerRegister {
	margin-top: 0px;
	margin-bottom: 0px;
	font: bold 125% Arial, sans-serif;
	text-align: center;
	letter-spacing: .3px;
	color: #1D1B1E;
}

input, select, textarea {
	border: 1px solid grey;
}


input:focus, select:focus, textarea:focus {
	background-color: #F2F2F2;
}

.resellerTerms {
	font-size: 90%;
	padding: 10px;
	text-align: center;
}

.formFieldName {
	width: 270px;
	font: normal 90% Arial, sans-serif;
}

.required {
	font: normal 85% Arial, sans-serif;
	font-weight: bold;
	color: red;
}

#resellerSuccess {
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	width: 400px;
	border: 3px double #878787;
	background-color: #FFF4EE;
}

#resellerSuccess h1{
	text-align: center;
}

#login {
	width: 275px;
	margin-left: auto;
	margin-right: auto;
	border: 3px double grey;
	padding: 10px;
}

#login a {
	font-size: 12px;
	color: red;
	font-weight: normal;
	text-align: center;
}

#login h2 {
	background-color: #FFF3E9;
	border: 1px solid red;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}*/
A:link {text-decoration: none; color:#f3daae;}
			A:visited {text-decoration: none;color:#f3daae;}
			A:active {text-decoration: none;color:#f3daae;}
			A:hover {text-decoration: underline; color: #e9e1d4;}
body{
	color:#FFFFFF;
	background-color:#1B1B1B;
	font-size:8px; !important
	font-family:Arial, Helvetica, sans-serif;
}
img {
	margin: 0px; !important
	 padding: 50px;  !important
	 border:none; !important
}
