
.bodytext
{
	background-color: #eeeeee;
	color: #000066;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
}
.bodytextbold
{
	background-color: #eeeeee;
	color: #000066;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;

}

a.head_link {font-weight: bold; font-size: 14px; color: #ffffff;; font-family: Arial;}
a.head_link:hover {
    color:yellow;    
    text-decoration:underline;
}

a.head_home {font-weight: bold; font-size: 12px; color: #084480; font-family: Arial;}
a.head_home:hover {
    color:white;
    background-color:#084480;
    text:underline;
}
a.head_menu 
	{
		font-weight: bold; 
		font-size: 12px; 
		color: #084480; 
		font-family: Arial;
		background-color: #fed;
		filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr= #084480 ,EndColorStr= #fffafa );
   
	}
a.foot_menu 
	{
		font-weight: bold; 
		font-size: 12px; 
		color: #ff8c00; 
		font-family: Arial;
	
	}
a.head_menu:hover {
    color:white;
    background-color:#084480;
    text-decoration:underline;
}
a.tuition {font-weight: bold; font-size: 12px; color: #00a5c6; font-family: Arial;}
a.tuition:hover {
    color:white;
    background-color:#ff0000;
    text-decoration:underline;
}
a.news_link {font-size: 12px; color: black; font-family: NSimSun;}
a.news_link:hover {
    color:red;    
    text-decoration:underline;
}
 
.title3 
	{font-family: arial,helvetica,verdana,sans-serif; font-weight: bold; font-size: 14px;}
.title4 
	{font-weight: bold; font-size: 12px; color: #084480;}
.tborder 
	{border-right: 1px solid #dddddd; border-left: 1px solid #dddddd;}
.small 
	{font-family: verdana,arial,helvetica,sans-serif; font-size: 11px;font-weight: bold;}
.smaller 
	{font-family: verdana,arial,helvetica,sans-serif; font-size: 10px;}

.normal_button 
	{font-family: verdana,arial,helvetica,sans-serif; font-weight: bold; font-size: 12px; color: #FFFFFF; background: #2B8CD1; cursor: hand;}
.menufont 
	{font-family: arial,verdana,sans-serif; font-size: 11px;}

/* Header */
.mainback 
	{background-image: url(/images/shell/04updates/header_background_gradient.gif); background-position: top left; background-repeat: repeat-x;}
.hlink 
	{border-left: 1px solid #297FD5; border-right: 1px solid #ffffff;}
.hsublink 
	{border-bottom: 1px solid #E5E5C9; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px;}

/* Text */
.pbigtitle 
	{font-family: Arial;font-weight: bold; font-size: 24px; color: #084480;}
.ptitle 
	{font-family: Arial;font-weight: bold; font-size: 14px; color: #084480;}

.ptext 
	{font-family: Arial; font-size: 14px; color: #084480;}
.normal_title 
	{font-family: Arial; font-size: 14px; color: #000000;}

.toolbarMenu
{
   
    font-family:Arial;
    font-size: 10pt;
    nowrap: nowrap;
    font-weight: bold;
    background-color: #fed;
    filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr=#ffffff,EndColorStr=#ff8c00  );
    text-align:center;
    height: 21px;  
    cursor:default; 
    border-left: #003399 1px solid;  
   
}
.toolbarMenuOver
{
   
    font-family: Arial;
    font-size: 10pt;
    nowrap: nowrap;
    font-weight: bold;
    background-color: #fed;
    filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr=#ffffff,EndColorStr=#ff8c00  );
    text-align:center;
    height: 21px; 
    color:#009900;
    text-decoration:underline; 
    cursor:hand; 
    border-left: #003399 1px solid;  
   
}	
.toolbarBtn
{
   
    font-family: menu;    
    font-size: 10pt;
    font-weight: bold;
    background-color: #fed;
    filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr= #ffffffff ,EndColorStr= #003399 );
    height: 21px;   
    width: 80px;
}
.PopupDiv
{
	position:absolute;
	display:none;
	background-color:white;
	border-spacing:0;	
	border-color:#0099ff;
	border-width:1px;
	padding-bottom:10px;
	border-style:solid;    
	z-index: 10	
	
}
.DivTitleBar
{	
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;      
    outline-style:outset;      
    FONT-FAMILY: Arial;
    HEIGHT: 10px;   
    width: 97%;
    height: 15px;
    cursor:move;
    behavior:url('/hx/includes/DivControlMove.htc') 	
}


