a:link.pagenav {
	text-decoration: underline;
	color: #047EC7;
}

a:visited.pagenav {
	text-decoration: underline;
	color: #047EC7;
}

a:hover.pagenav {
	color: #444444; text-decoration: underline;
}

a:link.sidenav {
	text-decoration: underline;
	color: #DBE8F1;
}

a:visited.sidenav {
	text-decoration: underline;
	color: #DBE8F1;
	font-size: 10px; 
}

a:hover.sidenav {
	color: #FFFFFF; text-decoration: underline;
}

a:link.announce {
	text-decoration: none;
	font style: bold;
	color: #FFFFFF;
	font-size: 14px;
}

a:visited.announce {
	text-decoration: none;
	font style: bold;
	color: #FFFFFF;
	font-size: 14px; 
}

a:hover.announce {
	color: #FFFFFF;
	font style: bold;
	text-decoration: underline;
	font-size: 14px;
}

a:link.rednav {
	text-decoration: none;
	color: #EE3333;
}

a:visited.rednav {
	text-decoration: none;
	color: #EE3333;
}

a:hover.rednav {
	color: #EE3333; text-decoration: underline;
}

a:link.greennav {
	text-decoration: none;
	color: #77FF77;
}

a:visited.greennav {
	text-decoration: none;
	color: #77FF77;
}

a:hover.greennav {
	color: #77FF77; text-decoration: underline;
}

.myforms { 
background-color:#DBE8F1; 
color : #000000 ;
font-family: arial, helvetica; 
font-size: 12px; 
}
.mybuttons { 
background-color:#047EC7; 
color : #DBE8F1 ;
font-family: arial, helvetica; 
font-size: 12px; 
}
.warning { 
background-color:#DEDEDE; 
color : #FF1111 ;
font-family: arial, helvetica; 
font-size: 12px; 
}

.divider {
margin-top: 15px;
margin-bottom: 10px;
border-bottom: 2px dashed #333333;
}

body { 
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
background: url(images/bgimage.gif); 
background-repeat: repeat; 
}


TD {
font-family: arial;
font-size: 13px;
color: #372500;
}

#containerTop { 

padding: 0px; 
width: 850px; 
height: 330px; 
background: url(images/header.jpg); 
background-repeat: no-repeat; 
} 

#containerCenter { 
 
padding: 0px; 
width: 850px; 
background: url(images/middle.jpg); 
background-repeat: repeat-y; 
} 
 
#containerBottom { 

padding: 0px; 
width: 850px; 
height: 40px; 
background: url(images/footer.jpg); 
background-repeat: no-repeat; 
} 

td.topbottomborder {
	border-top: 1px solid #D0D1CA;
	border-bottom: 1px solid #D0D1CA;
}

td.topborder {
	border-top: 1px solid #E1E6BF;
}

td.bottomborder {
	border-bottom: 1px solid #E1E6BF;
}

td.allsides {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#coolmenu{
border: ;
width: 100%;
background-color: ;
}

#coolmenu a{
font: 12px Verdana;
font style: bold;
padding: 4px;
padding-left: 0px;
display: block;
width: 100%;
height: 24px;
color: #047EC7;
text-decoration: none;
border-right: 1px solid #cccccc;
}

#coolmenu a{
width: auto;
}

#coolmenu a:hover{
background-color: #047EC7;
filter:alpha(opacity=80);
-moz-opacity:30;
color: #ffffff;
}

.lcolors:link {color: #eeeeee; text-decoration: none;} 
.lcolors:visited {color: #eeeeee; text-decoration: none;} 
.lcolors:active {color: #eeeeee; text-decoration: none;} 
.lcolors:hover {color: #ffffff; text-decoration: underline;} 

.redtext { 
font-family: arial, helvetica; 
color : #FF3311; 
font-size: 12px; 
line-height: 120%
}

.redtextbold { 
font-family: arial, helvetica;
font style: bold;
color : #FF3311; 
font-size: 14px; 
line-height: 120%
}

.blacktext { 
font-family: arial, helvetica; 
color : #000000; 
font-size: 12px; 
line-height: 120%
}

.blacktextbold { 
font-family: arial, helvetica; 
font style: bold;
color : #000000; 
font-size: 14px; 
font-weight: bold; 
line-height: 120%
}

.bluetext { 
font-family: arial, helvetica; 
color : #047EC7; 
font-size: 12px; 
line-height: 120%
}

.bluetextbold { 
font-family: arial, helvetica; 
font style: bold;
color : #047EC7; 
font-size: 14px; 
font-weight: bold; 
line-height: 120%
}

.whitetextbold { 
font-family: arial, helvetica; 
font style: bold;
color : #FFFFFF; 
font-size: 14px; 
line-height: 120%
}

.whitetext { 
font-family: arial, helvetica; 
color : #FFFFFF; 
font-size: 12px; 
line-height: 120%
}

.smallwhitetext { 
font-family: arial, helvetica; 
color : #FFFFFF; 
font-size: 10px; 
line-height: 100%
}