body 
{	margin:0px; 
	background-image:url(../images/bodybgrptr.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#030117;
}
form {margin:0px;}
#OuterMaster 
{
	width:100%; 
	text-align:center;
}
	#InnerMain
	{
		width:813px;
		margin:0px auto 0px auto;
		background-color:#0C1944;
	}
		#flash1 {width:100%;}
		#flash2 {width:100%;}
		#nav 
		{
			width:813px;
			height:38px;
		}
		#ContentBody
		{
			width:813px;
			background-image:url(images/contentbgrptr.jpg);
			background-repeat:repeat-x;
			background-position:top;
			border-bottom:1px solid #243166;
			border-left:1px solid #243166;
			border-right:1px solid #243166;
			/*background-color:#0C1944;*/
			position:relative;
			text-align:left;
		}
		#ActualContent
		{
			position:relative;
			width:813px;
			min-height:274px;
			top:0px;
			left:0px;
		}
		*html #ActualContent {height:274px;}
			#ActualContent .fproduct
			{
				position:relative;
				top:0px;
				width:813px;
			}
		#footernav
		{
			clear:both;
			width:100%;
			height:58px;
			margin-top:13px;
			
		}
		#footernav .footerlinks , #footernav .footerlinks a
		{
			color:#979797;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			text-decoration:none;
		}
		#footernav .footerlinks a:hover
		{
			color:#979797;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			text-decoration:underline;
		}
		.TextBoxClass
		{
			color:#ffffff;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			background-color:#202754;
			border:1px solid #304B87;
		}
		.CommonFontStyle
		{
			color:#ffffff;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
		}