BODY
{
	border-left-color: black;
	border-bottom-color: black;
	border-top-color: black;
	background-color: black;
	border-right-color: black;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 600px;
	height: 410px;
	background-image: none;
	color: black;
}



A
{
	font-weight: bold;
	color: white;
}

A:active
{
	font-weight: bold;
	text-decoration: underline;
}
A:hover
{
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

#tblMasterPage_Main
{
	border-right: black thick inset;
	border-top: black thick inset;
	border-left: black thick inset;
	border-bottom: black thick inset;
	position: absolute;
	left: 0px;
	top: 0px;

}

#tdMasterPage_Main_Header
{
	background-color: white;
}

#tdMasterPage_Main_Header #tblMasterPage_Main_Header
{
	background-color: white;
}

#tblMasterPage_Main #tdMasterPage_BreadCrumb
{
	background-color: white;
}

#tblMasterPage_Main #tdMasterPage_Menu
{
	background-color: white;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.SubBars
{
	border-right: darkgray thick groove;
	border-top: darkgray thick groove;
	border-left: darkgray thick groove;
	border-bottom: darkgray thick groove;
	background-color: #333366;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 11pt;
}

#tblMasterPage_Main #tdMasterPage_Body_Banner
{
	background-color: #cc0000;
}


#tdMasterPage_Body
{
}

#tblContentPage_Main_Container
{
}
.imgsHome
{
	border-right: #d5272b groove;
	border-top: #d5272b groove;
	border-left: #d5272b groove;
	border-bottom: #d5272b groove;
}

#tblMasterPage_Main #tdMasterPage_Footer
{
	background-color: #cc0000;
}

