html {
     overflow: -moz-scrollbars-vertical;
}

body{
	margin: 11px;
	margin-left: 7px;
	margin-right: 7px;
    font-family:  arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
	color: #000000;
}

table,td{
    font-family:  arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.pixel{
    font-size: 1px;
}

hr{
    color: #DDDDDD;
}

a:link, a:visited{
    color: #000000;
	text-decoration: underline;
}

a:hover{
    color: #000000;
	text-decoration: none;
}

.PageTitle{
	font-size: 22px;
	color: #FF6E00;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

.PageBody{
	padding-right: 12px;
	padding-left: 10px;
	border: 1px #C4CDDA solid;
	border-top: 0px;
	border-bottom: 0px;
	background-color: #FFFFFF;
}

.SimpleText{
    padding: 15px;
	text-align:justify;
}

.innerTDMain{
    padding: 12px;
	background-color: #FFDAB2;
	vertical-align: top;
}

.innerTDMain2{
    padding: 12px;
	background-color: #FFF5EA;
	vertical-align: top;
}

.innerTDTitle{
    color: #FF6C00;
	font-weight: bold;
	font-size: 13px;
}

.innerTDText{
    padding-right: 3px;
	padding-left: 3px;
}

.innerTDValue{
    padding-right: 5px;
}

.Numbers{
    font-size: 12px;
}

.smallImageBorder{
    padding: 2px;
	border: 1px #ACACAC solid;
	width: 90px;
	height: 68px;
}

.ContactMailInput{
    font-size: 12px;
	width: 310px;
	border: 1px #ACACAC solid;
}

.ContactMailInputTrans{
    font-size: 11px;
	width: 310px;
	border: 0px;
	background-color: transparent;
	font-weight: bold;
}

.ContactMailInput2{
    font-size: 12px;
	width: 248px;
	border: 1px #ACACAC solid;
}


.ContactMailArea{
    font-size: 12px;
	width: 310px;
	height: 50px;
	border: 1px #ACACAC solid;
}

.ContactMailArea2{
    font-size: 12px;
	width: 248px;
	height: 80px;
	border: 1px #ACACAC solid;
}

a.sideQuestions:link,a.sideQuestions:visited{
    color: #398330;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.sideQuestions:hover{
    color: #398330;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}


.Faq_Pre{
    color: #4C4C4C;
	font-size: 14px;
	font-weight: bold;
}

.Faq_Title{
    color: #60A8D6;
	font-size: 13px;
	font-weight: bold;
}

.Faq_Text{
    text-align: justify;
	color: #4C4C4C;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
}

.errorDiv{
    color: #ff0000;
	font-weight: bold;
}

.news_Title{
    font-size: 14px;
	font-weight: bold;
}

.InputMust{
    color: red;
	font-weight: bold;
}

a.alerti:link,a.alerti:visited{
    color: red;
	font-weight: bold;
	text-decoration: none;
}

a.alerti:hover{
	text-decoration: underline;
}

.imageBorder{
    border: 1px solid #A7B1BB;
	padding-top: 1px;
	width: 96px;
	height: 73px;
}

.printDiv{
    height: 30px;
	background-color: #DBF2B0;
	text-align: center;
	border: 1px solid #C4CDDA;
	font-weight: bold;
}

.overF{
    overflow: auto;
	height: 345px;
}

a.red:link,a.red:visited{
    font-size: 14px;
	color: #DD0000;
	font-weight: bold;
	text-decoration: underline;
}

a.red:hover{
    text-decoration: none;
}

.ActionMessagesLeaf{
    background-color: #FFCB00;
	padding-right: 2px;
	padding-left: 2px;
	color: black;
}

a.newsLinks:link,a.newsLinks:visited{
	color: #000000;
	text-decoration: underline;
}

a.newsLinks:hover{
    text-decoration: none;
}

.boxi{
    background-color: #ffdab2;
	width: 260px;
	padding: 10px;
	margin-bottom: 10px;
}

.TopCatalogueTitle{
    position: absolute;
	font-size: 18px;
	color: #383838;
	white-space: nowrap;
	padding-top: 4px;
}

.smallImageCat{
	margin: 5px;
	border: 1px solid #000000;
}


