﻿body
{
	margin: 0px;
	background: #f0f0f0;
}
.manheader
{
	background: #f0f0f0 url(images/manbackground.png) repeat-x top;
	height: 405px;
}
.mantoptd
{
	color: #000000;
}
.manleftheader
{
	background: url(images/manleftheader.jpg) no-repeat;
	height: 114px;
	background-position: fix;
	padding-left: 10px;
}
.manfooter
{
	background: url(images/manfooter.jpg) repeat-x;
	height: 35px;
}
.manConnectbg
{
	background: url(images/manConnectbg.jpg) no-repeat;
	height: 207px;
}
.manheadtxt
{
	font-family: Trebuchet MS;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: left;
	color: #474747;
}
.mansmalltxt
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.06em;
	line-height: 1.5em;
	text-align: left;
	color: #6e6e6e;
}
.manlogintxt
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #6e6e6e;
}
.ManchesterTextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1e1e1e;
	border: 1px #898989 solid;
	width: 150px;
	height: 15px;
	background-color: Transparent;
}

.manaLoginbtn
{
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	height: 25px;
	border: 1px solid #a4a4a4;
	background-color: #cdcdcd;
	background-repeat: no-repeat;
	width: 60px;
}
