body, div, span, p, ul, li, td, tr, table
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	padding-top: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;

}

a 
{
	text-decoration:none;
	color:White;
}
a:hover 
{
	text-decoration: underline;
	color:White;
}

.Menu
{
	padding-left: 5px;
	font-weight: 600;
	font-size: 13px;
	color: white;
	border-collapse: collapse;
	height: 20px;
	background-color: #000080;
}
.Top
{
	background-color: navy;
	border-collapse: collapse;
}
.Main
{
	background-color: #7a96df;
	vertical-align:top;
	height:500px;
	
}
.Bottom
{
	background-color: slategray;
}
.BoxTop
{
	padding-left: 5px;
	font-weight: 600;
	font-size: 13px;
	background-image: url(images/td_bg.gif);
	
	color: white;
	background-repeat: repeat-x;
	height: 20px;
	background-color: navy;
}
.Box
{
	width:350px;
	background:White;
	
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	vertical-align:top;
	vertical-align:text-top;
	
}
.DG
{
	background-color:White;
	width:100%;
	padding-left:5px;
	font-size: 13px;
}
.DGHeader
{
	background-image: url(images/td_bg.gif);
	color: white;
	background-repeat: repeat-x;
	height: 20px;
	padding-left:5px;
	font-size: 13px;
	font-weight:600;
}

.DGItem
{
	font-size: 13px;
	font-weight:600;
	background-color:White;
	height:18;
}
.DGAlternateingItem
{
	font-size: 13px;
	font-weight:600;
	background-color:White;
	height:18;
}
.DG a
{
	color:Blue;
	font-weight: 600;
	color: #330099;
}
.DG a:hover
{
	color:Blue;
	font-weight:600;
	text-decoration:underline;
}
.Doc
{
	
	background:White;	
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	vertical-align:top;
	vertical-align:text-top;	
}
.Doc a
{
	color:Blue;
	font-weight: 600;
	color: #330099;
}
.Doc a:hover
{
	color:Blue;
	font-weight:600;
	text-decoration:underline;
}
.Address
{
	font-size: 12px;
	color:white;
	
}