body,td,th {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link { text-decoration: none; color:  #E21400;  }
a:visited { text-decoration: none; color:  #E21400;	 }
a:active { text-decoration: none; color: #E21400;  }
a:hover { text-decoration: none; color: #E21400; }


hr 
{
	color: #b0b0b0; 
	background-color: #ffffff; 
	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: 6px 20px;
	/*width: 80px;
	background: #000;*/
	background: url(../images/header_pattern2.gif) repeat-x;
	color: #6D7271;
	text-align: center;
	text-decoration: none;
	font-weight: bold;

}

#sddm li a:hover  /*First Menu*/
{	
	background: #F8901F;
	/*background: url(../images/header_pattern2_roll.gif) repeat-x;*/
	color: #fff;
}

#sddm div   /*Second Menu*/
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #6D7271;
	border: 1px solid #FFFFFF;
}

#sddm 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: #6D7271;
	color: #FFF;
	font: 10px Verdana;
	font-weight:bold;

}

#sddm div a:hover   /*Second Menu*/
{	
	background: #F8901F;
	color: #FFF;

}

.menu_hover
{
	background-color: #F8901F;
	/*background: url(../images/header_pattern2_roll.gif) repeat-x;*/
	color: #FFFFFF !important;
}

/* --------------------------------------- */



/* Menu Vertical  ------------------------ */

.menu_vertical_header
{

}

.menu_vertical_general
{
	
	background: url('../images/menu_buttons_up.gif') no-repeat;
	cursor:pointer;
	padding-left:40px;
	padding-bottom:1px;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	height:29px;
}

.menu_vertical_general_up
{

	background: url('../images/menu_buttons_roll.gif') no-repeat;
	cursor:pointer;
	padding-left:40px;
	padding-bottom:1px;
	font-size: 12px;
	font-weight:bold;
	height:29px;
}
/* --------------------------------------- */



/* Sub Menu Vertical  ------------------------ */

.smenu_vertical_header
{

}

.smenu_vertical_general
{
	background: url('../images/sub_menu_buttons_up.gif') no-repeat;
	cursor:pointer;
	padding-left:48px;
	padding-bottom:1px;
	font-size: 12px;
	font-weight:bold;
	color:#01224D;
	height:29px;
}

.smenu_vertical_general_up
{
	background: url('../images/sub_menu_buttons_roll.gif') no-repeat;
	cursor:pointer;
	padding-left:48px;
	padding-bottom:1px;
	font-size: 12px;
	font-weight:bold;
	height:29px;
}
/* --------------------------------------- */


/* ----- Gallery ----- */
img
{
	border:0px;
}
.select_gallery
{
	border:1px solid #AFAFAF;
	font-size:11px;
}

.img_general
{
	background:#FFF;
	border:1px solid  #A8B3C4;
	padding:4px;
}
.img_left
{
float: left;
background:#FFF;
border:1px solid #A8B3C4;
margin:5px 5px 5px 0px;
padding:4px;
}

.img_right
{
	float: right;
text-align: right;
background:#FFF;
border:1px solid #A8B3C4;
margin:5px 0px 5px 5px;
padding:4px;
}

.title_general
{
	background:#EFEFF1;
	border:1px solid #A8B3C4;
	margin:2px 0px 5px 0px;
	padding:4px;
}

/* ------------------------ */


/* Search  ------------------------------- */
.search_label
{
	color:#ffffff;
	font-weight:bold;
	padding-left:29px;
	padding-bottom:2px;
}
.search_container
{
	width:237px;
	height:59px;
	text-align:left;
	padding-right:3px;
	color:#ff9500;
	background-image: url(../images/frame_search.gif);
	background-repeat: no-repeat;
}

.search_textbox
{	
	background: #EAF0F9;
	color:#081C3F;
	padding-top:0px;
	font-size:14px;
	width:171px;
	border:0px;
	height:19px;
}

.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:#E31500;
	color:#FFFFFF;
	border:0px;
	border:1px solid #D6CCBF;
}
/* -------------------------------- */



.generic_button_left
{
	background-image: url(../images/b_start.gif);
	background-repeat:no-repeat;	
	width:5px;
	height:19px;
	
}


.generic_button_right
{
	background-image: url(../images/b_end.gif);
	background-repeat:no-repeat;	
	width:5px;
	height:19px;
}

.generic_button
{
	background-image: url(../images/b_pattern.gif);
	background-repeat:repeat-x;	
	height:19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:#E21400;
	border:0px;	
	cursor:pointer;
	/*width:15px;*/
	padding-bottom:3px;
	#padding-bottom:0px;
}

.generic_button:hover
{
	background-image: url(../images/b_pattern.gif);
	background-repeat:repeat-x;	
	height:19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:#ffffff;
	border:0px;	
	cursor:pointer;
	/*width:15px;*/
}

/* Contact ------------------------ */
.contact_textbox_small
{
	width:200px;
	border:1px solid #AFAFAF;
}

.contact_textbox_big
{
	width:482px;
	border:1px solid #AFAFAF;
}

.contact_textbox_captcha
{
	width:100px;
	border:1px solid #AFAFAF;
}

.contact_newsletter
{
	width:180px;
	border:1px solid #AFAFAF;
}

.request_contact_textbox_mini
{
	width:30px;
	border:1px solid #AFAFAF;
}

.request_contact_textbox_medium
{
	width:100px;
	border:1px solid #AFAFAF;
}

.request_contact_textbox_small
{
	width:185px;
	border:1px solid #AFAFAF;
}

.request_contact_textbox_big
{
	width:410px;
	border:1px solid #AFAFAF;
}

/* -------------------------------- */



/* Other -------------------------- */
.date_module
{
	color: #6B6D60;
	font-size:10px;
	background:url("../images/header5.gif") no-repeat;
}

.path_text
{
	font-size:10px;
}
/* -------------------------------- */




.main_table
{
	height:100%;
}

.header_pattern 
{
	background: #00153d;
	height:420px;
}

.main_pattern
{
	background-image: url(../images/left_frame_pattern.gif);
	background-repeat: repeat-y;
}

.main_position
{
	padding:10px;
	padding-left:22px;
	padding-right:26px;
}

.main_position_lastnews
{
	padding:10px;
	padding-left:22px;
	padding-right:26px;
}

.main_position_path
{
	padding-left:10px;
}

.left_pattern
{
	background: url(../images/left_pattern.gif) repeat-y;
}

.right_pattern
{
	background: url(../images/right_pattern.gif) repeat-y;
}

.footer_pattern 
{
	background-color:#6C7170;
}

.title_category
{
	font-family: "Trebuchet MS";
	font-size:18px;
	color:#23355F;
	padding-bottom:3px;
}

.menu_position
{
	padding-left:30px;
}


.main_position_border
{
	border-bottom:0px solid #9B9B9B;
	padding-bottom:3px;
}


.footer
{
	font-size:9px;
	padding-right:46px;
	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; }


.background_header3
{
	background:url("../images/header3.gif");
}

.background_header4
{
	background:url("../images/header4.gif");
}

.header1
{
	width:208px;
	height:233px;
	background:url("../images/header1.jpg") no-repeat;
	color:#b3b9c5;
	text-align:center;
}

.right_header_pattern
{
	background:url("../images/header_pattern1.gif") repeat-x;
}

.right_footer_pattern
{
	background:url("../images/footer_pattern1.gif") repeat-x;
}

.body_outer
{
	border-top:1px solid #5e6986;
	border-left:1px solid #5e6986;
	border-right:1px solid #5e6986;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
}

.body_outer2
{
	border-top:1px solid #5e6986;
	border-left:1px solid #5e6986;
	border-right:1px solid #5e6986;
	border-bottom:1px solid #5e6986;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;

}


.footer1
{
	width:981px;
	height:149px;
	background:url("../images/footer1.jpg") no-repeat;
}
.address_area
{

	color:#4a5e7b;
	position:relative;
	top:13px;
	
}

.address_text
{
	font-family: tahoma;
	font-size:11px;
	padding-left:8px;
}

.tablerow1
{
	padding:4px;
	color:#ffffff;
	background:#203457;
}

.tablerow2
{
	padding:4px;
	color:#ffffff;
	background:#4a5e7b;
}

.tablerow3
{
	padding:4px;
	color:#4a5e7b;
	background:#C4D2DF;
}

.tabmenu_content
{

}



/* tab menu */

.ddcolortabs{
position:relative;
height:23px;
width: 100%;
background: url(../images/tab_header_pattern.gif) repeat-x;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font-size:10px;
margin:0;
padding-top:5px;
padding-left:4px;
padding-right:0px;
padding-bottom:0px;
list-style:none;

}

.ddcolortabs li{
display:inline;


}


.ddcolortabs a{
float:left;
color: #000000;
background: #ffffff url(../images/color_tabs_left.gif) no-repeat left top;
margin:0 1px 0 0;
padding:0 0 0px 0px;
text-decoration:none;

}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(../images/color_tabs_right.gif) no-repeat right top;
padding-left: 7px;
padding-right: 7px;
padding-top: 3px;
padding-bottom: 3px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background: #E21400 url(../images/color_tabs_left.gif) no-repeat left top;
color:#ffffff;
}

.ddcolortabs a:hover span{
background: #E21400 transparent url(../images/color_tabs_right.gif) no-repeat right top;

color:#ffffff;
}

.ddcolortabs a.current, #ddcolortabs a.current span{ /*currently selected tab*/
background-color: #E21400;
color:#ffffff;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 0px;
line-height: 0px;
}

.tabcontainer{
border:1px solid #ADBDCC;
padding:10px;


}

.tabcontent{
display:none;
}


.bullet {
 list-style-image: url(../images/icon_plane.png);
}

.copyright
{
	color:#b3b9c5;
	height:80px;
	width:228px;
	text-align:center;
}

.developer
{
	color:#b3b9c5;
	height:80px;
	width:300px;
	text-align:center;
}

.developer a:link { text-decoration: none; color:  #b3b9c5;  }
.developer a:visited { text-decoration: none; color:  #b3b9c5;	 }
.developer a:active { text-decoration: none; color: #b3b9c5;  }
.developer a:hover { text-decoration: none; color: #b3b9c5; }

.right_mini_pattern
{
	background:url(../images/right_pattern_b_new.gif) repeat-y;
}

.footer_new
{
	width:981px;
	height:22px;
	background:url(../images/footer3b.jpg) no-repeat;
}






/* ----- Login  -------------------------- */
.login_table 
{
	border-collapse: collapse;
	width:222px;
}
.login_table th 
{

}
.login_table td 
{
	padding: 18px;
	background-color: #001C41;
	color:#FFFFFF;
}

.login_form_input
{
	width: 100%;
	border: 1px solid #E2E3E5;
	background-color: #E2E3E5;
	color: #00295F;
	margin-top:2px;

}
/* --------------------------------------- */

/* ----- Member  ----------------------- */
.register_table {border-collapse: collapse; width:80%;}
.register_table th {}
.register_table td {border: 1px solid #dddddd; padding: 24px; background-color: #f9f9f9;}

.message_table {border-collapse: collapse; width:80%;}
.message_table th {}
.message_table td {border: 1px solid #dddddd; padding: 24px; background-color: #f9f9f9; font-size:12px;}

.register_form_input
{
	width: 260px;
}

.star_class
{
	color:#FF6600;
	font-size:14px;
}


.login_list_ul
{
	margin: 0px;
	padding-left: 14px;
	list-style-type:square;
	color:#116AEC;
	line-height:16px;
	font-size:11px;
	font-family:Verdana;
}

.login_list_li:hover
{
	color:#116AEC;
}

.login_list_li#current
{
	color:#116AEC;
}

.login_list_li a:link
{
	color:#116AEC;
	font-weight: normal;
}

.login_list_li a:visited 
{	
	color:#116AEC;
	font-weight: normal;
}
/* --------------------------------------- */

/* Button  ------------------------------------------------ */
button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}


/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.submitBtn { 
	padding: 0 7px 0 0; 
	margin-right:2px; 
	font-size: 10px; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center; 
	background: transparent url(../images/general_button.gif) no-repeat right -70px; 
}
	
button.submitBtn span {
	padding: 6px 0px 0px 8px; 
	height:26px; 
	background: transparent url(../images/general_button.gif) no-repeat left top; 
	color:#fff; 
}
	
button.submitBtn:hover, button.submitBtnHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -105px; 
}
	
button.submitBtn:hover span, button.submitBtnHover span {
	background-position: 0 -35px;
}
/* ----------------------------------------- */
