@charset "UTF-8";
/* CSS Document */
HTML {
	height:100%;

}

body {
	background-color:#787978;
	background-image:url(images/bg_color.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	height:100%;
	color: #FFFFFF;
	clear:left;
	font-size:11px;
}
p, h1 {

	margin: 12px 0 12px 0;
	padding:0 12px 0 12px;
	
	
}

p {
	line-height:12px;

}
h1 {
	margin: 12px 0 2px 0;
	font-size:12px;
	font-weight:bold;

}

table {
	border-collapse:collapse;


}

#main {
	width:888px; 
	margin-left:auto; 
	margin-right:auto;
	margin-top:0;
	position:relative;
	height:auto;


}


#header {
	width:886px;
	height:59px;
	margin:0;
	text-align:right;
	position:relative;
	left:2px;
	background-color:#929392;
	float:left;
	
	
		

}
#menuWrap {
	background-color:#52665d;
	width:888px;
	float:left;
	height:auto;
	position:relative;
	
	

}
#btm {
	width:886px;
	float:left;
	height:28px;


}
#menu {
	height:16px;
	position:relative;	
	background-color:#52665d;
	z-index:9999;
	border-left: 1px solid #52665d;
	border-right:1px solid #52665d;
	float:left;
	
	
}

	#lang  {
		float:right;
		padding: 0.5em 1em;
	}
#submenu {
	width:885px;
	height:33px;

}
#content {
	background-color:#52665d;
	z-index:0;
	height:auto;
	border: 1px solid #52665d;
	border-top:0;
	text-align:left;
	clear:left;
	float:left;
	


}
#bc {
	/*font-family:"Times New Roman", Times, serif;*/
	text-decoration:none;
	float:left;
	width:100%;

}
#bcWrap {

	margin: 6px 0 6px 15px;
	

}

#bc #sect a{
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	
	

}

#bc #page a{

	font-size:14px;
	color:#c9cbcb;
	text-decoration:none;

}
.priceMain {
	/*font-family:"Times New Roman", Times, serif;*/
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;/*18px;*/
	color:#f1ded8;
}
.spaText {
	color:#d4d6d6;

}
	.spaText h1 {
		color:#f1ded8;
		font-size:24px;
		font-family:Arial, Helvetica, sans-serif;
	
	}
	
	.smallText {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		font-style:italic;
		font-weight:normal;
	}	
	.spaText .sepClass {
		background-color:#575e5e;
		color:#444c4c;
	
	}
	.spaTextTab  td {
	
		border-bottom:1px solid #575e5e;
	}
	.noBord td {
		border-bottom:0px;
		
	}
	
.wText {

	color:white;
}
.fText {

	color:#bdc4c6;
}	
.f2Text {

	color:#e0e9eb;
}
.mlink 
{

	color:white;
	text-decoration:underline;
} 
