﻿/*styles below are for html home page*/
td.logoleft {
	background-image:url('images/home01.jpg');
	height:165px;
	width:221px;
	vertical-align:top;	
}

td.top{
background-image:url('images/home01a.jpg');
height: 153px;
width:667px;
text-align:right;
font-size:9px;
line-height:13px;
color:#eeeedd;
font-family:Verdana, Arial, Helvetica, sans-serif;
vertical-align:top;
padding-top: 12px;
padding-right:12px;
}

td.bg {
	background-image:url('images/bg_blue.jpg');
	width:221px;
	height:38px;
	border:0px;
}

td.pro {
	background-image:url('images/pro_blue.jpg');
	width:221px;
	height:37px;
	border:0px;
}

td.com {
	background-image:url('images/com_blue.jpg');
	width:221px;
	height:37px;
	border:0px;
}

td.teams {
	background-image:url('images/teams_blue.jpg');
	width:221px;
	height:36px;
	border:0px;
}

td.cal {
	background-image:url('images/cal_blue.jpg');
	width:221px;
	height:37px;
	border:0px;
}

td.links {
	background-image:url('images/links_blue.jpg');
	width:221px;
	height:36px;
	border:0px;
}

td.con {
	background-image:url('images/con_blue.jpg');
	width:221px;
	height:36px;
	border:0px;
}


.hoverover {
	margin:none;
	padding:none;
	border:none;
	visibility:hidden;
}
a:hover img.hoverover {
	visibility:visible;	
}

a:link.top {
color:#eeeedd;
text-decoration:none;}

a:visited.top {
color: #feb089;
text-decoration:none;
}

a:hover.top {
color: #feb089;
text-decoration: underline;
}

td.footerhome {
height: 89px;
width:900px;
border:none;
text-align:center;
font-size:9px;
line-height:13px;
color:#eeeedd;
background-image: url('images/public_home_11.jpg');
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-right:12px;
}

a:link.footer {
color:#314f6e;
text-decoration:none;}

a:visited.footer {
color: #ffcc00;
text-decoration:none;
}

a:hover.footer {
color: #ffcc00;
text-decoration: underline;
}

a:link {
color:#314f6e;
text-decoration:none;
}

a:visited {
color: #ffcc00;
text-decoration:none;
}

a:hover {
color: #ffcc00;
text-decoration: underline;
}


td.middle{
background-image:url('images/home03.jpg');
background-repeat:no-repeat;
width:679px;
height: 257px;
}

td.announcement {
background-image: url('images/home04.jpg');
background-repeat:no-repeat;
width:864px;
height: 108px;
padding-top: 12px;
padding-left:28px;
padding-right:12px;
vertical-align:top;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.announcement  h1 {	
font-size: 12px;
font-style:italic;
line-height:24px;
width:174px;
background-color: #1f2c52;
margin: 0;
color: #ffffff;
text-align:center;
}

.announcement ul {
	margin: 12px 12px 0 24px;
	}
.announcement li {
	font-size: 12px;
	line-height:18px;
	list-style:none;
	color: #1f2c52;
	font-weight: bold;
	}
.announcement a {
	font-style: italic;
}
.announcement a:link {
	color: #ffffff;		
}
.announcement a:visited {
	color: #ffffff;
}
.announcement a:hover {
	color: #ffcc00;
	text-decoration: underline;
}
/* end home page code */
















