	/*** to use for Editor ***/
	
	#MainContainer{
		background: #FFFFFF repeat-y center top;
		width: 800px;
	}
	
	/************** #MainTable styles - main table used to contain all content **************/
	#MainTable {
		width: 780px;
		/* height:600px;  removed to make Netscape work */
		border: 2px solid #000000;
		background: #FFFFFF;
	}
	html>body #MainTable {width:784px;}
	
	#Maintable td {font: normal 0.83em/1.35em "Trebuchet MS", Arial}
	
	/***********************************************/
	/* HTML tag styles                             */
	/***********************************************/
	
	
	a{
		color: #006699;
		text-decoration: none;
	}
	
	a:link{
		color: #006699;
		text-decoration: none;
	}
	
	a:visited{
		color: #006699;
		text-decoration: none;
	}
	
	a:hover{
		color: #006699;
		text-decoration: underline;
	}
	
	h1{
		text-transform: uppercase;
		margin: 0px 0px 6px;
		font:  bold 1.0em Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
		padding-bottom: 8px;
		padding-top: 8px;
		padding-left:5px;
		letter-spacing: 0.13em;
	}
	
	#midContent h1{
		color: #FFFFFF;
		width: 608px;
		background-color: #000066;
	}
	
	
	html>body #midContent h1 {width:603px;}
	
	h2, .SUBTITLE{
		color: #000000;
		font: bold 1.1em "Trebuchet MS", Arial;
		letter-spacing: 0.05em;
		margin-top: 12px;
		margin-bottom: 6px;
		padding-bottom: 3px;
		border-bottom: 1px solid #666666;
		width: 95%;
		min-width:55%;
		}
	
	
	h3{
	font: bold 1em "Trebuchet MS", Arial; 
	margin-top:8px;
	margin-bottom: 2px;
	padding:0px;
	color: #000000;
	}
	h4{
		color: #333333;
		font: bold .85em "Trebuchet MS", Arial;
	}
	
	h5{
		font: bold .8em Arial, Helvetica, sans-serif;
		color: #000000;
		margin: 0px 0px 4px;
	}
	
	
	/***********************************************/
	/* Layout Divs                                 */
	/***********************************************/
	
	#masthead{
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	/*	border-bottom: 2px solid #000000;*/
		width: 100%;
	}
	
	
	/*********** #leftBar styles - main leftside column ***********/
	#leftBar{
		margin: 0px;
		padding: 0px;
		width: 172px;
		background: #7577CA;
	/*	background-color:#DCD1C7;*/
		color: #FFFFFF;
	
	}
	
	#leftBar a {
		color: #FFFFFF;
		text-decoration: none;
	}
	#leftBar a:visited {
		color: #FFFFFF;
	}
	#leftBar a:hover {
		color: #FFFF99;
		text-decoration: underline;
	}
	
/*#leftbar h1 {
		color: #FFFFFF;
	}
	#leftbar h2 {
		color: #FFFFFF;
		margin-top: 12px;
		margin-bottom: 5px;
		padding-bottom: 3px;
		text-align: center;
		border:none;
		font-family: "Trebuchet MS", Arial;
		font-weight: bold;
		background: #333333;
		width: 100%;
		padding-top: 3px;
	}
	
	#leftbar h3 {
		color: #FFFFFF;
	}
	#leftbar h4 {}
	#leftbar h5 {}
	/**************** Middle Bar -- middle cell styles */
	#midContent {
		width: 608px;
		padding: 0px;
		margin:0px;
	}
#midContent #newsbox {margin-left:8px;}
	/*********** #content styles - main middle column for content ***********/
	#Middle {
		position: relative;
		min-height:100%;
		width: 605px;
		padding: 0px 6px 10px 6px;
		margin: 0px 0px 0px 3px;
	
	}
	html>body #Middle{
		width: 589px
	}
	 
	
	/***********************************************/
	/* Components                                  */
	/***********************************************/
	
	#siteName{
		margin: 0;
		padding: 0 0 0 10px;
	}
	
	
	
	/************* #siteInfo styles ***************/
	
	#siteInfo{
		clear: both;
		color: #CCCCCC;
		padding: 3px 10px;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #000000;
		margin: 0px;
		border-top: 1px solid #000000;
		border-right: 0px none #000000;
		border-bottom: 0px none #000000;
		border-left: 0px none #000000;
		line-height: 16px;
	}
	#siteInfo p {	font-size: .8em;line-height:18px; margin:0px;}
	#siteInfo img{
		padding: 0px 0px 0px 0px;
		vertical-align: middle;
	}
	#siteInfo a {
		color: #CCCCCC;
	}
	
	/************* #search styles ***************/
	
	#search{
		padding: 5px 0px 5px 10px;
		border-bottom: 1px solid #cccccc;
		font-size: 90%;
	}
	
	#search form{
	 margin: 0px;
	 padding: 0px;
	}
	
	#search label{
		display: block;
		margin: 0px;
		padding: 0px;
	}
	
	
	
	/************** #headlines styles **************/
	
	
	.editlink, .editlink a, .editlink a:visited {
		font-size: 11px;
		font-style: italic;
		color: #9A997C;
		font-weight: bold;
	}
	.editlink a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}
	.UpdateBox {
		width: 98%;
		padding: 4px 2px;
		border-top: 6px solid #9DA5B0;
		border-right: 1px none #9DA5B0;
		border-bottom: 3px none #9DA5B0;
		border-left: 1px none #9DA5B0;
		margin-top: 15px;
		margin-bottom: 10px;
	}
	
	.UpdateBox h3 {
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: .15em;
		margin: 2px 0px 5px 0px;	
		width: 90%;
		border-bottom-width: 1px;
		border-bottom-style: dashed;
		border-bottom-color: #C3C3C3;
	}
	
	.UpdateBox p {
		font-size: 11px;
		line-height: 13px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding-left: 0px;
		padding-right: 2px;
		margin-top: 0px;
		margin-bottom: 4px;
	}
	.UpdateBox ul, .UpdateBox ol {
		font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
		margin-left: 24px;
		margin-top: 0px;
		margin-bottom: 8px;
	}
	
	.UpdateBox ul li, .UpdateBox ol li {
		margin-bottom: 5px;
	}
	#Calendar {
		border-top: 0px #666666;
		border-right: 0px #666666;
		border-bottom: 0px #666666;
		border-left: 1px #666666;
		margin-top: 0px;
	}
	
	
	.UpdateBox h1 {
		font-size: 11px;
		margin-top: 0px 2px 2px 0px;
		padding-left:0px;
		color: #5D5D5D;
	}
	.itembox {
		font: 11px/15px Tahoma, Arial;
		color: #666666;
		padding: 4px 1px 4px 5px;
		width: 25%;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #BEBEBE;
	}
	
	/*********************** Request Form input styles ******/
	#RequestInfo, #RequestInfo td{
		font: 100% trebuchet, arial, helvetica;
		line-height: 125%;
		width: 92%;
		margin-left: 35px;
		}
	#RequestInfo input, #RequestInfo select, #RequestInfo textbox, #RequestInfo textarea {
		font: 86% trebuchet, arial, helvetica;
		color: #000099;
		margin: 0px 12px 0px 0px;
		background-color: #E8E3D7;
	}
	#RequestInfo p {margin: 6px 0px 6px 0px;
	}
	#RequestInfo h2 {
		margin-top:20px;
		margin-bottom:10px;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #D8D8D8;
		background-color: #E9E9E9;
		width: 100%;
		padding-left: 7px;
		border-left-width: 2px;
		border-left-style: solid;
		border-left-color: #D8D8D8;
		font-family: "Trebuchet MS", Arial;
		font-size: 18px;
	}
	
	#RequestInfo .SubmitButton {
		font-size: 90%;
		margin-top: 12px;
	}
			
	.spacer {
		margin-top: 12px;
		margin-bottom: 12px;
		border-top-width: 1px;
		border-top-style: dashed;
		border-top-color: #CCCCCC;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		border-left-color: #CCCCCC;
	}
	#links {
		font-family: Georgia, Times New Roman;
		font-size:13px;
		color:#000099;
		position:relative;
		margin:25px 0px 0px -12px;
		float:left;
		font-weight: bold;
	}
	#links p {margin-bottom: 29px;}
	
	#links a:link, #links a:visited  {
	color:#585443;
	text-decoration:none;}
	
	#links a:hover {
	color:#29271F;
	text-decoration:none;}
	
	#maintext{
	width:98%; margin-left:2%;
	}
	#maintext p {
	margin-left:12px;
	}
	.header {
		background-color: #DADDD5;
		color: #696D61;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-top-style: none;
		border-bottom-style: solid;
		border-top-color: #9DA58F;
		border-bottom-color: #000000;
		border-right-width: 3px;
		border-left-width: 3px;
		border-right-style: solid;
		border-left-style: none;
		border-right-color: #000000;
		border-left-color: #000000;
		font: bold 13px Geneva, Arial, Helvetica, sans-serif;
	}
	
	#help_box{
		font: 13px Geneva, Arial, Helvetica, sans-serif;
		color: #000066;
		width: 97%;
		min-height:100%;
		margin-left:15px;
	}
	
	#help_box h1{
		font: 18px Geneva, Arial, Helvetica, sans-serif;
		color: #000066;
		margin: 15px 0px 10px 0px;
	}
	a.help:link, a.help:visited {
		font: bold normal 11px Tahoma, Arial;
		color: #FF7777;
		margin-right: 3px;
		margin-left: 0px;
	}
	
	/** Styles for random pictures throughout site **/
	.pics {
		margin:2px;
		border: 1px solid #000000;
	}
	#pic_div {
		overflow: auto;
		height: auto;
		width: auto;
	margin-bottom: 12px;
	margin-top: 12px;
	}
	
	#pic_div .pic_right {
	float:right;
	margin-left:8px;
	margin-bottom: 12px;
	margin-top: 12px;
	}
	
	#pic_div .pic_left {
	float:left;
	margin-right:8px;
	margin-bottom: 12px;
	margin-top: 12px;
	}
	
	
	/*************** For New Header Bar *****************************/
	#Table_01 {
		position:relative;
		width:780px;
		height:110px;
		padding: 0px;
		margin:0px;
		z-index: 1;
	}
	
	#Title_container {position:relative;
		height:80px;
		margin:0px;
		padding:0px;
		background-color:#000000;}
	
	#Title {
		position:absolute;
		width:780px;
	
		z-index: 1;
	
	}
	#Title img {margin:0px;padding:0px;height:80px;display:block;}
	
	#Links_container {height:30px;margin-bottom:0px;display:block;position:inherit;
	background-color:#000000;}
	#Links_container img{margin:0px;padding:0px;height:30px;display:block;}

	#home {
		position:relative;
		display:inline;
		float:left;
		margin:0px;
		padding:0px;
		width:64px;
		height:30px;
		background: url(images/home.gif) no-repeat;
	}
	#future {
		position:relative;
		display:inline;
		float:left;
		margin:0px;
		padding:0px;
		width:121px;
		height:30px;
		background: url(images/future.gif) no-repeat;
	}
	
	#online {
		position:relative;
		display:inline;
		float:left;
		margin:0px;
		padding:0px;
		width:132px;
		height:30px;
	}
	
	#current {
		position:relative;
		display:inline;
		float:left;
		margin:0px;
		padding:0px;
		width:141px;
		height:30px;
	}
	
	#alumni {
		position:relative;
		display:inline;
		float:left;
		margin:0px;
		padding:0px;
		width:142px;
		height:30px;
	}
	
	
	#academics {
		position:relative;
		display:inline;
		float:left;
		margin:0px;
		padding:0px;
		width:94px;
		height:30px;
	}
	
	#faculty {
		position:relative;
		display:inline;
		float:left;
		margin:0px;
		padding:0px;
		width:85px;
		height:30px;
	}
	#div_quicklinks {
		text-align:right;
		height: 35px;
		width: 225px;
		z-index: 2;
		position: relative;
		top: 30px;
		float: right;
		margin-right: 8px;
	}
	/************** #JumpMenu styles  - used in Quick Links drop down **************/
	#JumpMenu {
	
	}
	#JumpMenu select {
		
		font-family: Tahoma, Arial;
		font-size: .95em;
		color: #333333;
		border:none;
	}
	#JumpMenu form {margin:0px;}
	
	/** ##############################################################################################
	##################  THE FOLLOWING ARE VARIOUS DIVS THAT CAN BE INSERTED FOR SETTING OFF CONTENT
	##################################################################################################
	/*** #rednugget  **/
	#rednugget {
		margin:0px;
		color: #FFFFCC;
		width: 100%;
		padding-top: 15px;
		padding-bottom: 15px;
		font:  normal 0.8em/11pt "Trebuchet MS", Arial;
		background: #720727;
	}
	#rednugget p{
		margin-bottom:2px;
		margin-top:0px;
		padding-right: 8px;
		padding-left: 8px;
	}
	
	#rednugget h2 {
		background-color:transparent;
		font-size: 9pt;
		font-weight: bold;
		border:none;
		text-align: left;
		margin: 2px 0px 5px 6px;
	}
	#rednugget a, #rednugget a:visited {
		color: #FFF;
	}
	#rednugget a:hover {
		color: #FFF;
		text-decoration: underline;
	}
	
	/* ######## generic wrapper to make rounded boxes work */
	#container_wrap {
	float: right;
	clear:right;
	margin:7px 5px 10px 10px;
	width: 200px;
	background-color:#FFFFFF;
	}
	html>body #container_wrap {
	width: 185px;
	}
	/*** #quickfacts  **/
	
	#quickfacts, #degrees, #questions {
		font:  0.8em Tahoma, Arial, Helvetica, sans-serif;
		color: #595959;
		background: #CECECE;
	}
	#quickfacts p,  #degrees p, #questions p{
		margin-bottom:6px;
		margin-top:0px;
		padding-right: 11px;
		padding-left: 11px;
		font-size: .88em;
	}
	#quickfacts a, #quickfacts a:visited,  #degrees a, #degrees a:visited, #questions a, #questions a:visited {
	
		color: #595959;
		text-decoration: underline;
	}
	#quickfacts a:hover,  #degrees a:hover, #questions  a:hover{
	
		color: #990000;
		text-decoration: underline;
	}
	#quickfacts h2,  #degrees h2, #questions h2 {
	text-align:left;
	color:#595959;
		font-size: 1.1em;
		font-weight: bold;
		margin-bottom: 4px;
		margin-top:2px;
		padding-top:0px;
		padding-left: 5px;
		border:none;
		background: transparent;
	}
	
	
	
	/****** #Nugget4  ****
	  THis one is used to display the 3 info buttons on the Online Page */
	  
	  
	#Nugget4 {
		position:relative;
		font-family: Arial, Helvetica, sans-serif;
		margin:0px 0px 25px 5px;
		padding:0px 0px 5px 0px;
	/*	display:inline; */
		background-color:#F4F4FF;
	}
	
	
	#Nugget4 p {
		margin-left:9px;
		width:95%;
		font: 11px/14px "Trebuchet MS", Arial;
		color: #000066;
	}
	#Nugget4 h1 {
	display:block;
	margin:0px 0px 0px 0px;
		font: bold 13px "Trebuchet MS", Arial;
		color: #FFFFFF;
		background-color: #000099;
		width: 100%;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 2px;
		border-bottom-width: 3px;
		border-bottom-style: solid;
		border-bottom-color: #000033;
	}	
	
	html>body #Nugget4 h1{
		width: 197%;
	}
	#Nugget4 a {
		color: #333333;
		text-decoration: none;
	}
	#Nugget4 a:hover {color:#0000CC;
	text-decoration:underline;}
	
	#Nugget4 ul {
		margin-left:18px;
		font-size:84%;
		line-height: 93%;
		}
	
	
	/*************** signup **/
	#signup {
		padding:25px 0px 15px;
		margin: 0px 0px 15px;
		width: 100%;
		font-size: .83em;
		line-height: 1.2em;
		background: #353655;
	}
	#signup p{
		padding-right: 10px;
		padding-left: 8px;
		margin:0px;
	}
	#signup input {
		margin-top:7px;
		padding-left: 8px;
		font-size: 0.82em;
		font-weight: bold;
		color: #000033;
	}
	
	#signup a, #signup a:visited {color: #FFFFFF;}
	#signup a:hover {
		color: #FFFF66;
		text-decoration: underline;
	}
	
	/*** #plainnugget */
	#staffnugget {
		margin: 20px 0px 20px 0px;
		color: #003366;
		padding-bottom: 0px;
		font: normal 0.87em Geneva, Arial, Helvetica, sans-serif;
	}
	#staffnugget p{
		margin-bottom:6px;
		margin-top:0px;
		padding-right: 8px;
		padding-left: 8px;
		}
	#staffnugget dl {
		
		margin-bottom:6px;
		margin-top:0px;
		padding-right: 8px;
		padding-left: 10px;}
		
	#staffnugget dt, #staffnugget dt a {
	color: #003366;
	font: bold 0.98em Geneva, Arial, Helvetica, sans-serif;
	}
	
	#staffnugget dd {
		margin-left: 10px;
		
	}
	
	#staffnugget h5 {
		display:block;
		font-size: 1.1em;
		font-weight: bold;
		color:#00274F;
		background-color: transparent;
		margin: 15px 0px 5px 0px;
		width:90%;
		padding: 6px 0px 3px 0px;
		text-align: center;
		}
	
	#staffnugget a, #staffnugget a:visited {color: #000000;}
	#staffnugget a:hover {
		color: #660000;
		text-decoration: underline;
	}
	
	/*** #textbox1  **/
	
	#textbox1 {
		font:  0.85em Tahoma, Arial, Helvetica, sans-serif;
		color: #595959;
		border-bottom: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;	
	
	}
	#textbox1 p{
		margin-bottom:6px;
		margin-top:0px;
		padding-right: 11px;
		padding-left: 8px;
		font-size: .89em;
	}
	#textbox1 a {
	
		color: #595959;
		text-decoration: none;
	}
	#textbox1 a:hover{
	
		color: #990000;
		text-decoration: underline;
	}
	#textbox1 .underline{
	
		text-decoration: underline;
	}
	#textbox1 h2 {
	text-align:left;
	color:#595959;
		font-size: 1.1em;
		font-weight: bold;
		margin-bottom: 4px;
		margin-top:2px;
		padding-top:0px;
		padding-left: 7px;
		border:none;
		background: transparent;
	}
	#textbox1 ul {
	margin-top:0px;
	margin-left:22px;
	padding:0px;
	}
	
	#textbox1 ul li ul{
	margin-top:2px;
	margin-left:10px;
	padding:0px;
	list-style:none;
	}
	#textbox1 ul li {margin-bottom:5px;}
	#textbox1 ul li ul li {margin-bottom:2px;padding:0px;margin-left:0px;}
	
	
	/*############################################################################ */
	#quotebox {
		color: #0000CC;
		font: normal normal 0.90em/1.5em Georgia, "Book Antiqua", "Times New Roman", serif;
		padding:0px;
		text-align: center;
		margin-top: 25px;
		margin-bottom:25px;
	
		
	}
	#quotebox p {
	padding:0px;
	margin:0px;
	}
	
	
	/* ################################### */
	.mainpic {
		display:block;
		padding:0px;
		margin: 0px 0px 0px 0px;
	}
	
	html>body .mainpic {
	margin-left:0px;
	}
	.about_img {
	float: right;
	margin-right: 15px;
	margin-left: 10px;
	margin-top: 10px;
	}
	
/*************************/
#AboutText {
	font: 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
	margin-bottom:20px;
}

/******************************/

/************* ADMIN TOOLS ********************/

#AdminContainer {
	background: #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#AdminContainer td {
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#AdminContainer h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	background-color: #CCCCCC;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}



ul {
	list-style-type: disc;
	font-family:inherit;
	font-size: inherit;
	margin-top: 10px;
	margin-bottom: 10px;
}
li {
	margin-bottom: 5px;
}
li a:link {
	color: #000000;
}
li a:visited {
	color: #000000;
	text-decoration: none;
}
li a:hover {
	color: #003399;
	text-decoration: underline;
}

.tdborder_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-left:5px;
}

#NavBar {
margin-bottom: 15px;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#NavBar td, #NavBar td p {font-family: arial;
	font-size: 13px;
	font-weight: bold;}	
.menusmall {
	font-size: 12px;
}
#usermenu {
	margin-top: 0px;
	margin-bottom: 0px;
}
#usermenu ul {
	margin-left: 0px;
	margin-right:0px;
	list-style-type: none;
	width:130px;
	font-size: 13px;
}
#usermenu li {
	margin-bottom: 13px;
}
.menusection, p.menusection {
	font-weight: bold;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 80%;
	display:block;
	font-size: 13px;
}

.column_title {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background: #000033;
}

.instruction {
	font:  13px Arial, Helvetica, sans-serif;
	color: #333333;
}
.logout_button {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 10px;
	font-weight: bold;
/**	width: 45px; **/
}
.login_info{
	font:12px Arial, Helvetica, sans-serif;
	color: #999999;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.login_info:link, .login_info a:link {}
a.login_info:visited, .login_info a:visited {
	color: #666666;
}
a.login_info:hover, .login_info a:hover {
	color: #FF0000;
}
#MessageBox {
	float:left;
	width:70%;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 13px;
	color: #FF0000;
}
.floatright {
	float: right;
	width: 125px;
}
.link_buttons {
	margin: 2px;
	padding:0px;
}
.buttons {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
}
.header_left {
	background-color: #6699CC;
	height: 34px;
	padding-left: 4px;
	vertical-align: middle;
	padding-top: 4px;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 18px;
	width: 65%;
}
.header_right {
	background-color: #336699;
	width: 35%;
}
#header_left {
	width: 68%;
	background-color: #FFFFFF;
	float: left;
}
#header_right {
	float: right;
width: 32%;
	background-color: #FFFFFF;
	
}

#UserSearch{
	display: block;	
float:left;
width:300px;
	font-size: 13px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	color: #660066;

	}
#USerSearch input{
	font-size: 13px;
font-family: "Trebuchet MS", Helvetica, Arial;
	background-color: #CCCCFF;
	}
/*
#NavList {
	display: inline;
    float:right;
	margin-right:20px;
	width: 175px;
	text-align: right;
	margin-bottom: 10px;
	margin-left:25px;

}
#NavList select {
	font-size: 13px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	color: #660066;
	background-color: #CCCCFF;
	height: 18px;
	padding: 0px;
}
*/
/*.menucat {margin:2px 2px 2px 4px;}
.menucat li {
		text-transform: capitalize;
margin:2px 2px 2px 0px;
	list-style:none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:29px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 13px;
	font-weight: bold;
text-transform: uppercase;

}
.menucat li a:link{	 }
.menucat li a:hover{color:#000099; }
*/


/* BEGIN style for Admin Menu */
 #menulist {
padding: 1px;
margin: 0 0 10 0;
font: bold 12px Verdana, sans-serif;
border: 2px solid;
border-color: #AAA #666 #666 #AAA;
background: #CCC;
width:280px;
}
html>body  #menulist {width:278px;}

#menulist li
{
list-style: none;
border: 1px solid;
border-color: #FFF #AAA #AAA #FFF;
margin: 0;
padding: 4px 0px 4px 4px;
}

#menulist li a {
	text-decoration: none;
	width: 100%;
	display:block;
	margin: 0;
	padding: 4px 0px 4px 4px;

}
html>body #menulist li a {
	width: 99%;
}

#menulist li a:link { color: black; }
#menulist li a:visited { color: black; }
#menulist li a:hover {
	color: #FFFFFF;
	width: 100%;
	background: #787A7C;
	display:block;
	margin: 0;
	padding: 4px 0px 4px 4px;
 }
html>body #menulist li a:hover{
	width: 99%;
}
/* END style for Admin Menu */

#navcontainer #menublock h2 {
	margin:0px;
	width:280px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left:5px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #333333;
	border: 2px solid;
border-color: #AAA #666 #666 #AAA;
}
html>body #navcontainer #menublock h2 {width:275px;}
#list_table td {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.helper {
	font-size: .8em;
}


#container_wrap #Buttons .title {
	font-family: Candara, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	display: block;
	text-align: center;
	margin-bottom: 6px;
	text-transform: uppercase;
}
#container_wrap #Buttons .heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	display: block;
	margin-top: 10px;
	margin-bottom: 6px;
}

