P,td,tr,body{
    font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.footer *{
	font-family: Arial;
	font-size: 11px;
	color: #7D7D7D;
	text-decoration:none;
}
.footer A:hover{
	font-family: Arial;
	font-size: 11px;
	color: #0D36F5;
	text-decoration:none;
}
.footer A{
	font-family: Arial;
	font-size: 11px;
	color: #0926AD;
	text-decoration:none;
}

.menu A{
	font-family: Arial;
	font-size:11px;
	color: #ffffff;
	text-decoration:none;

}
.menu A:hover{
	font-family: Arial;
	font-size: 11px;
	color: #6DCFF6;
	text-decoration:none;

}
.handle *{
	font-family: Arial;
	font-size: 12px;
	color: #464646;
    font-weight:bold;
    text-transform:uppercase;
}
.menutd, .menutd_current {
    padding-left:15px;
    vertical-align:middle;
}
.main LI{
	font-size:14px;
	font-weight:bold;
	padding-bottom:10;
}
.main P{
	font-size:16px;
	font-weight:bold; 
	color: #3300CC;
}
.main A{
	font-size:12px;
	font-style:italic; 
	color: #3300CC;
	text-decoration:none;
}
.main A:hover{
	font-size:12px;
	font-style:italic;
	color: #3366CC;
	text-decoration:none;
}

.message{
position: absolute;
top: 200;
left: 40%;
width: 220;
height: 50;
border: 1px solid #ac0e0e;
z-index: 10;
background: white;  
font-size: x-small;
font-weight:bold;
text-align: center;
padding: 15;
filter: alpha(opacity=85);
opacity:0.85;
visibility: hidden;
}

.city {
	font-family: Arial;
	font-size:13px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;

}