/* span section ---------------------------------------------  */
span.mainMenuSep
{
	color: #490d00;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}
span.secMenuTitle
{
	color: #202020;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
}
span.itemPath
{
	color: Black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: none;
	font-weight: normal;
}
span.itemPathBig
{
	color: Gray;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
}
span.pageFooter
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: none;
	font-weight: normal;
}
span.update
{
	color: #490d00;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: none;
	font-weight: normal;
}
span.WhiteText
{
	color: White;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
}
span.infoTitle
{
	color: #f36f21;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}
/* a section ---------------------------------------------  */
a.mainMenuLink
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
}
a.mainMenuLink:hover
{
	color: #fecf8c;
}
a.secMenuTitleLink
{
	color: #a99a6f;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
}
a.secMenuTitleLink:hover
{
	color: #c44f09;
	text-decoration: underline;
}
a.secMenuLink
{
	color: #7f4400;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}
a.secMenuLink:hover
{
	color: #c44f09;
	text-decoration: underline;
}
a.itemPath
{
	color: Black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
}
a.itemPath:hover
{
	color: Red;
}

a.itemPathBig
{
	color: Gray;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
}
a.itemPathBig:hover
{
	color: Red;
}
a.itemFooter
{
	color: Black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
}
a.itemFooter:hover
{
	color: #7f4400;
}
/* input section ---------------------------------------------  */
input.menuSearchKeys
{
	background : #E9E9E9;
	border : 1px solid #7F4400;
	font-family : Verdana;
	color: #606060;
	font-size : 8pt;
	width : 120px;
}
.menuSearchSubmit {
	background: #7F4400;
	font: 11px Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	margin: 0px;
	border: 1px none #7F4400;
	width : 55px;
}
input.moreInput
{
	background : #E9E9E9;
	border : 1px solid Gray;
	font-family : Verdana;
	font-size : 9pt;
	width : 225px;
}
select.moreSelect
{
	background : #E9E9E9;
	border : 1px solid Gray;
	font-family : Verdana;
	font-size : 9pt;
	width : 225px;
}
textarea.moreTextArea
{
	background : #E9E9E9;
	border : 1px solid Gray;
	font-family : Verdana;
	font-size : 8pt;
	width : 225px;
	height : 240px;
}
input.mailInput
{
	background : #E9E9E9;
	border : 1px solid Gray;
	font-family : Verdana;
	font-size : 8pt;
	width : 140px;
}
textarea.mailTextArea
{
	background : #E9E9E9;
	border : 1px solid Gray;
	font-family : Verdana;
	font-size : 8pt;
	width : 140px;
	height : 160px;
}
input.webmail
{
	background : #E9E9E9;
	border : 1px solid Gray;
	font-family : Verdana;
	font-size : 9pt;
	width : 80px;
	font-weight : normal;
}

