/*General Rules****************************************************************************/

body 
{
	background-image: url(images/bg.gif);
	margin-top: 15px;
	margin-bottom: 15px;
}

#topbanner
{
	width: 457px;
	height: 52px;
	border: 0px;
}

#privilegetable
{
	width: 618px;
	height: 206px;
	border: 0px;
}

.usc 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 10px;
}
.uscunderline
{
	text-decoration:underline;
	color:#FFFF00;
}

a{
	color: #132949;
}

a:hover {
	color: #0033FF;
}

#container
{
	width: 907px;
	background-image:url(images/bgbody.gif);
}

#header
{
	width: 907px;
	height: 111px;
	border: 0px;
}

#bottombreak
{
	width: 907px;
	height: 34px;
	background-image:url(images/bottombreak.gif);
	background-repeat:no-repeat;
}

#topbreak
{
	width: 907px;
	height: 8px;
	background-image:url(images/topbreak.jpg);
	background-repeat:no-repeat;
}
