
/* Copyright fancyLogic (www.fancyLogic.de) 2008-05 */

html
{
	background-color: #DDDDCA;
}

BODY
{
	background-color: #DDDDCA;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	font-size: 8pt;
	color: #333;
	text-align: center;
}

#maincontainer
{
	background-color: #DDDDCA;
	margin-top: 0px;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 0px;
	text-align: left;
	width: 1100px;
	margin: auto;
}

#maincenter
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
}

#mainleft
{
	float: left;
	width: 11px;
	height: 400px;
	background-color: #DDDDCA;
}

#mainmiddle
{
	float: left;
	width: 1089px;
	background-color: #816631;
}

#mainright
{
	float: right;
	width: 18px;
	height: 400px;
	background-color: #ffffff;
}

#headtop
{
	width: 1060px;
	height: 100px;
	text-align: right;
	margin: auto;
}

#headtopleft
{
	float: left;
	width: 240px;
	height: 100px;
	margin-left: 0px;
	text-align: left;
	background-color: #816631;
}

#logo
{
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
}

#address
{
	text-align: left;
	margin-top: 10px;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	font-size: 8pt;
	color: #333;
}

#headtopright
{
	float: right;
	text-align: right;
	width: 714px;
	height: 100px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#date
{
	text-align: right;
	margin-top: 6px;
	margin-right: 4px;
}

.headmenu
{
	margin-top: 17px;
	margin-bottom: 0px;
    border-collapse: collapse;
    width: 714px;
    height: 30px;
    
}

.headmenu1
{
	empty-cells: hide;
    empty-cells: collapse;
    border-collapse: collapse;
    width: 710px;
    height: 30px;
    
}

.headmenuleft_black
{
	width: 20px;
	height: 30px;
	margin-top: 0px;
	background-image: url(bg_menu_black_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.headmenu_black
{
	width: 710px;
	height: 30px;
	margin-top: 0px;
	background-image: url(bg_menu_black.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #ffffff;
}

.headerpane
{
	height: 30px;
	vertical-align: bottom;
}

#login
{
	text-align: right;
	margin-right: 10px;
	margin-top: 4px;
}

.search
{
	height: 30px;
	text-align: right;
	vertical-align: middle;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: transparent;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	font-size: 8pt;
	font-weight: 400;
	color: #ffffff;
}

#headbottom
{
	clear: both;
	height: 30px;
	width: 1050px;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	font-size: 8pt;
	color: #333;
	background-repeat: repeat-x;
	background-image: url(bg_headbottom.jpg);
	background-position: left top;
	margin-left: 0px;
	margin-bottom: 0px;
	border-top: solid 1px #e0e0e0;
	margin: auto;
}

#menu_black
{
	clear: both;
	width: 820px;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: auto;
}

.MenuBottomPane
{
	vertical-align: top;
}

.BannerPane
{
	clear: both;
	width: 1100px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	/*border-top: solid 1px #e0e0e0;*/
	margin: auto;
}

#breadcrumb
{
	margin-top: 0px;
	height: 22px;
	margin-left: 6px;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(bg_line1.jpg);
	background-position: left bottom;
}

.MenuBottomPane
{
	margin-top: 20px;
	margin-left: 0px;
}

.TopPane
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	text-align: left;
}

.LeftPane
{
	float: left;
	margin-top: 0px;
	width: 200px;
	background-color: #816631;
	text-align: center;
}

.ContentPanes
{
	float: right;
	width: 884px;
	margin-top: 0px;
	background-color: #ffffff;
}

.contentpanes1
{
    empty-cells: hide;
    empty-cells: collapse;
    width: 100%;
}



.ContentPane
{
	vertical-align: top;
	text-align: center;
	width: 70%;
}

.ContentPaneAdmin
{
	vertical-align: top;
	text-align: left;
	width: 100%;
}

.RightPane
{
	/*width: 20%;*/
	vertical-align: top;
	text-align: center;
}

.BottomPane
{
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}

.FooterPane
{
	clear: both;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	background-color: #fff;
}

#contentcontainer
{
	width: 100%;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin: auto;
}

#bottomcontainer
{
	clear: both;
	height: 80px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #816631;
	color: #fff;
	margin: auto;
}

#links
{
	clear: both;
	height: 16px;
	margin-top: 4px;
	margin-left: 6px;
	text-align: center;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	font-size: 8pt;
	font-weight: 400;
	color: #fff;
}

#statement
{
	float: left;
	width: 300px;
	height: 16px;
	margin-top: 6px;
	margin-left: 0px;
	text-align: left;
	color: #fff;
}

#copyright
{
	float: right;
	width: 300px;
	height: 16px;
	margin-top: 6px;
	margin-right: 6px;
	text-align: right;
	color: #fff;
}


/* Links */

A
{
	font-size: 8pt;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A:link
{
	color: #034FA3;
	font-weight: 700;
	text-decoration: none;
}

A:visited
{
	color: #034FA3;
	font-weight: 700;
	text-decoration: none;
}

A:active
{
	color: #034FA3;
	font-weight: 700;
	text-decoration: none;
}

A:hover
{
	color: #047CA4;
	font-weight: 700;
	text-decoration: underline;
}

/* MODULE Links */

A.Normal
{
	font-weight: 400;
	font-size: 8pt;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.Normal:link
{
	color: #034FA3;
	font-weight: 400;
	text-decoration: none;
}

A.Normal:visited
{
	color: #034FA3;
	font-weight: 400;
	text-decoration: none;
}

A.Normal:active
{
	color: #034FA3;
	font-weight: 400;
	text-decoration: none;
}

A.Normal:hover
{
	color: #047CA4;
	font-weight: 400;
	text-decoration: none;
}

/* [USER] */

.User_Link
{
	font-weight: 400;
	font-size: 8pt;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.User_Link:link
{
	color: #333;
	font-weight: 400;
	text-decoration: none;
}

A.User_Link:visited
{
	color: #333;
	font-weight: 400;
	text-decoration: none;
}

A.User_Link:active
{
	color: #333;
	font-weight: 400;
	text-decoration: none;
}

A.User_Link:hover
{
	color: #333;
	font-weight: 400;
	text-decoration: underline;
}

/* [LOGIN] */

.Login_Link
{
	font-weight: 400;
	font-size: 8pt;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.Login_Link:link
{
	color: #333;
	font-weight: 400;
	text-decoration: none;
}

A.Login_Link:visited
{
	color: #333;
	font-weight: 400;
	text-decoration: none;
}

A.Login_Link:active
{
	color: #333;
	font-weight: 400;
	text-decoration: none;
}

A.Login_Link:hover
{
	color: #333;
	font-weight: 400;
	text-decoration: underline;
}

.Top_Link_Admin
{
	font-weight: 400;
	font-size: 8pt;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.Top_Link_Admin:link
{
	color: #333;
	font-weight: 400;
	text-decoration: none;
}

A.Top_Link_Admin:visited
{
	color: #333;
	font-weight: 400;
	text-decoration: none;
}

A.Top_Link_Admin:active
{
	color: #333;
	font-weight: 400;
	text-decoration: none;
}

A.Top_Link_Admin:hover
{
	color: #333;
	font-weight: 400;
	text-decoration: underline;
}

.Search_Button
{
	vertical-align: bottom;
}

A.Search:link
{
	vertical-align: middle;
	font-weight: 400;
	color: #333;
	text-decoration: none;
}

A.Search:visited
{
	vertical-align: middle;
	font-weight: 400;
	color: #333;
	text-decoration: none;
}

A.Search:active
{
	vertical-align: middle;
	font-weight: 400;
	color: #333;
	text-decoration: none;
}

A.Search:hover
{
	vertical-align: middle;
	font-weight: 400;
	color: #333;
	text-decoration: underline;
}

.Breadcrumb
{
	font-weight: 400;
	font-size: 8pt;
	color: #333;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

.Breadcrumb_Link
{
	font-weight: 400;
	font-size: 8pt;
	color: #0B32E5;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.Breadcrumb_Link:link
{
	color: #0B32E5;
	font-weight: 400;
	text-decoration: none;
}

A.Breadcrumb_Link:visited
{
	color: #0B32E5;
	font-weight: 400;
	text-decoration: none;
}

A.Breadcrumb_Link:active
{
	color: #0B32E5;
	font-weight: 400;
	text-decoration: none;
}

A.Breadcrumb_Link:hover
{
	color: #071F8F;
	font-weight: 400;
	text-decoration: underline;
}

.Current_Date
{
	font-weight: 400;
	font-size: 8pt;
	color: #333;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

.Current_Date_Admin
{
	font-weight: 400;
	font-size: 8pt;
	color: #333;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

/* content */

.Content
{
	font-size: 8pt;
	font-weight: 400;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	color: #333;
}

/* [LINKS] */

.Content_Link
{
	font-weight: 700;
	font-size: 8pt;
	color: #034FA3;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.Content_Link:link
{
	color: #034FA3;
	font-weight: 400;
	text-decoration: none;
}

A.Content_Link:visited
{
	color: #034FA3;
	font-weight: 400;
	text-decoration: none;
}

A.Content_Link:active
{
	color: #034FA3;
	font-weight: 400;
	text-decoration: none;
}

A.Content_Link:hover
{
	color: #047CA4;
	font-weight: 400;
	text-decoration: underline;
}

.Copyright
{
	font-weight: 400;
	font-size: 7pt;
	color: #fff;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

.Copyright_Admin
{
	font-weight: 400;
	font-size: 7pt;
	color: #fff;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

/* [TERMS][PRIVACY][HELP] */

.Bottom_Link
{
	font-weight: 400;
	font-size: 8pt;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	color: #fff;
}

A.Bottom_Link:link
{
	color: #fff;
	font-weight: 400;
	text-decoration: none;
}

A.Bottom_Link:visited
{
	color: #fff;
	font-weight: 400;
	text-decoration: none;
}

A.Bottom_Link:active
{
	color: #fff;
	font-weight: 400;
	text-decoration: none;
}

A.Bottom_Link:hover
{
	color: #fff;
	font-weight: 400;
	text-decoration: underline;
}

.Bottom_Link_Admin
{
	font-weight: 400;
	font-size: 8pt;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	color: #fff;
}

A.Bottom_Link_Admin:link
{
	color: #fff;
	font-weight: 400;
	text-decoration: none;
}

A.Bottom_Link_Admin:visited
{
	color: #fff;
	font-weight: 400;
	text-decoration: none;
}

A.Bottom_Link_Admin:active
{
	color: #fff;
	font-weight: 400;
	text-decoration: none;
}

A.Bottom_Link_Admin:hover
{
	color: #fff;
	font-weight: 400;
	text-decoration: underline;
}

/* [SOLPATRMENU] */
/* horizontal */

.MainMenu_MenuContainer_Horizontal
{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	border-collapse: collapse;
}

.MainMenu_MenuArrow_Horizontal
{
	margin-top: 0px;
	width: 20px;
	background-color: #fff;
	height: 30px;
	vertical-align: middle;
	text-align: right;
	border-bottom: solid 1px silver;
}

.MainMenu_MenuItem_Horizontal
{
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 6px;
	font-weight: 700;
	font-size: 8pt;
	color: #666;
	height: 30px;
	background-color: #fff;
	vertical-align: middle;
	border-bottom: solid 1px silver;
}

.MainMenu_MenuItemSel_Horizontal
{
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 6px;
	font-weight: 700;
	font-size: 8pt;
	height: 30px;
	color: #000;
	background-color: #fff;
	vertical-align: middle;
}

.MainMenu_RootMenuArrow_Horizontal
{
	margin-top: 0px;
	width: 4px;
	height: 30px;
	background-color: transparent;
	vertical-align: middle;
}

.MainMenu_RootMenuItem_Horizontal
{
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 6px;
	font-weight: 700;
	font-size: 8pt;
	color: #666;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 30px;
	background-color: transparent;
	vertical-align: middle;
	text-align: center;
	padding-left: 4px;
	padding-right: 2px;
}

.MainMenu_RootMenuItemActive_Horizontal
{
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 6px;
	font-weight: 700;
	font-size: 8pt;
	color: #000;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 30px;
	background-image: url(bg_menu_active.jpg);
	background-repeat: repeat-x;
	background-position: right center;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	padding-left: 4px;
	padding-right: 2px;
}

.MainMenu_RootMenuItemSel_Horizontal
{
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 6px;
	font-weight: 700;
	font-size: 8pt;
	color: #000;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 30px;
	background-image: url(bg_menu_active.jpg);
	background-repeat: repeat-x;
	background-position: right center;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	padding-left: 4px;
	padding-right: 2px;
}

.MainMenu_Separator_Horizontal
{
	margin-top: 0px;
	height: 30px;
	font-size: 1px;
	color: white;
	font-weight: 400;
}

.MainMenu_SubMenu_Horizontal
{
	border-left: solid 1px silver;
	border-top: solid 1px silver;
	border-bottom: solid 1px silver;
	margin-left: 0px;
	margin-right: 6px;
	background-color: #fff;
	height: 30px;
	font-size: 8pt;
}

.MainMenu_SubMenuItemSel_Horizontal
{
	margin-left: 0px;
	margin-right: 6px;
	font-size: 8pt;
	height: 30px;
	background-color: #fff;
	color: #333;
	text-decoration: none;
	border-bottom: solid 1px silver;
	cursor: hand;
}

.UserLogin
{
	padding-left: 2px;
}

.SiteMap
{
	padding-left: 6px;
	height:26px;
	vertical-align: middle;
}

.MidDate
{
	height: 30px;
	text-align: right;
}

img
{
	border: none;	
}

.SubHead
{
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	color: #333;
	font-weight: 700;
	font-size: 8pt;
}

span
{
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	color: #333;
	font-weight: 400;
	font-size: 8pt;
}

p
{
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	color: #333;
	font-weight: 400;
	font-size: 8pt;
}

.News
{
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	color: #333;
	font-weight: 400;
	font-size: 7pt;
}

h1
{
	font-size: 26px;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	color: #666;
}




















