body {
	background-color: #16347C;	
	background-image:url(images/tile.jpg);
	background-repeat: repeat-x;
	-moz-user-select: none;
}
body,p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {color: #163878;}
a:hover {color: #3a5fa5; text-decoration: none}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-weight:bold;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        font-weight:bold;
	color: #333333;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
    font-weight:bold;
	color: #333333;
	text-decoration: underline;
}

.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.fileds {
	background-color: #CCCCCC;
	border: 1px solid #000000;
}

.bar {
	background-color: #000000;
	color: #fefdfb;
}

a.menu {
	font-size: 11px;
	color: #fefdfb;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	background-color: #000000;
	color: #f5e400;
}

a.bottom {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.bottom:hover {
	color: #adbacb;
}

td.off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
        padding-left:4px;
}
td.on {
	background: #f5e400;
	cursor: pointer;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
        padding-left: 4px;
}

a.off {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.on {
	cursor: pointer;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

.left {
	position: absolute;
	left: 25;
	top: 175;
	z-index: 1;
	background-image: url(images/left.gif);
	background-repeat: no-repeat;
}

.callnow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
