body
{
	background-color: white;
	margin:0px 10px 10px;
}
#container {
	background: url(../images/multi-log-in.jpg) no-repeat left top;
	height: 200px;
	width: 721px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 164px;
}
#admincontainer {
	height: 576px;
	width: 721px;
	margin-right: auto;
	margin-left: auto;
}


td,input,textarea,select
{
	font-size: 11px;
	color: black;
	font-family: verdana,helvetica,arial;
}
.button
{
	border:#666666 1px solid;
	font-weight:bold;
	font-size:10px;
	background-color:#efefef;
	height:19px;
}
.small
{
	font-size:10px;
}
.dataHead
{
	font-weight:bold;
	font-size:10px;
	color:White;
	background-color:#bb0000;
	padding: 2px;




}
a
{
	color:#cc0000;
	font-weight: bold;

}
A:hover
{
	color:#000000;
	text-decoration:underline;
}
.error
{
	font-weight:bold;
	color:#cc0000;
}
.contentHead
{
	border:1px #aaaaaa solid;
	background-color:#eeeeee;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	padding:3px;
}
.footer
{
	color:#bbbbbb;
}
.menu
{
	color:#666666;
	text-decoration:none;
}
.menuSel
{
	font-weight:bold;
	color:#cc0000;
	text-decoration:none;
}
.border
{
	background-color:#ffffff;
	width:13px;
}
.pageTitle
{
	font-weight:bold;
	color:#690206;
}
.pageHead
{
	font-weight:bold;
	font-size:12px;
	color:#cc0000;
	font-variant: small-caps;

}
.menuLeft
{
	width:200px;
	background-color:#f5f5f5;
}
.PropertyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#LoginForm {

}
