<!--

INPUT.btn	{
	   color:#333;
	   font-family:'trebuchet ms',helvetica,sans-serif;
	   font-size:95%;
	   font-weight:bold;
	   background-color:#ffaaaaff;
	   border:1px solid;
	   border-top-color:#696;
	   border-left-color:#696;
	   border-right-color:#363;
	   border-bottom-color:#363;
	   filter:progid:DXImageTransform.Microsoft.Gradient
	      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffaaaaff');
 			}

body	{	font-family: arial;
				font-size: 12;
}

table	{	font-family: arial;
				font-size: 12;
}

.title1	{			font-size: 20;
		font-weight: bold;
}
.title2	{			font-size: 16;
		font-weight: bold;
		padding-top: 5px;
		padding-bottom: 5px;

}

.title3	{			font-size: 14;
		font-weight: bold;
}

.title4	{			font-size: 12;
		font-weight: bold;
}

.title5	{			font-size: 10;
		font-weight: bold;
}

.stud_hmenu_title_cell{
	height: 30px;
	border-top: 1px solid #990100;
	border-bottom: 1px solid #990100;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #666666;
	text-align: center;
	color: white;
	font-weight: bold;
}

.stud_hmenu_title_cell_top{
	height: 30px;
	border-bottom: 1px solid #990100;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #666666;
	text-align: center;
	color: white;
	font-weight: bold;
}

.stud_hmenu_item_cell{
	height: 25px;
	text-align: left;
	padding: 4px;
}

.stud_hmenu_item_cell	A:LINK	{	color: black;
					}

.stud_hmenu_item_cell	A:VISITED	{	color: black;
					}

.tablecell_redborder{
	border: 1px solid #990100;
}

.content	{
				color: #FFFFFF;
				padding: 4;
				font-size: 10px;
				font-family: verdana;
}

.page_navigation {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: black}

.page_navigation	A:LINK	{	color: black;
						text-decoration: none;
					}

.page_navigation	A:VISITED	{	color: black;
						text-decoration: none;
					}

.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF}

.footer	A:LINK	{	color: white;
						text-decoration: none;
					}

.footer	A:VISITED	{	color: white;
						text-decoration: none;
					}

.hmenu 			{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}

.hmenu	A:LINK	{	color: black;
					text-decoration: none;
				}

.hmenu	A:VISITED	{	color: black;
						text-decoration: none;
					}

**
 * These are the sidebar properties
 */
 
/* This is the side bar box in which the table site. */
.sideBar		{	
					border-top: 1px solid white;
				}

/* These are the side bar headings */
.sideTitleBar	{	color: black; 
					font-family: verdana; 
					font-weight: bold;
					font-size: 9px; 
					padding-top: 5px; 
					padding-bottom: 5px; 
					padding-left: 5px;
				}

.vmenu			{	color: black; 
					font-family: verdana; 
					font-size: 9px; 
					padding-top: 5px; 
					padding-bottom: 5px; 
					padding-left: 5px
				}

.vmenu A:LINK	{	color: black; 
					font-size: 9px; 
					text-decoration: none; 
					padding-top: 5px; 
					padding-bottom: 5px; 
					padding-left: 5px
				}

.vmenu A:VISITED	{	color: black; 
						font-size: 9px; 
						text-decoration: none; 
						padding-top: 5px; 
						padding-bottom: 5px; 
						padding-left: 5px
					}

.vmenuOn		 {	
					background-color: #844e87; 
					border: solid 1px #590e60;
					font-family: verdana; 
					color: white; 
					font-size: 9px; 
					padding-top: 5px; 
					padding-bottom: 5px; 
					padding-left: 5px;
					text-decoration: none; 

				 }

.vmenuOn A:VISITED		 {	
							font-family: verdana; 
							color: white; 
							font-size: 9px; 
							padding-top: 5px; 
							padding-bottom: 5px; 
							padding-left: 5px;
							text-decoration: none; 

						 }

.vmenuOn A:LINK			 {	
							font-family: verdana; 
							color: white; 
							font-size: 9px; 
							padding-top: 5px; 
							padding-bottom: 5px; 
							padding-left: 5px;
							text-decoration: none; 
						 }

 .row1{
 background-color:#CCECF9;
 }

 .row2{
 background-color:#FFFFFF;
 }

 .rowhighlit{
	 background-color:#8a8fea;
	 color: white;
 }

.buttonInterface {
					
				  }
				  
.buttons		 {
					font-size: 9px; 
					cursor: hand;
				}
-->