.Top_Header
{
	position:absolute;
	left:15px;
	top:15px;
	height:47px;
	width:760px;
	border: solid 0px #000000;	
}
.Left_Menu
{
	position: absolute;
	left: 15px;
	top: 86px;
	width: 135px;
	height: 338px;
	border: solid 0px #000000;
}
.Left_VLine
{
	position: absolute;
	left: 150px;
	top: 86px;
	width: 5px;
	height: 338px;
	border: solid 0px #000000;
}
.Center_Content
{
	position: absolute;
	left: 155px;
	top: 87px;
	width: 422px;
	height: 338px;
	border: solid 0px #000000;
}
.Center_Content_Def
{
	position: absolute;
	left: 155px;
	top: 86px;
	width: 422px;
	height: 338px;
	border: solid 0px #000000;
}
.Right_SideTheme
{
	position: absolute;
	left: 580px;
	top: 86px;
	width: 180px;
	height: 338px;
	border: solid 0px #000000;
}

.Right_SideBar
{
	padding-top:2px;
}

.Bottom_Footer
{
	position: absolute;
	left: 15px;
	top: 425px;
	width: 760px;
	height: 75px;
	color: #aca899;
	border: solid 0px #000000;	
}

.Menu_Width
{
	width: 135px;
}

.Sidebar
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #ffffff;
	background-color: #B65954;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
}
a.SidebarLnk:link, a.SidebarLnk:visited
{
	font-family:Verdana, Arial, Tahoma;
	color:#ffffff;
	font-size:8pt;
	text-decoration:none;
}

.Content
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
}
.Title
{
	font-weight:bold;
	font-size:larger;
}

a:link, a:visited
{
	font-family:Verdana, Arial, Tahoma;
	font-size:9pt;
	color:#B65954;
	text-decoration:none;
}
a:hover
{
	font-family:Verdana, Arial, Tahoma;
	font-size:9pt;
	color:#B65954;
	text-decoration:underline;
}
