BODY {
	font-family: Trebuched MS;
	font-size: 13px;
	line-height: 130%;
	color: #000000;
	background: #FF9900;
	letter-spacing: 0.04em;	
}

table {
	padding: 0px;
}

td {
	color: black;
	font-size: 13px;	
}

.left 
{ 
float: left; 
}

.right 
{ 
float: right; 
}

.cleaner 
{ 
clear: both; 
padding: 0px;
margin: 0px;
}
.right
{ 
text-align: right;
}

/*  ==================================================================   */
/*  SKYMENU   */
/*  ==================================================================   */

#skymenu {
	margin-top: 2px;
	margin-left: 7px; /* FF */
	_margin-left: 6px; /* IE */
	color: White;
	height: 41px;		
	text-align: center;
	vertical-align: middle;		
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.02em;
}

#skymenu .odsz {
   display: block;
	height: 14px;
	_height: 0px;
}

#skymenu a {
	color: White;
	text-align: center;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	height: 41px;
	border-right: 2px solid white;
	float: left;
	background: url(../images/menu_off.gif) repeat-x;
	width: 103px;
	_width: 105px;
}

#skymenu a:hover {
	color: white;
	text-decoration: none; /*width: 111px;*/
	height: 41px;
	background: url(../images/menu_on.gif) repeat-x;
}

#skymenu .itemactive {
	color: White;
	text-decoration: none;
	/*width: 111px;*/
	height: 41px;
	background: url(../images/menu_off.gif) repeat-x;

	
}

/*  ==================================================================   */
/*  SELECTOR MENU   */
/*  ==================================================================   */

#selectormenu {
	color: black;
	font-family: Trebuched MS;
	font-size: 12px;
	margin: 0x;
	padding: 0px;
}

#selectormenu p {
 margin: 0px;
 padding: 0px;	
}

#selectormenu .header {
	color: #FF6000;
	font-family: Trebuched MS;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin: 0x;
	padding: 0px;
	width: 100%;
	height: 32px;
	background-repeat: no-repeat;
	display: block;
	font-style: normal;
	padding-left: 11px;
	letter-spacing: 0.04em;	
}

#selectormenu .header a {
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#selectormenu .header a:hover {
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#selectormenu .menuitem {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
	width: 100%;
	border-bottom: 1px solid #666666;
	padding-top: 7px;
	padding-bottom: 6px;

}

#selectormenu .menuitem a {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#selectormenu .menuitem a:hover {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

#selectormenu .odsz {
	width: 100%;
	height: 20px;
	display: block;
}

/*  ==================================================================   */
/*  CONTENT   */
/*  ==================================================================   */

#content {
	margin-left: 4px;
	margin-right: 8px;
	color: black;
	font-family: Trebuched MS;
	font-size: 14px;
	padding: 0px;
	letter-spacing: 0.04em;		
}

#content h1 {
	color: #FF6000;
	font-family: Trebuched MS;
	font-size: 20px;
	padding: 0px;
	letter-spacing: 0.04em;		
	margin-top: 0px;
}

#content h2 {
	color: #FF6000;
	font-family: Trebuched MS;
	font-size: 16px;
	padding: 0px;
	letter-spacing: 0.04em;		
	margin-top: 8px;
	margin-bottom: 12px;
	_padding-bottom: 6px;
	_padding-top: 7px;
}

#content a {
	color: #CB4000;
	text-decoration: underline;
}

#content a:hover {
	color: #CB4000;
	text-decoration: none;
}

#content td {
	color: black;
	font-size: 14px;
}

/*  ==================================================================   */
/*  DOWNBAR   */
/*  ==================================================================   */

#downbar {
	text-align: center;
	margin-top: 0px;
	font-family: Trebuched MS;
	font-size: 14px;
	line-height: 130%;
	color: White;	
}

#downbar a {
	text-align: center;
	margin-top: 0px;
	font-family: Trebuched MS;
	font-size: 14px;
	line-height: 130%;
	color: White;	
	text-decoration: none;
}

#downbar a:hover {
	text-align: center;
	margin-top: 0px;
	font-family: Trebuched MS;
	font-size: 14px;
	line-height: 130%;
	color: White;
	text-decoration: none;
}

/*  ==================================================================   */
/*  NEWS, NEWSBOX   */
/*  ==================================================================   */

#newsbox {
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
	font-family: Trebuched MS;
	font-size: 14px;
	line-height: 130%;
	color: White;	
	font-weight: bold;
	letter-spacing: 0.06em;
}

#newsbox a {
	font-family: Trebuched MS;
	font-size: 12px;
	line-height: 130%;
	color: White;	
	font-weight: normal;
	text-decoration: none;
}

#newsbox a:hover {
	font-family: Trebuched MS;
	font-size: 12px;
	line-height: 130%;
	color: Yellow;
	font-weight: normal;
	text-decoration: none;
}

/*  ==================================================================   */
/*  LANGUAGE SELECTOR   */
/*  ==================================================================   */

#lang_selector {
	margin-top: 90px;	
}

#lang_selector p {
	height: 0px;	
	padding: 0px;	
	margin: 0px;	
}
#lang_selector .odsz {
	height: 0px;	
	padding: 0px;	
	margin: 0px;	
}

#lang_selector a {
	color: #666666;
	width: 30px;
	height: 28px;
	display: block;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/img-langselector.gif) no-repeat;	
	text-transform: uppercase;
	padding-top: 6px;
	padding-left: 3px;
	margin-bottom: 0xp;
	margin-top: 0xp;
	padding-bottom: 0px;
}

#lang_selector .langactive {
	color: Black;
}

/*  ==================================================================   */
/*  iFORM   */
/*  ==================================================================   */

#iform input {
	color: Black;
	height: 25px;
	width: 170px;
	border: 1px solid #666666;
	padding: 2px;
	font-family: Trebuched MS;
	font-size: 13px;
}

#iform select {
	color: Black;
	height: 25px;
	width: 50px;
	border: 1px solid #666666;
	padding: 2px;
	font-family: Trebuched MS;
	font-size: 13px;
}

#iform textarea {
	color: Black;
	height: 80px;
	width: 270px;
	border: 1px solid #666666;
	padding: 5px;
	font-family: Trebuched MS;
	font-size: 13px;
}

#ibutton {
	color: Black;
	width: 95px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	background-color: Silver;
	display: block;
	font-size: 18px;
	text-decoration: none;
	padding-top: 2px;
}

#ibutton a {
	color: #666666;
	font-size: 18px;
	text-decoration: none;
}

#ibutton a:hover {
	color: Black;
	font-size: 18px;
	text-decoration: none;
}


/*  ==================================================================   */
/*  ADDONs   */
/*  ==================================================================   */

.numbox {
	color: Black;
	width: 25px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	background-color: Silver;
	display: block;
	font-size: 18px;
}

#iefix-br {
	_width: 100%;
	_height: 13px;
	_display: block;
}

.mapalbor {
	margin-left: 10px;
	margin-top: 5px;
	_margin-top: 12px;
	border: 1px solid silver;
}

.news_content_date {
	color: Gray;
}

.homeimg {
	padding: 0px;
	border: 2px solid silver;
}

.hometd {
	padding-left: 6px;
}

.fgimg {
	padding: 0px;
	width: 430px;
	border: 4px solid silver;
}

.fgimg_preview {
	padding: 0px;
	width: 135px;
	border: 2px solid silver;
}

.icon_info {
	margin-left: 4px;
	border: 0px;
}
