body
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #49752c;
}
body a:link 
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #49752c;
}
body a:visited 
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #49752c;
}
body a:hover 
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #49752c;
}
body a:active 
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #49752c;
}
h1
{
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.TextBox
{
	width: 110px;
	border: solid 1px #77b900;
	color: #49752c;
	font-size: 11px;
	font-family: "Century Gothic",Verdana,Arial;
	Text-align: center;
}

a.TextBox:link 
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #49752c;
}
a.TextBox:visited 
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #49752c;
}
a.TextBox:hover 
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #49752c;
}
a.TextBox:active 
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #49752c;
}
.InnerContainer
{
	float: left;
	padding: 5px;
	border: solid 1px #77b900;
	width: 840px;
}

.TopBar
{
	float: left;
	font-size: 13px;
	font-family: "Century Gothic",Verdana,Arial;
	height: 26px;
}

.Main
{
	float: left;
	width: 840px;
	height: 589px;
	background-image: url('/images/bg.gif');
	background-repeat: no-repeat;
}

.Main .Left
{
	float: left;
	display: inline;
	width: 160px;
}

.Main .Right
{
	float: left;
	display: inline;
	width: 680px;
}

.Menu
{
	display: block;
	color: #ffffff;
	font-family:"Century Gothic",Verdana,Arial;
	width: 100%;
	margin: 10px;
	margin-top: 85px;
}

.Menu ul
{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

.Menu ul li
{
	color: #ffffff;
	padding-bottom: 4px;
}

.Menu ul ul
{
	padding-bottom: 0px;
}

.Menu ul li a
{
	color: #ffffff;
	font-family: "Century Gothic",Verdana,Arial;
	font-size: 18px;
	text-decoration: none;
}

.Menu ul li.Selected a
{
	color: #3e6325;
}

.Menu ul ul li a
{
color: #ffffff;
	padding-left: 10px;
	font-size: 11px;
}

.Menu ul ul li.Selected a
{
	color: #3e6325;
}

.Image
{
	display: block;
	width: 250px;
	height: 250px;
	margin-top: 22px;
	margin-left: 7px;
}

.Content
{
	display: block;
	height: 280px;
	overflow: auto;
	margin-left: 230px;
	margin-right: 70px;
	scrollbar-base-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#669933;
	scrollbar-highlight-color:#ffffff;
	scrollbar-arrow-color:#669933;
}

.AddressBar
{
	margin-top: 3px;
	float: left;
	width: 840px;
	text-align: center;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

