body,p,table,tr,td,th {
	font-family: tahoma;
	font-size: 12px;
}

input,select {
	font-family: tahoma;
	font-size: 11px;
}

a {
	color:blue;
	text-decoration:none;
}

a:hover {
	color:red;
	text-decoration:underline;
}

.addr {
	color:#eee;
	text-decoration:none;
}

.addr:hover {
	color:yellow;
	text-decoration:none;
}

.menuSel {
	background:darkred!important;
}


.menu1 {
	color:#ffffff;
	padding-top:3px;
}

.menu1:hover {
	color:yellow;
	text-decoration:none;
}


.tab1 {
	font-size: 12px;
	border:1px solid #014B6E;
	border-collapse:collapse;
}

.tab1 th {
	background:#014B6E;
	color:#fff;
	border:1px solid #014B6E;
}

.tab1 td {
	border:1px solid #014B6E;
}

#dhtmltooltip {
	position: absolute;
	font-family:courier new;
	font-size:13px;
	color:#333;
	left: -300px;
	/*width: 150px;*/
	border: 1px solid #aaa;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	padding:10px;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer {
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

.dsNone {
	display:none;
}

.hand {
	cursor:hand;
	cur\sor:pointer;
}

.ourTours {
	font-size:20px;
	margin-left:20px;
	width:160px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=black,direction=135);
}

.ttm {
	width:130px;
	border:1px solid #aaa;
	text-align:center;
	padding:1px;
	background:#014b6e;
	cursor:hand;
	cur\sor:pointer;
}

.mt7 {
	margin-top:7px;
}

.digit {
	background:url(../digit.php) no-repeat;background-position:right;
}