/* ---------------------------------------------------------- */
/* Background Color For Page                                  */
/* ---------------------------------------------------------- */

BODY.White_Background_Black_Room_Background 
{
	background-color: #000000;
	font-family: Verdana, sans-serif;
	background-image: url('images/highschool1.jpg');
      background-repeat: no-repeat;
      background-position: top;
	
      
	color:#ffffff;
}
 


/* ---------------------------------------------------------- */
/* Content Module                                             */
/* ---------------------------------------------------------- */

DIV.White_Background_Black_Room_Background-ContentModule 
{
	padding-top:4px;
	padding-bottom:4px;
      padding-left:6px;
      padding-right:6px;
}
   
/* ---------------------------------------------------------- */
/* Content Module Title                                       */
/* ---------------------------------------------------------- */

TABLE.White_Background_Black_Room_Background-ContentModuleTitle-table_class 
{
	padding:0px;
	
	margin:0px;
	
	left:0px;
	
	top:0px;
	border: none;
	border-collapse: collapse;
	background-color: #ffffff;
	width:100%;
}

TD.White_Background_Black_Room_Background-ContentModuleTitle-top-left 
{
	width: 16px;
	height: 16px;
	background-color: #ffffff;
}

TD.White_Background_Black_Room_Background-ContentModuleTitle-top 
{
	height: 16px;
	background-color: #ffffff;
}

TD.White_Background_Black_Room_Background-ContentModuleTitle-top-right 
{
	width: 16px;
	height: 16px;
	background-color: #ffffff;
}

TD.White_Background_Black_Room_Background-ContentModuleTitle-canvas-left 
{
	width: 16px;
	background-color: #ffffff;
}

TD.White_Background_Black_Room_Background-ContentModuleTitle-canvas 
{
	background-color:#ffffff;
}  

TD.White_Background_Black_Room_Background-ContentModuleTitle-canvas-right 
{
	width: 16px;
	background-color: #ffffff;
}

TD.White_Background_Black_Room_Background-ContentModuleTitle-bottom-left 
{
	background-color: #ffffff;
	height: 1px;
	width: 16px;
}

TD.White_Background_Black_Room_Background-ContentModuleTitle-bottom 
{
	background-color:#ffffff;
	height: 1px;
}

TD.White_Background_Black_Room_Background-ContentModuleTitle-bottom-right 
{
	background-color: #ffffff;
	height: 1px;
	width: 16px;
}

TD.White_Background_Black_Room_Background-ContentModuleTitle-canvas TD.title 
{
	font-family: Verdana, sans-serif;
    	color: #000000;
	font-weight:bold;
	
	text-align:left;
	padding: 2px;
}

TD.White_Background_Black_Room_Background-ContentModuleTitle-canvas TD.actions 
{
	background-color: transparent;
	
	text-align:right;
	
	padding: 2px;
}

/* ---------------------------------------------------------- */
/* Content Module Body                                        */
/* ---------------------------------------------------------- */

TABLE.White_Background_Black_Room_Background-ContentModuleBody-table_class 
{ 
	padding-top:0px;
	
	margin-top:0px;
	
	left:0px;
	
	top:0px;
	border: none;
	border-collapse: collapse;
	background-color: transparent;
	width:100%;
}

TD.White_Background_Black_Room_Background-ContentModuleBody-top-left 
{
	background-color: #ffffff;
	width: 16px;
	height: 1px;
}

TD.White_Background_Black_Room_Background-ContentModuleBody-top 
{
	background-color: #ffffff;
	height: 1px;
}

TD.White_Background_Black_Room_Background-ContentModuleBody-top-right 
{
	background-color: #ffffff;
	width: 16px;
	height: 1px;
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas-left 
{
	background-color: #ffffff;
	width: 16px;
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas 
{
	background-color: #ffffff;
	font-family: Verdana, sans-serif;
	
	     
	color: #000000;
	padding: 4px;
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas-right 
{
	background-color: #ffffff;
	width: 16px;
}

TD.White_Background_Black_Room_Background-ContentModuleBody-bottom-left 
{
	background-color: #ffffff;
	width: 16px;
	height: 16px;
}

TD.White_Background_Black_Room_Background-ContentModuleBody-bottom 
{
	background-color: #ffffff;
	height: 16px;
}

TD.White_Background_Black_Room_Background-ContentModuleBody-bottom-right 
{
	background-color: #ffffff;
	width: 16px;
	height: 16px;
}

/* ---------------------------------------------------------- */
/* Content Module Extra Link Colors                           */
/* ---------------------------------------------------------- */

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas A:link 
{
	color:#0000ff;
	font-weight: normal;
	text-decoration: none;
	
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas A:visited 
{
	color:#0000ff;
	font-weight: normal;
	text-decoration: none;
	
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas A:hover 
{
	color:#0000ff;
	font-weight: normal;
	text-decoration: none;
	
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas A:active 
{
	color:#0000ff;
	font-weight: normal;
	text-decoration: none;
	}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas A.blue:link 
{
	color:#0000ff;
	font-weight: normal;
	text-decoration: none;
	
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas A.blue:visited 
{
	color:#0000ff;
	font-weight: normal;
	text-decoration: none;
	
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas A.blue:hover 
{
	color:#0000ff;
	font-weight: normal;
	text-decoration: none;
	
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas A.blue:active 
{
	color:#0000ff;
	font-weight: normal;
	text-decoration: none;
	}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas A.red:link 
{
	color:#983E3E;
	font-weight: bold;
	text-decoration: none;
	
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas A.red:visited 
{
	color:#983E3E;
	font-weight: bold;
	text-decoration: none;
	
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas A.red:hover 
{
	color:#983E3E;
	font-weight: bold;
	text-decoration: none;
	
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas A.red:active 
{
	color:#983E3E;
	font-weight: bold;
	text-decoration: none;
	}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas A.brown:link 
{
	color:#C08160;
	font-weight: normal;
	text-decoration: none;
	
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas A.brown:visited 
{
	color:#C08160;
	font-weight: normal;
	text-decoration: none;
	
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas A.brown:hover 
{
	color:#C08160;
	font-weight: normal;
	text-decoration: none;
	
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas A.brown:active 
{
	color:#C08160;
	font-weight: normal;
	text-decoration: none;
	}

/* ---------------------------------------------------------- */
/* Content Module Row Colors                                  */
/* ---------------------------------------------------------- */


TD.White_Background_Black_Room_Background-ContentModuleBody-canvas TR.neutralRow 
{
	background-color: transparent;
	
	font-family: Verdana, sans-serif;
	color: #000000;
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas TR.oddRow 
{
	background-color:#EEEEEE;
	
	font-family: Verdana, sans-serif;
	color: #000000;
}
  
TD.White_Background_Black_Room_Background-ContentModuleBody-canvas TR.evenRow 
{
	background-color:#D9D9D9;
	
	font-family: Verdana, sans-serif;
	color: #000000;
}
  
  
TD.White_Background_Black_Room_Background-ContentModuleBody-canvas HR.colorbar 
{
	color:#000000;
	background-color:#EEEEEE;
	border:none;
}

/* ---------------------------------------------------------- */
/* Content Module Extra Text Styles With TDS                  */
/* ---------------------------------------------------------- */

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas .header 
{
	color: #000099;
	font-family: Verdana, sans-serif;
	
	font-weight: bold;
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas .body
{
	color: #000000;
	font-family: Verdana, sans-serif;
	
	font-weight: normal;
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas .bold
{
	font-weight:bold;
	font-family:Verdana, sans-serif;
	
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas .italics
{
	font-weight:normal;
	font-family:Verdana, sans-serif;
	font-style:italic;
	
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas .underline
{
	font-weight:normal;
	text-decoration:underline;
	font-family:Verdana, sans-serif;
	
}

/* ---------------------------------------------------------- */
/* Content Module Extra Text Styles With SPANS                */
/* ---------------------------------------------------------- */

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas SPAN.header 
{
	color: #0000ff;
	font-family: Verdana, sans-serif;
	
	font-weight: bold;
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas SPAN.body
{
	color: #000000;
	font-family: Verdana, sans-serif;
	
	font-weight: normal;
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas SPAN.bold
{
	font-weight:bold;
	font-family:Verdana, sans-serif;
	
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas SPAN.italics
{
	font-weight:normal;
	font-family:Verdana, sans-serif;
	font-style:italic;
	
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas SPAN.underline
{
	font-weight:normal;
	text-decoration:underline;
	font-family:Verdana, sans-serif;
	
}

/* ---------------------------------------------------------- */
/* Inputs, Buttons, and Drop downs                            */
/* ---------------------------------------------------------- */

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas INPUT.button
{
	background-color:#445E66;
	
	font-weight: bold;
	
	color: #FFFFFF;
	
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas INPUT.text
{
	font-family:Verdana, sans-serif;
	font-weight:bold;
	text-decoration:none;
	
	color:#474747;
}

TD.White_Background_Black_Room_Background-ContentModuleBody-canvas SELECT.dropdown
{
	font-family:Verdana, sans-serif;
	font-weight:bold;
	text-decoration:none;
	
	color:#474747;
}
