/****************** Style Sheet for New Site ****************/
/************************************************************/
/********* ©2007 E-Man's Desktop Publications ***************/
/******************* All Rights Reserved ********************/
/***************** eman@star-webs.com ***********************/
/************************************************************/

.myforms { 
background-color:#DEDEDE; 
color : #000000 ;
font-family: arial, helvetica; 
font-size: 12px; 
}

.buttons { 
background-color:#000066; 
color : #DBE8F1 ;
font-family: arial, helvetica; 
font-size: 12px; 
}

/*************** Side Navbar Hyperlinks *********************/
.sidenav { 
font-family: arial, helvetica; 
font-size: 10px; 
line-height: 120%
}
a.sidenav { 
text-decoration: none; 
color : #FFFFFF 
}
a:hover.sidenav { 
text-decoration: none; 
color : #FFCC00
}
.rednav { 
font-family: arial, helvetica; 
font-size: 12px; 
line-height: 120%
}
a.rednav { 
text-decoration: none; 
color : #FF3311 
}
a:hover.rednav { 
text-decoration: none; 
color : #333333
}

/************* Bottom Navbar Hyperlinks ****************/
.bottomnav { 
font-family: arial, helvetica; 
font-size: 12px; 
line-height: 120%
}
a.bottomnav { 
text-decoration: none; 
color : #39A72B 
}
a:hover.bottomnav { 
text-decoration: none; 
color : #EFEFEF
}

.pagenav { 
font-family: arial, helvetica; 
font-size: 10px; 
line-height: 120%
}
a.pagenav { 
text-decoration: none; 
color : #39A72B 
}
a:hover.pagenav { 
text-decoration: none; 
color : #333333
}

/********************** admin nav ****************************/
.adminav { 
font-family: arial, helvetica; 
font-size: 12px; 
line-height: 120%
}

a.adminav { 
text-decoration: underline; 
color : #FFCC00
}

a:hover.adminav { 
text-decoration: underline; 
color : #FF1111
}

/********************** Page Text ***************************/
.yellowtext { 
font-family: arial, helvetica; 
color : #FFCC00; 
font-size: 10px; 
line-height: 120%
}
.orangetext { 
font-family: arial, helvetica; 
color : #FFCC00; 
font-size: 12px; 
font-weight: bold; 
line-height: 120%
}
.bluetext { 
font-family: arial, helvetica; 
color : #003366; 
font-size: 10px; 
line-height: 120%
}
.bluetextbold { 
font-family: arial, helvetica; 
color : #003366; 
font-size: 12px;
font-weight: bold;
line-height: 120%
}
.bluetitle { 
font-family: arial, helvetica; 
color : #003366; 
font-size: 14px;
font-weight: bold;
line-height: 120%
}
.redtext { 
font-family: arial, helvetica; 
color : #FF3311; 
font-size: 10px; 
line-height: 120%
}
.redtextbold { 
font-family: arial, helvetica; 
color : #FF3311; 
font-size: 12px; 
font-weight: bold; 
line-height: 120%
}
.greentext { 
font-family: arial, helvetica; 
color : #009966; 
font-size: 10px; 
line-height: 120%
}
.greentextbold { 
font-family: arial, helvetica; 
color : #009966; 
font-size: 12px; 
font-weight: bold; 
line-height: 120%
}
.blacktext { 
font-family: arial, helvetica; 
color : #000000; 
font-size: 12px; 
line-height: 120%
}
.blacktextbold { 
font-family: arial, helvetica; 
color : #000000; 
font-size: 12px; 
font-weight: bold; 
line-height: 120%
}
.whitetext { 
font-family: arial, helvetica; 
color : #FEFEFE; 
font-size: 10px; 
line-height: 120%
}
.whitetextbold { 
font-family: arial, helvetica; 
color : #FEFEFE; 
font-size: 12px; 
font-weight: bold; 
line-height: 120%
}

/********************** Tables ***************************/
td.topbottomborder {
	border-top: 1px solid #676767;
	border-bottom: 1px solid #676767;
}

td.topborder {
	border-top: 1px solid #676767;
}

td.bottomborder {
	border-bottom: 1px solid #676767;
}

td.allsides {
	border-left: 1px solid #676767;
	border-right: 1px solid #676767;
	border-top: 1px solid #676767;
	border-bottom: 1px solid #676767;
}

#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: #39A72B;
text-decoration: none;
border-right: 1px solid #676767;
}

#coolmenu a{
width: auto;
}

#coolmenu a:hover{
background-color: #333333;
filter:alpha(opacity=80);
-moz-opacity:30;
color: #FFFFFF;
}
