body 
{
	background-image:url(../../pics/subbg.gif);
	background-repeat:repeat;
	Font-Size:12px;
	Font-Family:"Arial";
	color:#000000;
	background-color:#f6f6f6;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}

.FrontPage 
{
	font-family:Verdana;
	font-size: small;
	background-image:url(../../pics/bodybg4.gif);
	background-repeat:repeat;
	color:#000000;
}

.theme_webpartheader {
	background-image :url("images/webpart-titlebar.gif");
	background-repeat: no-repeat;
}

.theme_header {
	background-image :url("images/webpart-header2.gif");
}
.theme_header a {
	color: White;
}

.theme_footer {
	background-image :url("images/webpart-footer.gif");
}

.theme_highlighted {
	background-image :url("images/smokeandglass_blueandwhitef.gif");
}

.redLink
{
    color:firebrick;
}

.redLink:visited
{
    color:firebrick;
}
.redLink:hover
{
    color:firebrick;
}

h3
{
	font-size:larger;
	font-weight:bold;
	color:#001839;
}

hr
{
	color:#001839;
	height:1px;
}

.button
{
	background-image: url(../../images/ButtonBG.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	font-family:Verdana;
	font-size:x-small;
	height:20px;
}

.menuItem
{
	background-image: url(../../images/ButtonBG.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	font-family:Verdana;
	font-size:x-small;
	height:20px;
}