body
{
 font-family: Arial, Helvetica, sans-serif;
 background-color : #FFFFFF;
 margin : 0px 0px 0px 0px;
 padding : 0px 10px 0px 10px;
}

.big {font-size: 120%;}
.head1 {font-size: 100%;}
.head2 {font-size: 90%;}
.text {font-size: 80%; color: #111111}
.text2 {font-size: 75%;}
.small {font-size: 70%;}
.grey_small {font-size: 70%; color: #888888;}

a {color: #1B2A8F;}
.h {display: none;}

.path:link      {color: #555555; text-decoration: underline;}
.path:visited   {color: #555555; text-decoration: underline;}
.path:hover     {color: #555555; text-decoration: none;}
.path:active    {color: #555555; text-decoration: underline;}


.b:link      {color: #000000; text-decoration: none;}
.b:visited   {color: #000000; text-decoration: none;}
.b:hover     {color: #000000; text-decoration: underline;}
.b:active    {color: #000000; text-decoration: none;}

.b_90:link      {font-size: 90%; color: #000000; font-weight: bold; text-decoration: none;}
.b_90:visited   {font-size: 90%; color: #000000; font-weight: bold; text-decoration: none;}
.b_90:hover     {font-size: 90%; color: #000000; font-weight: bold; text-decoration: underline;}
.b_90:active    {font-size: 90%; color: #000000; font-weight: bold; text-decoration: none;}

.w_75:link      {font-size: 75%; color: #FFFFFF; font-weight: bold; text-decoration: none;}
.w_75:visited   {font-size: 75%; color: #FFFFFF; font-weight: bold; text-decoration: none;}
.w_75:hover     {font-size: 75%; color: #FFFFFF; font-weight: bold; text-decoration: underline;}
.w_75:active    {font-size: 75%; color: #FFFFFF; font-weight: bold; text-decoration: none;}

.g_75:link      {font-size: 75%; color: #363636; text-decoration: none;}
.g_75:visited   {font-size: 75%; color: #363636; text-decoration: none;}
.g_75:hover     {font-size: 75%; color: #363636; text-decoration: underline;}
.g_75:active    {font-size: 75%; color: #363636; text-decoration: none;}

.g_70:link      {font-size: 70%; color: #5C5C5C; text-decoration: none;}
.g_70:visited   {font-size: 70%; color: #5C5C5C; text-decoration: none;}
.g_70:hover     {font-size: 70%; color: #5C5C5C; text-decoration: underline;}
.g_70:active    {font-size: 70%; color: #5C5C5C; text-decoration: none;}

.g2_70:link      {font-size: 70%; color: #5C5C5C; text-decoration: underline;}
.g2_70:visited   {font-size: 70%; color: #5C5C5C; text-decoration: underline;}
.g2_70:hover     {font-size: 70%; color: #5C5C5C; text-decoration: none;}
.g2_70:active    {font-size: 70%; color: #5C5C5C; text-decoration: underline;}

.b_70:link      {font-size: 70%; color: #1B2A8F; text-decoration: underline;}
.b_70:visited   {font-size: 70%; color: #1B2A8F; text-decoration: underline;}
.b_70:hover     {font-size: 70%; color: #1B2A8F; text-decoration: none;}
.b_70:active    {font-size: 70%; color: #1B2A8F; text-decoration: underline;}

.b_80:link      {font-size: 80%; color: #1B2A8F; text-decoration: underline;}
.b_80:visited   {font-size: 80%; color: #1B2A8F; text-decoration: underline;}
.b_80:hover     {font-size: 80%; color: #1B2A8F; text-decoration: none;}
.b_80:active    {font-size: 80%; color: #1B2A8F; text-decoration: underline;}

.bl_90:link      {font-size: 90%; color: #1B2A8F; text-decoration: underline;}
.bl_90:visited   {font-size: 90%; color: #1B2A8F; text-decoration: underline;}
.bl_90:hover     {font-size: 90%; color: #1B2A8F; text-decoration: none;}
.bl_90:active    {font-size: 90%; color: #1B2A8F; text-decoration: underline;}

.red:link      {color: red; text-decoration: underline;}
.red:visited   {color: red; text-decoration: underline;}
.red:hover     {color: red; text-decoration: none;}
.red:active    {color: red; text-decoration: underline;}

h1 {margin: 0; padding: 0; font-size: 130%;}
h2 {margin: 0; padding: 0; font-size: 120%;}

INPUT.btn1
{
 BACKGROUND-COLOR: #676767;
 BORDER-BOTTOM: #ACACAC 1px solid;
 BORDER-LEFT: #ACACAC 1px solid;
 BORDER-RIGHT: #ACACAC 1px solid;
 BORDER-TOP: #ACACAC 1px solid;
 COLOR: white; FONT-FAMILY: Tahoma, Arial, sans-serif;
 FONT-SIZE: 12px;
}

INPUT.btn2
{
 BACKGROUND: #A8D376;
 BORDER-BOTTOM: 1px solid #83B847;
 BORDER-LEFT: 1px solid #83B847;
 BORDER-RIGHT: 1px solid #83B847;
 BORDER-TOP: 1px solid #83B847;
 PADDING: 4px 5px 4px 5px;
 FONT-FAMILY: Tahoma, Arial, sans-serif;
 COLOR: #333333;
 font-weight: bold;
 FONT-SIZE: 12px;
}


.right {
  /*  margin-left: 750px;
    padding-bottom: 20px;  */
}

.center {
    padding-bottom: 20px; 
}

.center_main {
	text-align:top;
 /*   margin-right: 230px; 
    padding-bottom: 20px; */
}

#footer {
    border-top: 1px solid #fff;
    padding: 10px 15px;
    clear: both;
}

#footer .clear {
    padding-top: 20px;
    clear: both;
}

#footer .clear p {
    font-size: 11px;
}

#adminItem {
	position:absolute; 
	top: 40%; 
	left:50%; 
	margin-left:-175px;
	display: none; 
	padding: 8px; 
	border: 1px solid #fff; 
	width: 350px; 
	z-index:12000;
	background-color:#64d3fc;
}
#order {
	position:absolute; 
	top: 40%; 
	left:50%; 
	margin-left:-175px;
	display: none; 
	padding: 8px; 
	border: 1px solid #fff; 
	width: 350px; 
	z-index:12000;
	background-color:#64d3fc;
}

.operator {
    padding-left: 15px;
    overflow: hidden;
    min-height: 156px;
}

/*.operator h2 {
    background: url(../img/personal.gif) no-repeat left 50px; 
    width: 186px;
    height: 102px;
    float: left;
    text-indent: -900px;
}
*/
.operator-right {
  /*  background: url(../img/operator.gif) no-repeat; */
    overflow: hidden;
    min-height: 156px;
}

* html .operator, * html .operator-right {
    height: 156px;
}

.operator-right .img {
    float: left;
}

.operator-right h3 {
    font-size: 23px;
    color: #ef923b;
    font-weight: normal;
    margin: 35px 0 5px 0;
}

.operator-right p {
    color: #0076bc;
    font-size: 13px;
}

.operator-right p strong {
    float: left;
    width: 70px;
}


.left2{background: white}

.left2 a img {filter:Alpha(Opacity=20, Style=0);} 
.left2 a:hover IMG {filter:Alpha(Opacity=100, Style=0);}

.left2 a img{
background:#f7f7f7; height: 31px;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
 -moz-opacity: 0.2; /* Mozilla */
}
.left2 a IMG:hover{
height: 31px;
filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=100);
-moz-opacity: 1.0; /* Mozilla */
} 


#info_table {
		width:90%;
		font-size:12px;
	}
	#info_table, #info_table td, #info_table tr , #info_table th {
		border-collapse:collapse;
		border: 1px solid #cccccc;
	}
	#info_table td, #info_table td {
		padding:5px;
		vertical-align:top;
	}

.field {
	width:180px;
	border:1px solid #898989;
}

.tour_table, .tour_table td, .tour_table tr , .tour_table th {
	border-collapse:collapse;
	border: 1px solid #555555;
}
.tour_table td, .tour_table td {
	padding:5px;
	vertical-align:top;
}
