/* 
	Style Sheet: BayPrince
	Scripter: Umesh Patel

	Notes: Used in BayPrince.com
*/

body
{
	margin: 0px 0px 0px 0px;
	background-color:#0099FF;
	background-image: url(/site-images/layout.png);	
	background-repeat: no-repeat;
}

.footerTable
{
	height: 47px;
	width: 760px;
	margin: 0px 0px 0px 0px;
	background-color:#0099FF;
	background-image: url(site-images/layout_bottom.png);	
	background-repeat: no-repeat;
	overflow:hidden;
}

.ibody
{
	width: 553;
	height: 443;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	background-image: url(/site-images/layout_r4_c6.png);	
	background-repeat: no-repeat;
	overflow:scroll;
}

.layout
{
	margin: 0px 0px 0px 0px;
	background-image: url(/site-images/layout.png);	
	background-repeat: no-repeat;
	overflow:scroll;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}

TD.linkborder { border: 1px solid #000000; }

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}

img
{
	border: 0px;
}

a, a:visited
{
	color: #336699;
	text-decoration: none;
}

.links a:link, .links a:visited
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.links a:hover
{
	color: #CCCCCC
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bolder;
	text-decoration: none;
	background-color: #6666FF
}

.maintable
{
	width: 800px;
	padding: 0px;
}

.blackbox
{
	background-color: #000000;
	border:1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.whitebox
{
	background-color: #FFFFFF;
	border:1px solid #000000;
	vertical-align: top;
	text-align: left;
}

.opacitybox
{
	border:1px solid #000000;
	vertical-align: top;
	text-align: left;
}

.toplinkbox
{
	width: 800px;
	background-color: #000066;
	border:1px solid #FFFFFF;
}

.text_smallwhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.scrollable
{
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}