/*Basic Body*/
body { 
	background: #000066; 
	/*background: #a14921 url(/src/new/gradient2.jpg) repeat fixed; */
	/*margin: 5px 5px 5px 5px; */
	/*font-family: tahoma, times-new roman, serif; */
	/*scrollbar-base-color: #FFE6BF;*/
	text-align:center;
}

.outerbodytd	{
	padding: 5px 5px 0px 5px;
}

/*Campus Minitable*/
table.campus {
          width : 650px;
          font-family: tahoma, times-new roman, serif;
          font-size : 10px;
      }
table.campus td a {
          text-decoration : none;
          color : blue;
          display : block;
      }	  
table.campus td a:hover {
          background-color : #FFE6BF;
          color : black;
          text-decoration : none;
      }

/*Column Headers*/
table.announce {
          /*width : 243px;*/
		  background : #E0EAA1;
          font-family: tahoma, times-new roman, serif;
          font-size : 12px;
      }
	  
table.announce td {
          text-decoration : none;
		  border-bottom: 1px #a14921 solid;
          color : black;
          background-color : #e0eaa1;
          display : block;
          padding : 4px;
      }

/*Form Style*/
input
{color: #781351;
background: #e0eaa1;
border: 1px solid #7c9474;
}

.submit input
{color: #000;
background: #e0eaa1;
border: 1px outset #7c9474;
} 

SELECT 
{font-size : 12px;
color : #333333;
font-family: tahoma, times-new roman, serif;
background-color : #e0eaa1;
border: 1px solid #7c9474;
}
	  
TEXTAREA 
{font-size : 12px;
color: #781351;
font-family: tahoma, times-new roman, serif;
background-color : #e0eaa1;
border: 1px solid #7c9474;
}

/*Page layout*/
.outertable {
          width : 980px;
		  background : #FAFFD7;
		  color: #000000;
		  padding : 0px;
		  font-family: tahoma, times-new roman, serif; 
          font-size : 12px;	 
		  text-align:center;
      }
	  
.navtable, .pagetable, .foottable, .homebanner, .bannertable {
          width : 980px;
		  background : #ffffff;
		  padding : 0px;
		  /*font-family: tahoma, times-new roman, serif; */
          font-size : 12px;	 
		  text-align:center ;
		  color : #e0eaa1;
      }
/*
A {font-family: tahoma, times-new roman, serif; text-decoration : none;}
A:link {font-family: tahoma, times-new roman, serif; color : #0000ff;}
A:active {font-family: tahoma, times-new roman, serif; color : #990000;}
A:visited {font-family: tahoma, times-new roman, serif; color : #0000ff;}
A:hover {font-family: tahoma, times-new roman, serif; text-decoration : underline; color : #990000;}*/

.homebanner	a:link {color: #0000ff; text-decoration: none; border: 0px; line-height: 16pt;}
.homebanner	a:active {color: #ffcc33; text-decoration: none; border: 0px;line-height: 16pt;}
.homebanner	a:visited {color: #0000ff; text-decoration: none; border: 0px;line-height: 16pt;}
.homebanner	a:hover {color: #990000;text-decoration: none;  border: 0px;line-height: 16pt;}
.homebanner	ul	{margin: 0px; padding: 10px 0px 0px 10px; list-style: none;}
.homebanner	li	{font-size: 14px; font-weight: bold; padding: 0px 0px 2px 10px;}
/*.outertable	li	{font-size: 12px; font-weight: bold; padding: 0px 0px 2px 10px;}*/

.bannertable	a:link {color: #e0eaa1; text-decoration: none; border: 0px;}
.bannertable	a:active {color: #e0eaa1; text-decoration: none; border: 0px;}
.bannertable	a:visited {color: #e0eaa1; text-decoration: none; border: 0px;}
.bannertable	a:hover {color: #e0eaa1;text-decoration: none;  border: 0px;}

/* CR Menu */
table.menu {
          width : 980px;
          border-bottom : 2px solid #e0eaa1;
		  border-top: 2px #e0eaa1 solid;
          /*background : #a14921;*/
          font-family: tahoma, times-new roman, serif; 
          font-size : 12px;
		  /*font-color : #e0eaa1;*/
      }
	  
table.menu td a {
          text-decoration : none;
          color : #e0eaa1;
          /*background-color : #a14921;*/
          display : block;
          padding : 5px;
      }
table.menu td a:hover {
          background-color : #990000;
          color : white;
		  font-size : 12px;
          text-decoration : none;}

/*District Database*/
table.link1 {
          width : 980px;
          /*background : #ffcc33;*/
          font-family: tahoma, times-new roman, serif;
          font-size : 14px;
      }
	  
table.link1 td a {
          text-decoration : none;
		  border-top: 2px #e0eaa1 solid;
		  border-bottom: 2px #e0eaa1 solid;
          color : #ffffff;
          /*background-color : #a14921;*/
          display : block;
          padding : 5px;
      }
table.link1 td a:hover {
          background-color : #990000;
          color : white;
          text-decoration : none;
      }

/*Artman section*/
.summary{	font-family: tahoma, times-new roman, serif;  font-size : 11px;	}

.bg_nav_right_header  { background-color: #7c9474; } 
.nav_right_header       { color: #ffffff; font-family: tahoma, times-new roman, serif; font-size: 10px; /*font-weight: bold;*/ }
.nav_right_headlines            { font-family: tahoma, times-new roman, serif; font-size: 12px; /*font-weight: regular;*/ }    
.nav_right_category_name        { font-family: tahoma, times-new roman, serif; font-size: 12px; /*font-weight: bold;*/ }    
.nav_right_category_header      { color: #ffffff; font-family: tahoma, times-new roman, serif; font-size: 14px; /*font-weight: regular;*/ text-transform: uppercase; }
	
.normal {
          font-family: tahoma, times-new roman, serif;
          font-size : 12px;
      }
	  
.normal-small {
          font-family: tahoma, times-new roman, serif;
          font-size : 11px;
          font-style : normal;
          font-weight : normal;
          font-variant : normal;
      }
	  
.SignLabel {
          font-weight : bold;
          font-size : 14px;
          color : #ffffff;
          font-family: tahoma, times-new roman, serif;
          background : #000033;
      }
table.body {
          width : 980px;
		  background : #FAFFD7;
		  color: #000000;
		  padding : 0px;
		  font-family: tahoma, times-new roman, serif; 
          font-size : 14px;	 
		  text-align:center;
      }
table.student {
          width : 220px;
          border-bottom : 1px solid #a14921;
		  border-left : 1px solid #a14921;
		  border-right : 1px solid #a14921;
		  border-top: 1px #a14921 solid;
         /* background : #FAFFD7;*/
          	font-family: tahoma, times-new roman, serif; 
          font-size : 12px;
      }
	  
table.boxes {
          border-bottom : 2px solid #e0eaa1;
		  border-left : 2px solid #e0eaa1;
		  border-right : 2px solid #e0eaa1;
		  border-top: 2px #e0eaa1 solid;
          background : #FAFFD7;
		 font-family: tahoma, times-new roman, serif; 
          font-size : 13px;	
      }
table.boxes1 {
          border : 1px solid #7c9474;
          background : #FAFFD7;
		 font-family: tahoma, times-new roman, serif; 
          font-size : 12px;	
      }
	  

li.one	{font-size: 11px; /*font-weight: none;*/ padding: 0px 0px 2px 10px;}
ul.one	{font-size: 11px; /*font-weight: none;*/ padding: 0px 0px 2px 10px;}

table.pr {
		 font-family: tahoma, times-new roman, serif; 
          font-size : 12px;	
      }
	  
table.dir {
		 font-family: tahoma, times-new roman, serif; 
          text-align:left;	
      }
	  
/*A-Z Index Code*/
#index1 ul {
	list-style: none;
    width : 761px;
    background : #ffcc33;
    font-family: tahoma, times-new roman, serif;
    font-size : 14px;
	padding-top: 7px;
	overflow: hidden;
	position: relative;
	top:-7px;
	color: #003333;
      }
	  
#index1 a {
          text-decoration : none;
		  border-top: 2px #e0eaa1 solid;
		  border-bottom: 2px #e0eaa1 solid;
          color : #e0eaa1;
          background-color : #a14921;
          display : block;
          padding : 5px;
      }
#index1 a:hover {
          background-color : #990000;
          color : white;
          text-decoration : none;
      }

#index1 li {
	list-style: none;
	float: left;
	font-size: 90%;
	height: 20px;
}

