#cat1_child{
position: absolute;
visibility: hidden;
background-color: #333333;
width: 200px;
border: 0px solid black;
border-bottom-width: 0;
}

#cat1_child a{
display: block;
width: 100%;
padding: 5px;
text-decoration: none;
font-weight: normal;
color: #ffffff;
font-size:12px;
}

#cat1_child a:hover{
display: block;
width: 98%;
padding: 5px;
text-decoration: none;
font-weight: bold;
color: #FFFF00;
font-size:12px;

}
#cat2_child{
position: absolute;
visibility: hidden;
background-color: #333333;
width: 200px;
border: 0px solid black;
border-bottom-width: 0;
}

#cat2_child a{
display: block;
width: 100%;
padding: 5px;
text-decoration: none;
font-weight: normal;
color: #ffffff;
font-size:12px;
}

#cat2_child a:hover{
font-weight: bold;
color: #FFFF00;
font-size:12px;
}
#cat3_child{
position: absolute;
visibility: hidden;
background-color: #333333;
width: 200px;
border: 0px solid black;
border-bottom-width: 0;
}

#cat3_child a{
display: block;
width: 100%;
padding: 5px;
text-decoration: none;
font-weight: normal;
color: #ffffff;
font-size:12px;
}

#cat3_child a:hover{
font-weight: bold;
color: #FFFF00;
font-size:12px;
}
#cat4_child{
position: absolute;
visibility: hidden;
background-color: #333333;
width: 200px;
border: 0px solid black;
border-bottom-width: 0;
font-size:12px;
}

#cat4_child a{
display: block;
width: 100%;
padding: 5px;
text-decoration: none;
font-weight: normal;
color: #ffffff;
font-size:12px;
}

#cat4_child a:hover{
font-weight: bold;
color: #FFFF00;
font-size:12px;
}
#cat5_child{
position: absolute;
visibility: hidden;
background-color: #333333;
width: 200px;
border: 0px solid black;
border-bottom-width: 0;
}

#cat5_child a{
display: block;
width: 100%;
padding: 5px;
text-decoration: none;
font-weight: normal;
color: #ffffff;
font-size:12px;
}

#cat5_child a:hover{
font-weight: bold;
color: #FFFF00;
font-size:12px;
}
a.menudrop:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menudrop:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menudrop:hover {
	color: #FFCC00;
	background-color:#999999
}
table {
	font-family: verdana;
	font-size: 11px;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFCC00;
}.white {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.whiteheader {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
input {
	font-family: verdana;
	font-size: 11px;
}
.redheader {
	background-image: url(../Images/header.jpg);
	font-family: verdana;
	font-weight: bold;
	color: #FFFFFF;
}
.greyheader {
	background-image: url(../Images/headergrey.jpg);
	font-family: verdana;
	font-weight: bold;
	color: #FFFFFF;
}
.redfont {
	color: #FF0000;
}
select {
	font-family: verdana;
	font-size: 11px;
}
a:link {
	font-family: verdana;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #990000;
}

a.bigbluelink:link {
	font-family: verdana;
	color: #0000FF;
	font-size: 14px;
	text-decoration: underline;
}
a.bigbluelink:visited {
	font-family: verdana;
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}
a.bigbluelink:hover {
	font-family: verdana;
	font-size: 12px;
	color: #990000;
}

a.blacklink:link {
	font-family: verdana;
	color: #000000;
	text-decoration: none;
}
a.blacklink:visited {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.blacklink:hover {
	font-family: verdana;
	font-size: 11px;
	color: #FF9900;
}
textarea {
	font-family: verdana;
	font-size: 11px;
}
textarea {
	font-family: verdana;
	font-size: 11px;
}
.redheaderbig {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color:white;
	background-image: url(../Images/redheaderbgbig.jpg);
}
