body
{
	margin:10px 0;
	padding:0;
	background-color: #7A4623;
	}
	
.LoginBox
{
	background-image:url(../websitegraphics/login_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border:solid 5px #F5D9B7;
	background-color:#FFF6EB;
	padding:10px;
}


/*************************
	Body Start
************************/
h1
{
	font-family:tahoma,verdana,arial;
	font-size:20px;
	color:#C26930;
	line-height:20px;
}


td
{
	font-family:tahoma,verdana,arial;
	font-size:9pt;
	color:#000000;
	line-height:16px;
}
.T8
{
	font-size:8.5pt;
	line-height:14px;
}

.T9
{
	font-size:9pt;
	line-height:16px;
}

.T10
{
	font-size:10.5pt;
	line-height:18px;
}
.T11
{
	font-size:11pt;
	line-height:18px;
}
.T12
{
	font-size:12pt;
	line-height:20px;
}
.T13
{
	font-size:13.5pt;
	line-height:20px;
	font-weight:bold;
}
.T16
{
	font-size:16pt;
	line-height:20px;
	font-weight:bold;
}
.T18
{
	font-size:18pt;
	line-height:22px;
	font-weight:bold;
}
.T24
{
	font-size:24pt;
	line-height:34px;
	font-weight:bold;
}
.T24A
{
	font-family:arial,tahoma,verdana;
	font-size:24pt;
	line-height:34px;
	font-weight:bold;
}

a
{
	color:#A83A1A;
	font-weight:normal;
	text-decoration:underline;
	font-size:9pt;
}
a:hover
{
	color:#621903;
	text-decoration:none;
}

.MainContainer
{
	background-color:#FCF6E7;
	background-image:url(../graphics/page_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:650px;
	padding-top:35px;
	border-left:solid 4px #E3A36C;
	border-right:solid 4px #E3A36C;
}
.TestBoxRt
{	
	background-color:#FFFFFF;
	border:solid 1px #E8D6AF;
	padding:10px;
}

.TestBoxRt img
{	
	float:right;
	margin-left:15px;
	border:solid 1px #E3A36C;
}

.TestBoxLt
{	
	background-color:#FFFFFF;
	border:solid 1px #E8D6AF;
	padding:10px;
}

.TestBoxLt img
{	
	float:left;
	margin-right:15px;
	border:solid 1px #E3A36C;
}
.DottedBor
{	
	border:dotted 2px #E3A36C;
	padding:10px;
}


.MarLt15
{
	margin-left:15px;
}

.MarRt15
{
	margin-right:15px;
}

.MarRt10
{
	margin-right:10px;
}

.border1
{
	border:solid 1px #E3A36C;
}

/*************************
	Body End
************************/

/*************************
	Footer Start
************************/
.Footer
{
	background-color:#993C21;
	border-top:solid 4px #E3A36C;
	border-bottom:solid 4px #E3A36C;
}

.Footer td
{
	font-family:verdana,tahoma,arial;
	font-weight:normal;
	color:#C77862;
	font-size:9px;
}

.Footer a
{
	font-weight:normal;
	color:#C77862;
	font-size:9px;
	text-decoration:none;
	
}
.Footer a:hover
{
	color:#E3A36C;
}

.RepeatingVertically

{
	background-repeat:repeat-y;
}

.RepeatingHorizontally

{
	background-repeat:repeat-x;
}

.NoRepeat

{
	background-repeat:no-repeat;
}

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