body,td,th {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

a:link { text-decoration: none; color:  #ffc200;  }
a:visited { text-decoration: none; color: #ffc200;  }
a:active { text-decoration: none; color:  #ffc200; }
a:hover { text-decoration: none; color: #FFD75F;  }


hr 
{
	color: #FF912F;
	background-color:#FF912F;
	border-style: none none dotted; 
}



/* Menu horizontal  ---------------- */
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li  /*First Menu*/
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 10px Verdana;

}

#sddm li a  /*First Menu*/
{	display: block;
	margin: 0 1px 0 0;
	padding-top: 10px;
	/*padding-bottom: 2px;*/
	padding-right:20px;
	padding-left:20px;
	/*width: 80px;
	background: #000;*/
	background: url(../images/menu_button_up.gif) repeat-x;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	line-height:12px;
	padding-bottom:12px;

}

#sddm li a:hover  /*First Menu*/
{	
	background: #8cc602;
	color: #fff;
	line-height:12px;
	padding-bottom:12px;
}


#sddm li.menu_hover  a /*First Menu*/
{	
	background: #8cc602;
	/*background: url(../images/header_pattern2_roll.gif) repeat-x;*/
	color: #fff;
	line-height:12px;
	padding-bottom:12px;
}

.menu_separator_img
{
	float:left;
	#float:auto;
}


#sddm li div , #sddm li.menu_hover div  /*Second Menu*/
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #C5C5C5;
	border: 1px solid #FFFFFF;
	line-height:12px;
	padding-bottom:12px;
	
}

#sddm li div a , #sddm li.menu_hover div a  /*Second Menu*/
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #C5C5C5;
	color: #FFF;
	font: 10px Verdana;
	font-weight:bold;
	line-height:12px;
	padding-bottom:12px;

}

#sddm li div a:hover,  #sddm li.menu_hover div a:hover  /*Second Menu*/
{	
	background: #888888;
	color: #fff;
	line-height:12px;
	padding-bottom:12px;
}



/* --------------------------------------- */



/* Menu Vertical  ------------------------ */

.menu_vertical_header
{
	background:url("../images/menu_buttons_header.gif") no-repeat;
	height:28px;
	color:#D4D4D4;
	font-size:10px;
	font-weight:bold;
	padding-left:40px;
	padding-top:9px;
}

.menu_vertical_general
{
	
	background: url('../images/menu_buttons_up.gif') no-repeat;
	cursor:pointer;
	padding-left:40px;
	padding-bottom:4px;
	font-size: 10px;
	font-weight:bold;
	color:#6D7271;
	height:25px;
}

.menu_vertical_general_up
{

	background: url('../images/menu_buttons_roll.gif') no-repeat;
	cursor:pointer;
	padding-left:40px;
	padding-bottom:4px;
	font-size: 10px;
	font-weight:bold;
	height:25px;

}
/* --------------------------------------- */



/* Sub Menu Vertical  ------------------------ */

.smenu_vertical_header
{
	background:url("../images/sub_menu_buttons_header.gif") no-repeat;
	height:28px;
	color:#D4D4D4;
	font-size:10px;
	font-weight:bold;
	padding-left:58px;
	padding-top:11px;
}

.smenu_vertical_general
{
	background: url('../images/sub_menu_buttons_up.gif') no-repeat;
	cursor:pointer;
	padding-left:58px;
	padding-bottom:4px;
	font-size: 10px;
	font-weight:bold;
	color:#6D7271;
	height:25px;

}

.smenu_vertical_general_up
{
	background: url('../images/sub_menu_buttons_roll.gif') no-repeat;
	cursor:pointer;
	padding-left:58px;
	padding-bottom:4px;
	font-size: 10px;
	font-weight:bold;
	height:25px;

}
/* --------------------------------------- */


/* ----- Gallery ----- */

.select_gallery
{
	border:1px solid #AFAFAF;
	font-size:11px;
}

.img_general
{
	background:#FFF;
	border:1px solid  #A8B3C4;
	padding:4px;
}

.title_general
{
	background:#EFEFF1;
	border:1px solid #A8B3C4;
	margin:2px 0px 5px 0px;
	padding:4px;
}

/* ------------------------ */


/* Search  ------------------------------- */
.search_container
{
	height:53px;
	text-align:left;
	padding-top:8px;
	padding-bottom:10px;
	padding-left:10px;
	color:#494949;
	font-size:10px;
	font-weight:bold;
	background-image: url(../images/frame_search.gif);
	background-repeat: no-repeat;
}

.search_title
{
	color:#494949;
	font-size:10px;
	font-weight:bold;
	padding-bottom:2px;
}

.search_textbox
{	
	padding-top:0px;
	font-size:11px;
	width:195px;
	#width:198px;
	border:1px solid #283789;
}

.search_button_style 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	background-color:#ED6E00;
	color:#FFFFFF;
	border:0px;
	padding:0px;
	width:73px;
}

.button_style 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#ED6E00;
	color:#FFFFFF;
	border:0px;
	border:1px solid #D6CCBF;
}
/* -------------------------------- */



/* Contact ------------------------ */
.contact_textbox_small
{
	width:210px;
	border:1px solid #AFAFAF;
}

.contact_textbox_big
{
	width:450px;
	border:1px solid #AFAFAF;
}

.contact_textbox_captcha
{
	width:100px;
	border:1px solid #AFAFAF;
}

.contact_newsletter
{
	width:180px;
	border:1px solid #AFAFAF;
}

/* -------------------------------- */



/* Other -------------------------- */
.date_module
{
	color: #fff;
	font-size:10px;
	/*background:url("../images/header5.gif") no-repeat;*/
}

.path_text
{
	font-size:11px;
}
/* -------------------------------- */

.clear_style
{
	font-weight:normal;
	padding:0px;
	font-size:11px;
	border-bottom: 0px solid #FFFFFF;
	color:#000000;
}


.main_table
{
	height:100%;
}

.header_pattern 
{
	background-image: url(../images/header_pattern.gif);
	background-repeat: repeat-x;
	height:125px;
}

.main_pattern
{
	background-image: url(../images/left_frame_pattern.gif);
	background-repeat: repeat-y;
}

.main_position
{
	padding-top:30px;
	padding-left:50px;
	padding-right:40px;
	padding-bottom:10px;
}

.main_position_topstory
{
	padding-top:22px;
	padding-left:50px;
	padding-right:40px;
	padding-bottom:10px;
}


.main_position_lastnews
{
	padding-top:10px;
	padding-left:50px;
	padding-right:40px;
	padding-bottom:10px;
	font-size:11px;
}

.right_pattern
{
	background-image: url(../images/right_frame_pattern.gif);
	background-repeat: repeat-y;
}

.footer_pattern 
{
	/*background-color:#6C7170;*/
}

.title_category
{
	font-size:13px;
	font-weight:bold;
	color:#d6d6d6;
	/*border-bottom:1px solid #ED6E00;*/
	padding-bottom:0px;
}

.title_category_bullet
{
	font-size:12px;
	font-weight:bold;
	color:#88c400;
	/*border-bottom:1px solid #ED6E00;*/
	padding-bottom:40px;
}

.title_date
{
	font-size:10px;
	font-weight:normal;
	color:#6D7271;
}


.print_icon_css
{
	border:1px solid #BCBCBC;
	padding:2px;
	background:#888888;
}

.menu_position
{
	padding-left:0px;
}

.main_position_path
{
	padding-top:22px;
	padding-left:50px;
	padding-right:40px;
	padding-bottom:10px;
}

.welcome_webpage_css
{
	font-size:13px;
	padding-bottom:40px;
	color:#88c400;
	font-weight:bold;
}

.main_position_border
{
	border-bottom:0px solid #9B9B9B;
	padding-bottom:3px;
}





.background_header3
{
	background:url("../images/header3.gif");
}

.background_header4
{
	background:url("../images/header4.gif");
}







.header_pattern_1
{
	height: 442px;
	background: url("../images/header_pattern1.gif") repeat-x;
}

.general_backcolor_1
{
	background-color: #787879;
}

.side_backcolor_1
{
	background-color: #4a4a4a;
}


.header_1
{
	width: 900px;
	height: 43px;
	background:url("../images/header1.gif") no-repeat;
}


.header_2
{
	width: 900px;
	height: 141px;
	background:url("../images/header2.jpg") no-repeat;
}

.menu_start
{
	width: 96px;
	height: 38px;
	background:url("../images/menu_start.gif") no-repeat;
}

.menu_end
{
	width: 96px;
	height: 38px;
	background:url("../images/menu_end.gif") no-repeat;
}

.menu_back_pattern
{
	height:38px;
	background:url("../images/menu_seperator.gif") repeat-x;
}

.header_3
{
	width: 450px;
	height: 171px;
	background:url("../images/header3.jpg") no-repeat;
}

.header_4
{
	width: 450px;
	height: 171px;
	background:url("../images/header4.jpg") no-repeat;
}

.header_5
{
	width: 639px;
	height: 53px;
	background:url("../images/header5.gif") no-repeat;
}

.page_pattern
{
	width: 900px;
	background:url("../images/page_pattern.gif") repeat-y;
}


.footer
{
	width:900px;
	height:67px;
	background: url(../images/footer.gif) no-repeat;
}

/*
.footer_link:link { text-decoration: none; color:  #8F8F8F; }
.footer_link:visited { text-decoration: none; color:  #8F8F8F; }
.footer_link:active { text-decoration: none; color:  #8F8F8F; }
.footer_link:hover { text-decoration: underline; color:  #8F8F8F; }
*/


.generic_button_left
{
	background-image: url(../images/b_start.gif);
	background-repeat:no-repeat;	
	width:4px;
	height:18px;
	
}


.generic_button_right
{
	background-image: url(../images/b_end.gif);
	background-repeat:no-repeat;	
	width:4px;
	height:18px;

}

.generic_button
{
	background-image: url(../images/b_pattern.gif);
	background-repeat:repeat-x;	
	height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight:bold;
	color:#FFFFFF;
	border:0px;	
	cursor:pointer;
	#padding-top:2px;
	padding-bottom:2px;
	padding-right:13px;
}


.generic_button_2_left
{
	background-image: url(../images/b_start.gif);
	background-repeat:no-repeat;	
	width:4px;
	height:18px;
	
}


.generic_button_2_right
{
	background-image: url(../images/b_end.gif);
	background-repeat:no-repeat;	
	width:4px;
	height:18px;

}

.generic_button_2
{
	background-image: url(../images/b_pattern.gif);
	background-repeat:repeat-x;	
	height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color:#FFFFFF;
	border:0px;	
	cursor:pointer;
	padding-bottom:4px;
	#padding-bottom:1px;
}

.middle_news_table
{
	padding-top:10px;
	padding-left:15px;
}


.contact_icons_backcolor
{
	background:#fff;
	color:#000;
	vertical-align:top;
}


.footer_right
{
	color:#3d3d3d;
	font-size:10px;
	text-align:right;
	padding-right:25px;
	padding-bottom:20px;
}

.footer_right a:link { text-decoration: none; color:  #3d3d3d; font-weight:bold; }
.footer_right a:visited { text-decoration: none; color: #DFDFDF;  }
.footer_right a:active { text-decoration: none; color:   #DFDFDF;  }
.footer_right a:hover { text-decoration: none; color:  #DFDFDF;  }

.footer_data_1
{
	color:#494949;
	font-size:10px;
	text-align:left;
	padding-left:25px;
	padding-bottom:12px;
}

.footer_data_1 a:link { text-decoration: none; color:  #CF7000; font-weight:bold; }
.footer_data_1 a:visited { text-decoration: none; color:   #CF7000; font-weight:bold; }
.footer_data_1 a:active { text-decoration: none; color:     #CF7000; font-weight:bold;}
.footer_data_1 a:hover { text-decoration: none; color: #CF8D40; }

.footer_data_2
{
	color:#3d3d3d;
	font-size:10px;
	text-align:right;
	padding-right:25px;
	padding-bottom:12px;
}


