BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
}
.normal, table
{font-size: 12px;
font-family: tahoma,sans-serif;
word-spacing: 1px;
line-height: 160%;
font-color:#274708;
}
A
{
	font-size: 11px;
	font-family: tahoma;
}
A:link
{
	color: #274708;
	text-decoration: underline;
}
A:visited
{
	color: #274708;
	text-decoration: underline;
}
A:active
{
	color: #274708;
	text-decoration: underline;
}
A:hover
{
	color: #FF6600;
	text-decoration: underline;
}
#LanguageComboBox SELECT
{
	font-size: 11px;
	width: 135px;
	height: 17px;
}
#SearchTextBox INPUT
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 11px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	height: 17px;
}
#SearchTextBox_ADMIN INPUT
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 11px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	height: 16px;
}
/* MODULE Links */
A.Normal
{
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}
A.Normal:link
{
	color: #274708;
	text-decoration: none;
}
A.Normal:visited
{
	color: #274708;
	text-decoration: none;
}
A.Normal:active
{
	color: #274708;
	text-decoration: none;
}
A.Normal:hover
{
	color: #FF6600;
	text-decoration: underline;
}
/* [USER][LOGIN] */
.Top_Link
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
}
A.Top_Link:link
{
	color: #000000;
	text-decoration: none;
}
A.Top_Link:visited
{
	color: #000000;
	text-decoration: none;
}
A.Top_Link:active
{
	color: #000000;
	text-decoration: none;
}
A.Top_Link:hover
{
	color: #333333;
	text-decoration: underline;
}
.Top_Link_Admin
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
}
A.Top_Link_Admin:link
{
	color: #666666;
	text-decoration: none;
}
A.Top_Link_Admin:visited
{
	color: #666666;
	text-decoration: none;
}
A.Top_Link_Admin:active
{
	color: #666666;
	text-decoration: none;
}
A.Top_Link_Admin:hover
{
	color: #333333;
	text-decoration: underline;
}
.Search
{
	font-weight: normal;
	font-size: 11px;
	vertical-align: bottom;
	text-transform: capitalize;
	color: #000000;
	font-family: Tahoma;
}
.Search_Vert
{
	font-weight: normal;
	font-size: 11px;
	vertical-align: middle;
	text-transform: capitalize;
	color: #000000;
	font-family: Tahoma;
}.Search_Button
{
	padding-right: 5px;
	vertical-align: middle;
	padding-top: 5px;
}
.Search_Admin
{
	font-weight: normal;
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
	font-family: Tahoma;
}
A.Search_Admin:link
{
	color: #000000;
	text-decoration: none;
}
A.Search_Admin:visited
{
	color: #000000;
	text-decoration: none;
}
A.Search_Admin:active
{
	color: #000000;
	text-decoration: none;
}
A.Search_Admin:hover
{
	color: #333333;
	text-decoration: underline;
}
.Breadcrumb_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #274708;
	font-family: Tahoma;
}
A.Breadcrumb_Link:link
{
	color: #274708;
	text-decoration: underline;
}
A.Breadcrumb_Link:visited
{
	color: #274708;
	text-decoration: underline;
}
A.Breadcrumb_Link:active
{
	color: #274708;
	text-decoration: underline;
}
A.Breadcrumb_Link:hover
{
	color: #000000;
	text-decoration: underline;
}
.Current_Date
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
}
/* [LINKS] */
.Content_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #A9A9A9;
	font-family: Verdana;
}
A.Content_Link:link
{
	color: #000000;
	text-decoration: none;
}
A.Content_Link:visited
{
	color: #000000;
	text-decoration: none;
}
A.Content_Link:active
{
	color: #000000;
	text-decoration: none;
}
A.Content_Link:hover
{
	color: #333333;
	text-decoration: underline;
}

/* [TERMS][PRIVACY][HELP] */
.Bottom_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #A9A9A9;
	font-family: Tahoma;
}
A.Bottom_Link:link
{
	color: #274708;
	text-decoration: underline;
}
A.Bottom_Link:visited
{
	color: #274708;
	text-decoration: underline;
}
A.Bottom_Link:active
{
	color: #274708;
	text-decoration: underline;
}
A.Bottom_Link:hover
{
	color: #000000;
	text-decoration: underline;
}
.sloganpane
{
	width: 100%;
	height: 100%;
}

.contentpane
{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 8px;
	background-color: transparent;
}

.rightpane {
	width: 210px;
	padding-left: 0px;
	padding-right: 10px;
	background-color:transparent;
}
.leftpane {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	background-color:transparent;
}
.bottompane {
	width: 100%;
	background-color: #E7E6D2;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
}
.Copyright
{
	font-weight: normal;
	font-size: 11px;
	color: #342D25;
	font-family: Tahoma;
}
a.Copyright:link, a.Copyright:visited, a.Copyright:active
{	font-weight: normal;
	font-size: 11px;
	color: #342D25;
	font-family: Tahoma;
	text-decoration:none;
}
a.Copyright:hover
{	color:#274708;
	text-decoration:underline;
}
.Copyright_Admin
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Tahoma;
}
/* [SOLPATRMENU] */
.MainMenu_MenuContainer
{
	width: 100%;
	background-color: #F2F2E6;

}
.MainMenu_MenuBar
{
}
.MainMenu_MenuItem
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	height: 20px;
	border-top-style: none;
	font-family: Tahoma;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color:#F2F2E6;
}
.MainMenu_MenuItemSel
{
	font-weight: normal;
	font-size: 11px;
	height: 20px;
	font-family: Tahoma;
	background-color: #EAEAD9;
}
.MainMenu_MenuIcon
{
	display: none;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #F1F1F1;
	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:#F2F2E6;
}
.MainMenu_MenuBreak_Vert
{
	width: 0%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 0%;
	background-color: #D8D8D8;
	border-bottom-style: none;
}
.MainMenu_SubMenu
{
	font-size: 11px;
	background-color: #EAEAD9;
	color: #666666;
	height:20px;
	font-weight:bold;
	filter: alpha(opacity=80);
	font-family: Arial, Helvetica, sans-serif;
	moz-opacity: 0.8;
}
.MainMenu_SubMenuItemSel
{
	font-size: 11px;
	background-color: #EAEAD9;
	color: #274708;
	height:20px;
	font-weight:bold;
	filter: alpha(opacity=80);
	font-family: Arial, Helvetica, sans-serif;
	moz-opacity: 0.8;
}
.MainMenu_RootMenuArrow
{
	padding-right: 2px;
	padding-left: 0px;
}
.MainMenu_RootMenuItem TD
{
	font-size: 12px;
	font-family: Verdana;
	height: 36px;
	background-color:#F2F2E6;
	color:#274708;
	border-bottom:1px dashed #D8D8D8;
	padding-left:10px;
}
.MainMenu_RootMenuItemActive TD
{
	font-size: 12px;
	font-weight:bold;
	color: #274708;
	font-family: Verdana;
	height: 36px;
	background-color: #EAEAD9;
	border-bottom:1px dashed #D8D8D8;
	padding-left:10px;
}
.MainMenu_RootMenuItemSel TD
{
	font-size: 12px;
	height: 36px;
	background-color: #D2D0AC;
	color:#274708;
	border-bottom:1px dashed #D8D8D8;
	padding-left:10px;
}

.boldgreen
{	font-weight:bold;
	color: #274708;
}
a.online_res, a.online_res:link, a.online_res:active, a.online_res:visited{
	color: white;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
}
a.online_res:hover {
	text-transform:uppercase;
}


