d/* CSS Document */
.bgcurveleft
{
background-image: url(images/top_left_curve.gif);
} 
.bgcurveright
{
background-image: url(images/top_right_curve.gif);
} 
.bgblueleft
{
background-image: url(images/left_blue_shad.gif);
} 
.bgblueright
{
background-image: url(images/right_blue_shad.gif);
} 
.bgwhiteleft
{
background-image: url(images/left_white_shad.gif);
} 
.bgwhiteright
{
background-image: url(images/right_white_shad.gif);
} 
.bluelineleft
{
background-image: url(images/blue_left.gif);
} 
.bluelineright
{
background-image: url(images/blue_right.gif);
} 
.greenlineleft
{
background-image: url(images/green_left.gif);
} 
.greenlineright
{
background-image: url(images/green_right.gif);
} 
.pgreenlineleft
{
background-image: url(images/pgreen_left.gif);
} 
.pgreenlineright
{
background-image: url(images/pgreen_right.gif);
} 
.pinklineleft
{
background-image: url(images/pink_left.gif);
} 
.pinklineright
{
background-image: url(images/pink_right.gif);
} 
.shadowbox {
background: #dfdfdf;
border: 1px solid #f5f5f5;
position: relative;
top: 3px;
left: 3px;
} .shadowbox div {
background: #fff;
border: 1px solid #000;
color: #ff0000;
padding: 5px 10px;
position: relative;
top: -3px;
left: -3px;
}.links {
	font-family: "BM solid";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.altlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a.scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #B45252;
}
a.scroll:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a.scroll:visit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a.link:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
}
a.link::visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
}
a.link::hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
}
a.link::active {
	text-decoration: none;
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
}
.runningtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 2B4B73;
}
.sideheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B63A8;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #476994;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #35567F;
}
<STYLE>a:hover img {filter: Gray;}</STYLE>

/* This is the Default Button */
div#button a{
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
color: black;
text-align: center;
width: 100px;
height: 20px;
background-image:url(images/venu_small.gif);
background-repeat: no-repeat;
}

/* This is the Highlighted Button */
div#button a:hover, div#button a.current{
background-image:url(images/venu_small.gif.jpg);
color: black;
} 
.linksbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #476994;
}
