html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dd, dl, dt, fieldset, form, label, legend  {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

table,tbody, tfoot, thead, tr, th, td {
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: middle;
}

html, body {
	width: 100%;
	height: 100%;
	font: 12px Tahoma, sans-serif;
	text-align:center;
	margin:0;
	
}
A {
	color:#99171c;
	text-decoration:none;
	
}
A:hover {
	
	text-decoration:underline;
	
}

DIV#wrapper {
	width:776px;
	margin:0 auto;
	
}

DIV.bar {
	width:100%;
	height:44px;
	background:url('../images/bg_bar.png') repeat-x;
	
}
	
	DIV.bar UL.top_menu,DIV.bar UL.top_menu_right {
		
		list-style-type:none;
		padding-top:10px;
		margin:0;
		padding-left:20px;
		padding-right:20px;
		
	}
	DIV.bar UL.top_menu_right {
		
		float:right;
		
	}

	
		DIV.bar UL.top_menu LI.divider,DIV.bar UL.top_menu_right LI.divider {
			
			height:19px;
			border-left: 1px solid white;
			margin-left:10px;
			margin-right:10px;
		}
		DIV.bar UL.top_menu LI,DIV.bar UL.top_menu_right LI{
			
			float:left;
			padding-top:5px;
		}
			DIV.bar UL.top_menu LI A,DIV.bar UL.top_menu_right LI A{
				
				color:white;
				text-decoration:none;
				
			}
			DIV.bar UL.top_menu LI A:hover,DIV.bar UL.top_menu_right LI A:hover{
				
				
				text-decoration:underline;
				
			}
	
	
	DIV.bar UL.top_langs {
		
		float:right;
		list-style-type:none;
		padding-top:5px;
		margin:0;
		padding-right:20px;
			
	}
	
		DIV.bar UL.top_langs LI {
		
			padding-left:4px;
			margin:0;
			float:left;
			
		}
		
	DIV#header {
		width:738px;
		margin:0 auto;
		padding-bottom:1px;
		text-align:center;
		border-bottom:1px solid #b7b7b7;
	}
	DIV#main {
		width:738px;
		margin:0 auto;
		padding-bottom:1px;
		text-align:center;
		
	}
	DIV#sidebar {
		width:210px;
		margin:0 auto;
		padding-bottom:1px;
		text-align:center;
		min-height:330px;
		height: auto !important;
	height: 330px;
		border-right:1px solid #b7b7b7;
		float:left;
		
		text-align:left;
		color:#474747;

	}
		DIV#sidebar UL {
			
			list-style-type:none;
			margin:10px 0 0 0;
			padding:0px 0 0 10px;
			width:195px;
			font-variant:small-caps;
			font-size:13px;
		}	
			DIV#sidebar UL LI {
				
				padding: 6px 0px 6px 0px;
				border-bottom:1px solid #B7B7B7;
			}
			DIV#sidebar UL LI A {
				
				color:#474747;
				text-decoration:none;
				font-size:13px;
			}
			DIV#sidebar UL LI A:hover {
				
				font-weight:bold;
				
				color:#474747;
				text-decoration:none;
			}

	DIV#content {
		width:500px;
		
		margin:0 auto 20px auto;
		padding-bottom:1px;
		text-align:center;
		min-height:330px;
		height: auto !important;
	height: 330px;
		float:right;
		padding-top:10px;
		text-align:left;
		
	}



.form_desc {
	
	
	text-align:right;
}		

.txt_input {
	
	border:1px solid #B7B7B7;
}

.btn_input {
	
	border:1px solid #454545;
	background-color:#CFCFCF;
	margin:10px;
}

H1 {
font-size:18px;
font-weight:bold;
color:#676767;
font-variant:small-caps;
border-bottom:1px solid #676767;
margin-bottom:10px;
}

	DIV#main_content {
		width:738px;
		margin:0 auto 20px auto;
		padding-bottom:1px;
		text-align:center;
		min-height:530px;
		height: auto !important;
	height: 530px;
		padding-top:10px;
		text-align:left;
	}
	
		DIV#footer {
		width:738px;
		margin:0 auto;
		padding-bottom:1px;
		text-align:center;
		padding-bottom:30px;
		border-top:1px solid #B7B7B7;
		padding-top:10px;
		text-align:left;

	}
	DIV #footer A {
		
		color:gray;
	}
	DIV#footer #footer_links {
		
		color:#99171c;
		text-align:center;
		font-size:12px;
		margin-bottom:30px;
		display:None;
			}
	DIV#footer #footer_links A{
		
		color:#99171c;
	}
	
		DIV#footer #copyright{
		
		float:left;
	}	
		DIV#footer #made{
		
		float:right;
	}
	
	DIV.done {
		text-align:center;
		height:16px;
		padding-top:3px;
		color:#006600;
		background-color:#90EE90;
		margin:5px;
	}	
	
		DIV.notdone {
		text-align:center;
		height:16px;
		padding-top:3px;
		color:white;/*#660000;*/
		background-color:#D81920;/*#EE9090;*/
		margin:5px;
	}
	
	DIV.error {
		color:#D81920;
		
	}
	
DIV.panel_wraper {
	
	width:100%;
	
}

DIV.panel_wraper UL.tabs{
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
float:left;
	

	width:32px;		
}


DIV.panel_wraper UL.tabs LI{
	
	width:32px;
	text-align:center;
	
	height:27px;
	background-image:url('../images/tab_off.png');
	padding-left:8px;
	padding-top:8px;
	margin-bottom:2px;
	cursor:pointer;
}

DIV.panel_wraper UL.tabs LI.on{
	padding-left:0;
	width:40px;
	background-image:url('../images/tab_on.png');
}

DIV.panel_wraper DIV.panel{


	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding:10px;

}

DIV.address {
	padding-left:10px;
	padding-top:10px;
	font-size:13px;
	float:left;
}
DIV.address DL DT{
float:left;
width:50px;
padding-right:15px;
text-align:right;
line-height:17px;
}

DIV.address DL DD{
font-weight:bold;
line-height:17px;
}

.hided {
			filter:alpha(opacity=40);
			-moz-opacity: 0.4;
			opacity: 0.4;

	
}