﻿*
{
	outline-style:none!important;
}

.SparkDropDownMenu_Container
{
	z-index:940000!important;
}

ul.DashList
{
	/*margin:0;
	padding:0;
	/*padding:30px;*/
	list-style-type:disc;
}
ul.OkList
{
	list-style-type:disc;
}
ul.NumberList
{
	list-style-type:decimal;
}

span
{
	cursor:default;	
}

BODY
{
	
}

a
{
	text-decoration:none;
}

.Clear
{
	clear:both;
}

.Content
{
	margin:0 auto;
	width:1112px;
	height:566px;
	background:url('../images/holderBack.jpg') repeat-x top;
}

.Content .LogoPane
{
	position:relative;
	float:left;
	padding-left:32px;
	width:205px;
	height:144px;
}

.Content .MenuHolder
{
	float:left;
	width:875px;
	height:125px;
}

.MenuHolder .TopMenuPane
{ 
	margin-top:42px;
	height:20px;
}

.TopMenuPane .MenuCss
{
	font-size:12px;
}
.TopMenuPane .MenuCss li
{
	background:url('../images/topMenuSpacer.gif') no-repeat center right;
	padding:0px 14px 0px 14px;
}
.TopMenuPane .MenuCss li.LastItem
{
	background-image:none;
	padding-right:12px;
}
.TopMenuPane .MenuCss li a
{
	color:#4f433b;
}
.TopMenuPane .MenuCss li a:hover
{
	text-decoration:underline;
}

.MenuHolder .MainMenuPane
{
	margin-top:15px;
	margin-left:25px;
	height:48px;
}

.MainMenuPane .MenuCss
{
	font-size:16px;
	font-family:Times New Roman;
}

.MainMenuPane .MenuCss ul li
{
	background:url('../images/menuSpacer.gif') no-repeat center right;
}
.MainMenuPane .MenuCss ul li.LastItem
{
	background-image:none;
}
.MainMenuPane .MenuCss ul li a
{
	margin-left:-1px;
	color:White;
	height:18px;
	padding:12px 10px 17px 10px;
}
.MainMenuPane .MenuCss ul li a:hover,
.MainMenuPane .MenuCss ul li a.Hover
/*,
.MainMenuPane .MenuCss ul li.SelectedItem a,
.MainMenuPane .MenuCss ul li.ActiveItem a*/
{
	background:url('../images/menuHover.gif') repeat-x;
	color:Black;
}
/*.MainMenuPane .MenuCss ul li li.SelectedItem a,
.MainMenuPane .MenuCss ul li li.ActiveItem a,
.MainMenuPane .MenuCss ul li li a,*/
.MainMenuPane .MenuCss ul li li a:hover,
.MainMenuPane .MenuCss ul li li a.Hover
{
	background:none no-repeat!important;
	color:Black;
}
.MainMenuPane .MenuCss ul li ul
{
	background:#0f0d0c url('../images/SubMenuBack.gif') repeat-x;
	font-size:15px;
	left:0;
	margin-left:-1px;
}
.TempUL
{
	overflow:hidden;
	height:0;
	display:block!important;
}
.MainMenuPane .MenuCss ul ul li
{
	background-image:none;
}
.MainMenuPane .MenuCss ul ul li.FirstItem
{
	margin-top:11px;
}
.MainMenuPane .MenuCss ul ul li.LastItem
{
	margin-bottom:20px;
}
.MainMenuPane .MenuCss ul li ul li a,
.MainMenuPane .MenuCss ul li ul li.ActiveItem a
{
	padding:3px 0px 3px 0px;
	margin-left:12px;
	margin-right:12px;
	background:url('../images/SubMenuSpacer.gif') no-repeat bottom center!important;
}

.MainMenuPane .MenuCss ul ul li:hover
{
	background:url('../images/menuHover.gif') repeat-x;
	color:Black!important;
}

.MainMenuPane .MenuCss ul ul li a:hover,
.MainMenuPane .MenuCss ul ul li a.Hover
{
	/*background:url('../images/SubMenuSpacer.gif') no-repeat bottom center!important;*/
	color:Black;
}

.Content .GraphicHolder
{
	margin-top:-19px;
	float:left;
	width:100%;
	height:194px;
	background:url('../images/mainBackNoLang.jpg') no-repeat top;
}

.GraphicHolder .LeftImagePane
{
	float:left;
	margin-top:42px;
	padding-left:34px;
	width:505px;
	height:152px;
}

.GraphicHolder .LanguageMenuPane
{
	float:right;
	margin-top:54px;
	width:32px;
	height:71px;
}

.LanguageMenuPane .MenuCss ul li
{
	width:32px;
	height:33px;
	font-size:14px;
	font-family:Times New Roman;
}
.LanguageMenuPane .MenuCss ul li a
{
	height:17px;
	width:17px;
	padding:11px 0 0 9px;
	color:Black;
}
.LanguageMenuPane .MenuCss ul li a:hover,
.LanguageMenuPane .MenuCss ul li.SelectedItem a,
.LanguageMenuPane .MenuCss ul li.ActiveItem a
{
	color:White;
}
.LanguageMenuPane .MenuCss ul li.FirstItem
{
	margin-bottom:5px;
}

.Content .ContentHolder
{
	float:left;
	width:100%;
	background:url('../images/contentBack.jpg') repeat-x bottom;	
	/*height:247px;*/
}

.ContentHolder .LeftContent
{
	width:529px;
	float:left;
	padding-left:22px;
	padding-bottom:17px;
}

.LeftContent .ShadowHolder
{
	float:left;
	background:url('../images/shadowSides.png') repeat-y;	
	width:505px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:23px;
	/*height:215px;*/
	
}

.LeftContent .ShadowBottom
{
	background:url('../images/shadowBottom.png') no-repeat;	
	float:left;
	width:529px;
	height:15px;
	clear:left;
}

.ContentHolder .ContentPane
{
	color:#4f433b;
	/*height:215px;*/
	min-height:215px;
}

.ContentHolder .RightContentPane
{
	color:#4f433b;
	margin-left:22px;
	float:left;
	width:505px;
	padding-bottom:17px;
	height:215px;
}
.ContentHolder .ContentPane a,
.ContentHolder .RightContentPane a
{
	color:#4f433b;
}
.Content .FooterHolder
{
	float:left;
	margin-top:3px;
	background:url('../images/footerBack.jpg') repeat-x bottom;	
	width:100%;
	height:28px;
}

.FooterHolder .Footer
{
	float:right;
	padding-top:8px;
	padding-right:15px;
	color:#97948d;
}

.FooterHolder .Footer a
{
	color:#97948d;
}

.ContainerHolder a:hover
{
	color:#f67816;
}

