@charset "iso-8859-1";body,td
  {

  	font-family: arial, helvetica, san serif;  
    margin: 0px;

	BACKGROUND-COLOR: #ffffff; 
    Font-size: 12px;
    	
  }

  td img {display: block;}	/* to handle the break browswers sometimes put in with  */
	

table.header td {background-color: #BDB9B9}	

select, input
{
	font-size: 12px;
}

td.content
{
	
	vertical-align: top;
	width: 760px;
	height: 300px;
	padding-bottom: 5px;
	padding-top: 25px;
}

.pgtitle
{
	font-weight: bold;
	color: #951716;
	font-size: 16px;
}

.pgsubtitle
{
	font-weight: bold;
	color: #951716;
	font-size: 14px;

}

td.footerline
{
	background-color: #951716;
	height: 1px;
	
}

td.footer, td.footer a
{
	font-size: 11px;
	color: #545454;
		
}



td.footer
{
	
	padding-left: 10px;
		
}








/* header info */

td.topbar
{
	background-color: #ffffff;
	width: 100%;
	height: 10px;
}

td.banner
{
	background-color: #FFFFFF;
	width: 100%;
	height: 10px;
}

td.navigation_main
{
	background-color: #FFFFFF;
	vertical-align: top;
}



/* splash versions */

td.banner_splash
{
	background-color: #BDB9B9;
	width: 100%;
	height: 10px;
	background-image: url(/divisions/studentservices/departments/sis/images/right-fade.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}

td.navigation_main_splash
{
	background-color: #BDB9B9;
	vertical-align: top;
	background-image: url(/divisions/studentservices/departments/sis/images/right-fade.jpg);
	background-position: top right;
	background-repeat: repeat-y;

}
td.left-content
{
	background-color: #BDB9B9;
}

td.right-fade
{
	background-color: ;
	vertical-align: top;
	align: center;
	height: 467px;
	background-image: url(/divisions/studentservices/departments/sis/images/right-fade.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	color: #000000;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 5px;
	a:link {color: #000000; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #008000; text-decoration: underline; }
a:hover {color: #ff0000; text-decoration: none; }
}

td.right-fade .title
{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

td.right-fade .subtitle, td.right-fade .title
{

	color: #951716;
}



/* end splash */





td.content-fade
{
	background-color: #BDB9B9;
	vertical-align: top;
	height: 11px;
	width: 100%;
}

/* end header */


td.left-space
{
	background-color: #BDB9B9;
	width: 10px;
}

		  
td.right-space
{
	background-color: #BDB9B9;
	width: 26px;
}




/* footer */

td.footer-bar
{
	height: 26px;
	background-color: #BDB9B9;
	background-image: url(/divisions/studentservices/departments/sis/images/footer-bar.jpg);
}

td.footer
{
	vertical-align: top;
	color: #951716;
	font-size: 11px;

}

td.footer a
{
	color: #951716;
}



/* end footer */


/* submenu */

				td.submenu-splash
				{
					background-color: #BDB9B9;
					vertical-align: top;
					font-size: 11px;
				}


				td.submenu
				{
					background-color: #BDB9B9;
					vertical-align: top;
					color: #000000;
					font-size: 12px;
					font-weight: bold;
				}
				
				td.submenu ul
				{
					margin: 0px;
					padding: 0px;
					padding-top: 5px;
					list-style-type: none;
					line-height: 17px;
				
				}
				
				.submenu-title
				{
					font-size: 14px;
					text-decoration: underline;
				}
				
				td.submenu a 
				{
					color: #951716;
					text-decoration: none;
				}
/* end submenu */


.errormessage
{
	font-weight: bold;
	font-size: 13px;
	color: #c9c9c9;	
}

.required
{	
	color: #FF0000;	
	font-weight: bold;
}

.notrequired
{	
	font-weight: bold;
}

/* admin section */

				table.admin, table.admin td
				{
				
				
					border-collapse: collapse;
					border-top-color: #000000;
					border-left-color: #000000;
					border-right-color: #000000;
					border-bottom-color: #000000;
					border-width: 1px;
					border-style: solid;
					padding-left: 2px;
					padding-right: 2px;
				
				}

				table.admin tr.header td
				{
					background-color: #cccccc;
					font-weight: bold;
				}

				table.admin tr.normal td 			
				{
				
				}

				table.admin tr.alternating td
				{
					background-color: #F3F3F3;

				}

				table.formstructure td
				{
					vertical-align: top;
				}				


/* clubs */

				ul.clubs
				{
					margin: 0px;
					padding: 0px;
					padding-left: 15px;
					list-style-image: url(/divisions/studentservices/departments/sis/images/club-bullet.gif);
				}				

				ul.clubs a {color: #951716;}
				
				.category
				{
					font-size: 14px;
					font-weight: bold;
				}
				
				ul.subcategory
				{
					margin: 0px;
					padding: 0px;

					list-style: none;				
					font-weight: bold;
					text-indent: 15px;
				}
				
				
/* end clubs */

input, select
{
	font-size: 12px;
}
