body{
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
}

h1 {
font-Size: medium;
}

h2{ font-size: small;}

h3 {font-size: x-small;}

p, td , input{font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	color: #777777;}

strong {color: #000000;}
input {
color: #000000;
}
textarea {
	height: 100px;
	width: 300px;

}

li
{
padding: 0px;
margin: 0px;
}
	
hr{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7D000D;
}

#Logo{
	float:left;
	width:250px;
	margin:0;
	padding:0;
	text-align: left;
}

#Logo img 
{
	border: 0px;
}

#Banner{
	margin:0 100px;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/banner_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	width: 241px;
}

#Banner P {
	vertical-align: middle;
	height: 60px;
	line-height: 60px;
	margin-left: 30px;
	color: #ffffff;
	text-weight: bold;
	font-weight: bold;
	font-size: small;

}

#Banner A {
	display: block;

}

#BannerPlace {
text-align:center;
}
#Banner img { border: 1px; }

#Image
{
	width: 241px;
	height: 60px;
	background-attachment: fixed;
	background-image: url(../images/banner_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}

#Image a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;

}

#Icons{

	float:right;
	width:250px;
	margin:0;
	padding:0;
	text-align: right;
	vertical-align: bottom;
}

#Icons a{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#Icons a:hover
{
	color: #7D000D;
}

#SignedIn {
	font-size: xx-small;
}

#AccountMenu{float:left;}
#GeneralMenu{float:right;}
#Workspace{
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;

}
#FootMenus{text-align: center;}

#SmallPrint{
	color: #666666;
	font-size: xx-small;
	text-align: center;
}


.clear {clear:both;}
.menus{
	color: #666666;
}

.menus a{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	
	
}

.menus a:hover{
	color: #7D000D;
	text-decoration: underline;
}

.ValidationMessage{
	color: #7D000D;
	font-weight: bold;
 	text-align: center;

}

.StampBack {
	background-image: url(../images/stamp.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
