body
{
	margin:10px 0px 10px 0px;
	padding:0px;
	background-color: #75411E;
	text-align:center;
	background-image:url(../websitegraphics/page_bg.jpg);
	background-repeat:repeat-x;
	}

.LoginBox
{
	background-image:url(../websitegraphics/login_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border:solid 5px #75411E;
	background-color:#FEEBD4;
	padding:10px;
}
	
/*************************
	Body Start
************************/

.Maintable
{
	width:857px;
	background-color:C26C32;
	border-left:solid 2px #E3A36C;
	border-right:solid 2px #E3A36C;
	vertical-align:top;
	text-align:center;
	background-image:url(../websitegraphics/bottom_design.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.SubToptable
{
	width:100%;
	vertical-align:top;
	text-align:center;
	background-image:url(../websitegraphics/subpagegraphics/top_design.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

td
{
	font-family:verdana, tahoma, arial;
	font-size:12px;
	color:#F7C5A4;
	line-height:17px;
}

a
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
a:hover
{
	color:#4F1200;
}

.Table1
{
	width:178px;
	background-color:CF7F49;
	vertical-align:top;
	background-image:url(../websitegraphics/calls_bg.jpg);
	background-repeat:repeat-y;
	padding: 0px 13px 5px 13px;
	color:#F7C5A4;
	font-size:11px;
	line-height:15px;
}

.Table2
{
	width:178px;
	background-color:CF7F49;
	vertical-align:top;
	background-image:url(../websitegraphics/transcript_bg.jpg);
	background-repeat:repeat-y;
	padding: 0px 13px 5px 13px;
	color:#F7C5A4;
	font-size:11px;
	line-height:15px;
}

h1
{
	color:#A7967C;
	font-weight:bold;
	font-size:12px;
	margin:0px;
	text-transform:uppercase;
}



.MarRt10
{
	margin-right:10px;
}

.MarTp10
{
	margin-top:10px;
}
/*************************
	Body End
************************/

/*************************
	Footer Start
************************/
.Footer
{
	width:857px;
	height:150px;
	background-color:D88C59;
	border-left:solid 2px #E3A36C;
	border-right:solid 2px #E3A36C;
	border-top:solid 2px #E3A36C;
	vertical-align:bottom;
	text-align:center;
}

.Footer2 td
{
	font-weight:normal;
	color:#E3A36C;
	font-size:9px;
}

.Footer2 a
{
	font-weight:normal;
	color:#E3A36C;
	font-size:9px;
	
}
.Footer2 a:hover
{
	color:#ffffff;
}

h2
{
	color:#602E0C;
	font-weight:normal;
	font-size:9px;
	line-height:12px;
	margin:0px;
	padding:0px;
}

.RepeatingVertically

{
	background-repeat:repeat-y;
}

.RepeatingHorizontally

{
	background-repeat:repeat-x;
}

.NoRepeat

{
	background-repeat:no-repeat;
}

/*************************
	Footer End
************************/