BODY
{
}

.normal
{ font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
line-height:16px;
color: #330000;
}
table
{ font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
line-height:16px;
color:#330000;
}
.slogan
{
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-size: 20px;
}
.whiteslogan
{
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
}
ol li
{padding-bottom: 11px;
}
ul li
{padding-bottom: 11px;
}
A
{ font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
line-height:14px;
color:#330000;
}
A:link
{
	color: #996633;
	font-weight: bold;
}
A:visited
{
	color: #996633;
	font-weight: bold;
}
A:active
{
	color: #996633;
	font-weight: bold;
}
A:hover
{
	color: #996600;
	text-decoration: none;
	
}
#LanguageComboBox SELECT
{
	font-size: 11px;
	width: 135px;
	height: 17px;
}

/* MODULE Links */
A.Normal
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #996633;
}
A.Normal:link
{
	color: #996633;
	text-decoration: none;
}
A.Normal:visited
{
	color: 996600;
	text-decoration: none;
}
A.Normal:active
{
	color: #996633;
	text-decoration: none;
}
A.Normal:hover
{
	color: #996600;
	text-decoration: underline;
}
/* [USER][LOGIN][COPYRIGHT][HOSTNAME] */
.Copyright
{
	font-weight: normal;
	font-size: 11px;
	color: #663300;
	font-family: Arial;
}
.Copyright_Admin
{
	font-weight: normal;
	font-size: 11px;
	color: #996633;
	font-family: Arial;
}
A.Copyright:link
{
	color: #996633;
	text-decoration: none;
}
A.Copyright:visited
{
	color: #996633;
	text-decoration: none;
}
A.Copyright:active
{
	color: #996633;
	text-decoration: none;
}
A.Copyright:hover
{
	color: #663300;
	text-decoration: none;
}
.copyright a, .copyright a:link, .copyright a:visited, .copyright a:active
{
	color: #996633;
	text-decoration: none;
}
.copyright a:hover
{
	color: #663300;
	text-decoration: none;
}
.host
{
	font-weight: normal;
	font-size: 11px;
	color: #663300;
	font-family: Arial;
}
.host a, .host a:link, .host a:visited, .host a:active, a.host:link, a.host:visited, a.host:active
{
	color: #663300;
	text-decoration: none;
	font-weight:normal;
}
.host a:hover, a.host:hover
{
	color: #311C08;
	text-decoration: none;
}
.White
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
}
.white a, .white a:link, .white a:visited, .white a:active
{
	color: #ffffff;
	text-decoration: none;
}
.white a:hover
{
	color: #9C6531;
	text-decoration: none;
}
/* [LINKS] */
.Bottom_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
}
A.Bottom_Link:link
{
	color: #000000;
	text-decoration: none;
}
A.Bottom_Link:visited
{
	color: #000000;
	text-decoration: none;
}
A.Bottom_Link:active
{
	color: #000000;
	text-decoration: none;
}
A.Bottom_Link:hover
{
	color: #FF6600;
	text-decoration: none;
}
.contentpane
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: transparent;
	height:100%;
}

.rightpane
{	
padding-top: 15px;
padding-right:10px;
padding-bottom:15px;
}
/* Solpart Menu */
.MainMenu_MenuContainer
{
	width: 100%;
	background-color: transparent;
	text-align:left;
}
.MainMenu_MenuBar
{
text-align:left;
}
.MainMenu_MenuItem
{
	font-weight: bold;
	font-size: 11px;
	color: #311E0C;
	height: 20px;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.MainMenu_MenuItemSel
{
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	font-family: Arial;
	background-color: transparent;
}
.MainMenu_MenuIcon
{
	display: none;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.MainMenu_MenuArrow
{
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.MainMenu_MenuBreak
{
	width: 0%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 0%;
	border-bottom-style: none;
	background-color:#938500;
}
.MainMenu_MenuBreak_Vert
{
	width: 0%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 0%;
	background-color: #663300;
	border-bottom-style: none;
}
.MainMenu_SubMenu
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	margin-left: -1px;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	background-color: #F1F1F1;
}
.MainMenu_SubMenuItemSel
{
	font-size: 11px;
	height: 20px;
	background-color: #CCCCCC;
}
.MainMenu_RootMenuArrow
{
	padding-right: 2px;
	padding-left: 0px;
}
.MainMenu_RootMenuItem
{
	font-size: 11px;
	font-family: Verdana;
	color: #FFCC99;
	font-weight: bold;
	height: 20px;
}
.MainMenu_RootMenuItem TD
{
	vertical-align:middle;
	background-image:url(media/flourish.gif);
	background-position: middle;
	background-repeat:no-repeat;
	padding-left:25px;
}
.MainMenu_RootMenuItemSel TD
{
	background-image:url(media/flourish-hit.gif);
	vertical-align:middle;
	background-position:left middle;
	background-repeat:no-repeat;
	padding-left:25px;
}
.MainMenu_RootMenuItemSel
{
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	color:#ffffcc;
}

.MainMenu_MenuIcon_Admin
{
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.MainMenu_MenuBreak_Admin
{
	width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 25px;
	background-color: #999999;
	border-bottom-style: none;
}
.MainMenu_SubMenu_Admin
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	margin-top: 0px;
	margin-left: 1px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: #EFEFEF;
}
.MainMenu_RootMenuItem_Admin
{
	font-size: 11px;
	font-family: Verdana;
	height: 24px;
}
.MainMenu_RootMenuItemActive_Admin
{
	font-size: 11px;
	color: #993333;
	font-family: Verdana;
	height: 24px;
	background-color: #ffffff;
}
.MainMenu_RootMenuItemSel_Admin
{
	height: 24px;
	background-color: #cccccc;
}
