body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ebebeb;
	margin: 0px;
	padding: 0px;
}
td, div, textarea, input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#Container
{
	background-color: #FFF;
	width: 780px;
}
#Header
{
	width: 780px;
	height: 65px;
	background-color: #FFF;
}
#MenuEnd
{
	position: absolute;
	margin-left: 768px;
	margin-top: 0;
}

#MenuEndRow2
{
	position: absolute;
	margin-left: 768px;
	margin-top: 0;
}

#Menu
{
	width: 780px;
	height: 30px;
	background-color: #FFF;
	background-image: url(../images/MenuBG.png);
	background-repeat: repeat-x;
	margin-top: 0px;
}

#MenuRow2
{
	width: 780px;
	height: 30px;
	background-color: #FFF;
	background-image: url(../images/MenuBG.png);
	background-repeat: repeat-x;
	margin-top: 0px;
}

#ClientArea
{
	width: 320px;
	height: 55px;
	border: 1px solid #A8B8BA;
	float: right;
	/*margin-top: -59px !important;*/
	margin-top: -62px;
	/*margin-right: 4px !important;*/
	margin-right: 2px;
}
#AdminUser
{
	float: right;
	width: 250px;
	height: 55px;
	border-left: 1px solid #900;
	margin: 5px 0 0 0;
}
#FormText
{
	width: 180px;
	height: 37px;
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 5px;
}
#TextLogin
{
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}
#FormInput
{
	width: 260px;
	height: 34px;
	position: absolute;
	margin-top: -41px;
	/*margin-left: 144px !important;*/
	margin-left: 68px;
}
.LoginError
{
	position: absolute;
	top: 60px;
	left: 550px;
	width: 250px;
	background-color: #900;
	color: White;
	border: 3px solid #000;
	text-align: center;
	padding: 4px;
	z-index: 10;
}
.LoginRedR
{
	position: absolute;
	top: 10px;
	left: 550px;
	width: 200px;
	text-align: center;
	padding: 4px;
	z-index: 10;
}
.FormField
{
	float: right;
	width: 140px;
}
.SubmitButton
{
	float: right;
	margin-top: -17px;
	margin-right: 5px;
}
#Menu
{
	width: 780px;
	height: 30px;
	background-color: #FFF;
	background-image: url(../images/MenuBG.png);
	background-repeat: repeat-x;
	margin-top: 0px;
}

ul.MenuList, ul.MenuList ul
{
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	width: 770px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	/*margin-left: -38px !important;*/
	margin-left: 2px;
	line-height: 30px;
}
ul.MenuList li
{
	display: inline;
	margin: 0px;
	vertical-align: middle;
}

#LeftPane
{
	width: 624px;
}
#LeftPane
{
	width: 624px;
}
a.Admin:link, a.Admin:visited, a.Admin:active
{
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
a.Link:link, a.Link:visited, a.Link:active
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.Menu:hover, a.Link:hover
{
	text-decoration: underline;
	color: #666666;
}

a:link, a:visited, a:active
{
	color: #900;
	font-weight: bold;
	text-decoration: underline;
}
a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #900;
}
#Main
{
	width: 777px;
	background-attachment: fixed;
	background-image: url(../images/RedBG.png);
	background-repeat: repeat;
	z-index: 5;
	margin: 2px 0 0 0;
}
#Page
{
	width: 624px;
	background-color: #CCC;
	margin: 0;
}
#Imagery
{
	width: 624px;
	height: 168px;
}
#Content
{
	width: 624px;
	background-color: #FFF;
	border-bottom: 1px solid #000;
}
#ContentAdmin
{
	width: 624px;
	border: 1px solid #000;
	background-color: #CCC;
}
#ContentTable
{
	margin-top: 15px;
	margin-bottom: 15px;
}
#ContentLeft
{
	border-right: 1px solid #FFF;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
#ContentRight
{
	width: 153px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	border-left: 1px solid #CCC;
}
.Heading
{
	font-size: 18px;
}
#Footer
{
	width: 780px;
	height: 75px;
	text-align: center;
	background-color: #FFF;
}
#FooterTable
{
	font-size: 9px;
	font-weight: bold;
}
.Panel
{
	background-color: #FFF;
	border-bottom: 2px ridge #CCC;
	border-right: 2px ridge #CCC;
	width: 560px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 20px;
	text-align: justify;
}
.PanelTitle
{
	display: block;
	background-color: #FFF;
	border-right: 2px ridge #CCC;
	margin: 12px 10px 0 10px;
	color: #900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 120px;
}
.FooterMenuItem
{
	height: 20px;
	width: 30px;
}

#tabmenu
{
	text-align: right;
	color: #000;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	padding-right: 14px;
}

#tabmenu li
{
	display: inline;
	overflow: hidden;
	list-style-type: none;
	z-index: 10;
}
#tabmenu li .Title
{
	color: #000;
	background-color: #FFF;
	font: Verdana, Arial, sans-serif;
	font-weight: bold;
	border: 1px solid black;
	padding: 2px 5px 4px 5px;
	margin: 0px;
	text-decoration: none;
}

#tabmenu a
{
	color: #FFF;
	background: #900;
	font: Verdana, Arial, sans-serif;
	font-weight: bold;
	border: 1px solid black;
	padding: 2px 5px 4px 5px;
	text-decoration: none;
}
#tabmenu a:hover
{
	background: #B00;
}

.BorderTop
{
	border-top: 1px solid #CCC;
}
