body {
	background-color: #FFFFFF;
	color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/site/STC_EngBack.png);
	background-repeat: repeat-y;
	background-attachment: fixed;
	margin: 0px;
}
#form1 #Password {
	background-color: #333333;
	margin-left: 5px;
	border: 1px solid #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
#form1 #Username {
	margin-left: 2px;
	background-color: #333333;
	border: 1px solid #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
#form1 #Submit {
	background-color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	border: 1px dashed #FF9900;
}
#Login {
	text-align: center;
	width: 700px;
}

#Main {
	margin: 0px;
	padding: 0px;
}
#Menu {
	width: 200px;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
#Denied {
	width: 700px;
	text-align: center;
}
#AddForm {
	width: 700px;
}
.TableHead_Carpets {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
}
.TableHead_Carpets2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
}
