/* color of blue link on hover: 00a9ee */

.main_table {
	width: 980px;
	border: 0px;
	background-color: black;
	vertical-align: top;
	margin-top:0px;
}

.no_border {
	border: 0px;
}

.vtop {
	vertical-align: top;
}

.vcenter {
	vertical-align: middle;
}

.small {
	font-family: Arial;
	font-size: 11px;
}

.tiny {
	font-family: Arial;
	font-size: 6px;
}
	
.justify {
	text-align: justify;
}

.white {
	color: white;
}

.underline {
	text-decoration: underline;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.slogan {
	font-family: "Times New Roman";
	font-style:italic;
	font-size: 36px;
}

.text {
	font-family: Arial;
	font-size: 13px;
}

a.text:link {
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
}

a.text:visited {
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
}

a.text:hover {
	font-family: Arial;
	font-size: 13px;
	color: #00a9ee;
	text-decoration: underline;
}

.large {
	font-family: Arial;
	font-size: 22px;
}

a.large:link {
	font-family: Arial;
	font-size: 20px;
	text-decoration: none;
}

a.large:visited {
	font-family: Arial;
	font-size: 20px;
	text-decoration: none;
}

a.large:hover {
	font-family: Arial;
	font-size: 20px;
	color: #00a9ee;
	text-decoration: none;
}

a.menu_heading:link {
	font-family: Arial;
	font-size: 20px;
}

a.menu_heading:visited {
	font-family: Arial;
	font-size: 20px;
}

a.menu_heading:hover {
	font-family: Arial;
	font-size: 20px;
	color: #00a9ee;
}

.menu {
	font-family: verdana;
	border: 0px;
	font-size: 16px;
}

a.menu:link {
	font-family: verdana;
	font-size: 16px;
	text-decoration: none;
}

a.menu:visited {
	font-family: verdana;
	font-size: 16px;
	text-decoration: none;
}

a.menu:hover {
	font-family: verdana;
	font-size: 16px;
	color: #00a9ee;
	text-decoration: none;
}

.copyright {
	font-family: arial;
	font-size: 11px;
}

a.copyright:link {
	font-family: arial;
	font-size: 11px;
}

a.copyright:visited {
	font-family: arial;
	font-size: 11px;
}

a.copyright:hover {
	font-family: arial;
	font-size: 11px;
	color: #00a9ee;
}

a.address:link {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}

a.address:visited {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}

a.address:hover {
	font-family: arial;
	font-size: 11px;
	color: #00a9ee;
	text-decoration: none;
}

a.menu_top:link {
	font-family: verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

a.menu_top:visited {
	font-family: verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

a.menu_top:hover {
	font-family: verdana;
	font-size: 14px;
	color: #00a9ee;
	text-decoration: none;
	font-weight: bold;
}

/****************************************************/

#banner {position:relative; width:650px; height:207px; margin-bottom:25px;}
#feature {position:relative; width:650px; height:303px; padding-bottom:50px;}
#leftTile {position:relative; padding-top:25px; padding-bottom:25px;}
