body, li, table, input, select, option, textarea, .menu {

	font-size: 			12px;
	font-size-adjust:		.58;
	font-family: 			Arial;
	color: 				#000000; 
}

body         { 
               
               scrollbar-face-color: #FBEEE3;
               scrollbar-shadow-color: #FBEEE3; 
               scrollbar-highlight-color: #FBEEE3;
               scrollbar-3dlight-color: #922701;
               scrollbar-darkshadow-color: #922701; 
               scrollbar-track-color: #FBEEE3; 
               scrollbar-arrow-color: #922701; 
               

               
               

}

a:link, a:visited, a:hover, a:active {
	text-decoration:		none;
}
a:link, a:visited   {
	color: 				#A24603;
}
a:hover   {
	color: 				#922701;
}
a:active   {
	color: 				#A24603;
}

p, h1, h2 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1, h2 	{
	color: 				#922701;
}

h1 {
	font-size: 			16px;
}
h2 {
	font-size: 			14px;
}
/*****   clearfix   *****/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}
.clearfix {
	display: inline-block;
}
/* hide from ie-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* end hide from ie-mac */

/*****   end of clearfix   *****/

.box {
	background-color: #FCC188;
	border: 1px solid #922701;
	width: 240px;
	padding: 10px;
}
.tariff {
	font-size: 18px;
	font-weight: bold;
	color: #922701;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "Century Gothic", Arial;
}
.fully {
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.fully strong {
	font-size: 14px;
}
.book {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	text-align: center;
}
