BODY 
{
    background-color: #999999;
    margin:0px 0px 0px 0px;
    font-size: smaller; } 

TD 
{
    font-size:smaller;
}

.BSbody {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.BStitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
.BSwhitetitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.BSBackground{
	background-image: url(images/home_corner.gif);
	background-repeat: no-repeat;
	background-color: #003366;
	background-position: right bottom;
}
.links a {
	color: #003366;
	text-decoration: none;
}
.links a:hover {
	color: #0184BB;
}
.linksw a {
	color: #FFFFFF;
	text-decoration: none;
}
.linksw a:hover {
	color: #0184BB;
}
.linksg a {
	color: #666666;
	text-decoration: none;
}
.linksg a:hover {
	color: #0184BB;
}
.botttline {
	border-bottom: 1px solid #cccccc;
}
.topline {
	border-top: 1px solid #cccccc;
}

