/* -- GENERAL REDECLARATIONS ---------------------------------------- */

body 
{
	margin: 0px 0px 0px 0px;
	padding:0;
	height:auto;
	width:auto;
	background-color:#FFFFFF;
}

body, input, select, textarea, p, li, td, th
{
	font-size:11px; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#4A4A4A;
}

a
{
	color:#E0E0E0;
	text-decoration:none;
}

a:hover
{
	font-weight:bold;
}

a:link, a:visited
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	font-weight:bold;
	color:#F79C00;
}

a:hover, a:active
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight:bold;
	color:#333333;
}

/* -- ID'S ---------------------------------------- */

#divContentWrapper
{
	position:relative;
	text-align:left;
	width:auto;
	height:auto;
	
}

#divHeaderWrapper
{
	position:relative;
	width: 900px;
	height: 8px;
	top:0px;
	bottom:0px;
	margin:0px auto 0px auto;
	z-index:500;
}

#divBodyWrapper
{
	position:relative;
	background-image:url(../../includes/images/background.gif);
	overflow: hidden;
	display:block;
	width: 900px;
	height:auto;
	margin: 0px auto 0px auto;
	z-index:1;
	
}

#divFooterWrapper
{
	position:relative;
	background-color:#FFFFFF;
	width:900px;
	height: 70px;
	margin: 0px auto 0px auto;
	background-image:url(../../includes/images/bottom.gif);
	text-align:center;
	vertical-align: baseline;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 2px;
}

#divFooterTxt
{
	padding-left: 89px;

}

#divLeft
{
	float: left;
	width: 247px;
	height:auto;
	text-align:center;
	background: #4D4948;
}


#divlanguage
{
	float: left;
	width: 247px;
	height:auto;
	text-align:center;
	background: #4D4948;
}

#divContent
{
	position:relative;
	width: 480px;
	float:left;
	height:auto;
	vertical-align: baseline;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	background-repeat: repeat;
	padding-left: 20px;
	padding-bottom: 10px;
	text-align: justify;	
}


#divRight
{
	position:absolute;
	left: 731px;
	top: 0px;
	width: 169px;
	height:auto;
	text-align:center;
	vertical-align: top;
	padding-top: 0px;	
}

#divImageHeader
{
	position:relative;
	top:0px;
	left:0px;
	width:900px;
	height: 9px;
		
}

#divLogo
{
	width:470px;
	height: 74px;
	padding-top: 20px;
	padding-left: 20px;
	
}
	
#imageIndex
{
	width:411px;
	height: 180px;
	padding-left: 23px;
		
}

#txtCont
{
	width:410px;
	padding-left: 23px;
}
/* -- CLASS REDECLARATIONS ---------------------------------------- */

.titles 
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F79C00;
	letter-spacing: 2px;
}

.cell 
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	width: 120px;
	border: 1px solid #F79C00;
	margin-bottom: 2px;
	
	
}

.languages
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	width: 120px;
	border: 1px solid #F79C00;
	margin-bottom: 2px;
	
	
}

fieldset {
	padding: 1px;
	font:80%/1 Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #E2E2E2;
	border: 1px solid #E2E2E2;
	margin-top: 7px;

  
}
  
label {
  	float:left;
	width:45%;
	margin-right:0.5em;
	padding-top:0.2em;
	text-align:right;
	font-weight:bold;
	margin-top: 12px;
  
}
  

.ive {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #F79C00;
}
.subtitles {


	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4A4A4A;
}

.promo {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #804000;
	letter-spacing: 1px;
}

.news {


	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #4A4A4A;
}

.newsContent
{
	font-size: 10px;
	line-height: 17px;
	text-align: justify;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#4A4A4A;
	font-style: normal;
	font-weight: normal;
}


img.floatLeft {
	float: left;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
}
img.floatRight {
	float: right;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
.dots {
	border-top: 1px dotted #4D4948;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.dots2 {
	border-top: 2px dotted #4D4948;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

