#Body {width:800PX;}
p.norm{padding:0px 35px 5px 0px;}

/* DIVs */
	#D_Header{width:100%; height: 125px; background-color:#10100f; }
	#D_Menu{height: 25px;width: 971px;}
	#D_Footer_Border{height: 15px;  }
	#D_Body{width:850PX; height:725px;  text-align:left;  color:#556677;  }
	#page{width:850PX; height:800px; color:#556677; background-color:#000000;}
	#D_Body2{width:100%; height:20%; text-align:left;   color:#556677;}
		#D_B_Left{width:495px ; height:640px ; float:left; Border: 10px Solid #10100f }
		#D_B_Right{width:310px ; height:640px ; float:left; Border: 10px Solid #10100f}
		#D_B_Pad{width:1px; float:left;}
		#D_MBB{width:1px; height:50px}
		#D_MBM{width:1px; height:550px; Border-left-style:Solid; Border-left-color:#c90505}
	#D_footer{width:100%; height:65px; color:#c90505; background-color:#10100f;}
	#title		{width: 700px; text-align: center;}
	#menu		{background: url('../Images/Menu_BG.jpg')no-repeat right top;  background-color:#000000; width: 971px; height:70px; text-align: left; position:relative; top: 10px}
	#middle         {width: 700px; height: 400px; text-align: left; position:relative; top: 20px; color:#C11B17}
	#footer         {width: 700px; height: 30px; text-align: center; position:relative; top: 25px; color:#C11B17}
	

	
/* TABLEs */
	#T_BODY{color:#556677;}
	#Tbl-Menu{font-size: 18px; text-align:center;  font-weight: bold; width:850px; background-color:#c90505; }
	#Tbl_Header{Width:100%; height:100px;}
	#RATabl		{width: 99%; border: 1pt #CC0000 solid;}
	#HomeTabl	{width: 99%; border: 1pt #CC0000 solid;}
	#ProfTabl	{width: 99%; border: 1pt #CC0000 solid;}
	#ButtonBar	{width: 99%;}
	#ListTabl	{width: 99%; border: 1pt #3b3b3b solid;}
	/* TRs */
	#tr_MBT{width:2px; height:50px}
	#tr_MBM{width:2px; height:550px; Border-right-style:Solid; Border-right-color:#c90505}
	#tr_MBB{width:2px; height:50px}
	#LISTTR		{border-left: 1pt #3b3b3b solid; border-top: 1pt #3b3b3b solid;}
	
	/* TDs */
	#td_Menu{width: 85px; }
	#td_Cap{Width: 80px;}
	#td_Proj{Width: 80px;}
	#td_Add{Width: 160px;}
	#td_Pass{Width: 160px;}
	#td_Logo{text-align:left; width:400;}
	#td_Title{text-align:left; vertical-align:center;}
	#TDL		{ text-align: left; width: 65%; }
	#TDR		{text-align: right; width: 44%;}
	#GEN4L		{text-align: left; width: 15%;}
	#GEN4mL		{text-align: left; width: 34%;}
	#GEN4mR		{text-align: left; width: 15%;}
	#GEN4R		{text-align: left; width: 34%;}
	#ButtonBuff	{width: 90%; text-align: right;}
	#ListTD         {border-left: 1pt #3b3b3b solid; border-top: 1pt #3b3b3b solid;}
	
/* Ps */
	#p_left_body{text-align:left;}
	#P_lrg{font-size: 20px; text-align:left; text-decoration:underline; font-weight: bold;  }
	#p_std{font-size: 15px; text-align:left; text-decoration:underline; font-weight: bold;  }
	

	
	
	/* Input Type Submit */
	#Menu_Button{display: inline-block;
	border:10px Solid #10100f;
	outline: none;
	cursor: pointer;
	text-align: left;
	text-decoration: bold;
	font: 18px/100% Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	/*-webkit-border-radius: .1em; 
	-moz-border-radius: .1em;
	border-radius: .1em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);*/
	width:120px; 
	height:30px;
	color:c90505;
	background-color:10100f;
	border:none;}	
	#Menu_Button:hover{
		background-color:000000;
	}


	.button{display: inline-block;
	border:10px Solid #10100f;
	outline: none;
	cursor: pointer;
	text-align: left;
	text-decoration: bold;
	font: 18px/100% Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	/*-webkit-border-radius: .1em; 
	-moz-border-radius: .1em;
	border-radius: .1em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);*/
	width:120px; 
	height:30px;
	color:c90505;
	background-color:10100f;
	border:none;}	
	.button:hover{
		background-color:000000;
	}
