/***********************************************************/
/** MAIN HEADER TD                                       **/   
/*********************************************************/
.sty_school_header_td{
	background: #BBCCFF  url(/DM/themes-schools/Generic/header.jpg) ; 
	height:58;	
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #BBCCFF ;
	}
/*********************************************************/
.sty_school_header_schoolname{
	color: #000080;
	font-size: 12px; 
	font-weight: bold;		
	}
/*********************************************************/
A.sty_school_header_schoollink:link,A.sty_school_header_schoollink:visited {
	color:#0000FF;
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	font-weight: none;
	text-decoration: none;
	font-style:italic;	
	}
A.sty_school_header_schoollink:hover, A.sty_school_header_schoollink:active{	
	color:#FF0000;
	}		
/***********************************************************/
/** LEFT NAV BACKGROUND                                  **/   
/*********************************************************/
td.sty_school_leftnav_maintd{
	background: #CCDDFF url(/DM/themes-schools/Generic/leftnav.jpg) ; 
	vertical-align: top;
	border-right: 1px solid #BBCCFF ;
	}
/*********************************************************/
td.sty_school_leftnav_single_td{    
	vertical-align: middle;
	text-align: left;
	border-bottom: 1px solid #BBCCFF ;
	}
/*********************************************************/
A.sty_school_leftnav_link:link,A.sty_school_leftnav_link:visited {
	color:#000080;
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	font-weight: bold;
	text-decoration: none;	
	}
/*********************************************************/
A.sty_school_leftnav_link:hover, A.sty_school_leftnav_link:active{	
	color:#FF0000;
	}
/***********************************************************/
/** TOP & BOTTOM NAV BACKGROUND                   **/   
/*********************************************************/
td.sty_school_top_nav{
	background: #3E3ECF url(/DM/themes-schools/Generic/topnav.jpg) ; 
	vertical-align: middle;
	height:22;
	text-align: center;
	font-size:9pt;
	border-bottom: 1px solid #BBCCFF ;;
	color:#000000;
	}
/*********************************************************/
A.sty_school_nav_link:link,A.sty_school_nav_link:visited {
	color:#000080;
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	font-weight: bold;
	text-decoration: none;	
	}
/*********************************************************/
A.sty_school_nav_link:hover, A.sty_school_nav_link:active{	
	color:#FFFFFF;
	}
/***********************************************************/
/**  TITLE TD                                            **/   
/*********************************************************/
td.sty_school_title_td{
	background: #CCDDFF url(/DM/themes-schools/Generic/smalltitlebk.jpg) ; 
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	padding-left:7px;
	padding-right:7px;
	}
/***********************************************************/
/** MIDDLE PLAIN TD   / INSIDE 1                                   **/   
/*********************************************************/
.sty_school_plain_td{
	background: #EEEEFF url(/DM/themes-schools/Generic/inside.jpg) ; 
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	}
/******** FONT *************************************************/
.sty_school_plain_font {
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	}
/******* LINK *************************************************/
A.sty_school_plain_link:link, A.sty_school_plain_link:visited 
	{ color:#0000FF;
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	font-weight: regular;
	text-decoration: underline;		
	}
A.sty_school_plain_link:hover, A.sty_school_plain_link:active { 
	color:#FF0000;
        }
/***********************************************************/
/** MIDDLE BOX    / INSIDE 2 / INFO                            **/   
/*********************************************************/
.sty_school_info_box{
	background:#FFFFFF url(/DM/themes-schools/Generic/info.jpg) ; 
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	border:2px solid #BBCCFF ;
	padding:7px;
	border-spacing :7px;
	}
/*********************************************************/
td.sty_school_info_td {
	background:#FFFFFF url(/DM/themes-schools/Generic/info.jpg) ; 
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	vertical-align:top;
	}
/******** FONT *************************************************/
.sty_school_info_font {
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	}
/******** LINK *************************************************/
A.sty_school_info_link:link, A.sty_school_info_link:visited 
	{ color:#0000FF;
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	font-weight: regular;
	text-decoration: underline;		
	}
A.sty_school_info_link:hover, A.sty_school_info_link:active { 
	color:#FF0000;
        }
/***********************************************************/
/**  List/form/view table                                **/   
/*********************************************************/
table.sty_school_table_list{
	background:#BBCCFF ;
	width:100%;
	}
/***********************************************************/
/**  FIELD                                               **/   
/*********************************************************/
.sty_school_field{
	background:#FFFFFF;
	font-size:9pt;
	color:#000000;
	}
/***********************************************************/
/**  BUTTON                                              **/   
/*********************************************************/
.sty_school_button{
	background:#CCDDFF;
	font-size:11pt;
	color:#000000;
	padding:7px;
	font-weight: none;
	}	
/***********************************************************/
/**  Text Title for page name                            **/   
/*********************************************************/              
.sty_school_font_title{
	font-size:10pt;
	font-weight: bold;
	}
