 body { background-color: #D4DDED; color: #000; font-family: Verdana, Arial, sans-serif; font-size: 12px; margin: 0px; width:1200}
 	.newMainBody{
		background-color: #D4DDED; 
		color: #000; 
		font-family: Verdana, Arial, sans-serif;
		margin-left:10px;
		margin-right:10px;
		margin-top:10px;
		margin-bottom:10px;
		
	}

  .footer { 
  background-color: #BCCDE9; 
  margin: 10px 0 0 0; 
  font-size: 12px; 
  padding: 5px; 
  text-align: center 
  }
.newFooter { background-color: #BCCDE9; margin: 10px 0 0 0; font-size: 12px; padding: 5px; text-align: center }


   .header{ 
   height: 30px; 
   background-color:#0055CC; 
   font-size:14px;
   color:white;
   margin-right:1px;
   width:980px;
	}
	.category{
		
	}
/*	.category a{
		
	}
	.category td, a:hover{
		display:block;
		background-color:#ffffff;
		color:#0055CC;
	}*/

  a:link { color: #0047BE; text-decoration: none; font-size: 100% }
  a:visited { color: #0047BE; text-decoration: underline }
  a:hover { color: #C40098; text-decoration: underline }
img{border: none;}
	.left{
		font-size:12px;
		font-weight:bold;
		
	}
	
	.tablehead{
		background-color:#66D2FF;
		font-size:12px;
		font-weight:bold;
	}
	.TableText {line-height: 1.5em; font-size: 12px; text-align:left }
	.row1{
		background-color:#F0F0FF;
	}
	.row2{
		background-color:#F0F0F0;
	}
	.DataInfo{
		background-color:#0098FF;
		font-weight:bolder;
		background-image:url(../img/head.gif);
		
	}
	
.tbc{
	background-color:#fff;
	background-image:url(../img/img08.jpg);
	background-repeat:repeat-x;
}	
.tbc2{
	background-color:#b0d964;
	background-image:url(../img/menu_bg_top.jpg);
	background-repeat:repeat;
	text-align:center;
	font-weight:bold;
}	
.menutop{
	background-image:url('../img/img04.jpg');
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	font-weight:bold;
	color:#fff;
	width:120px;
}
.tbl{
	background-color:red;
	background-image:url(../img/l.png);
	background-repeat:repeat-y;
}
.AllTablesHead{
	margin-top:8px;
	color:black;
}	
.CourseTable{
	color:blue;
	background-color:white;
	line-height: 1.5em; 
	font-size: 12px; 
	text-align:left;
}

.CourseTableRow{
	background-color:#BEE89E;
}
  .FatelError { font-size: 12px; background: #E8EEFA; padding: 8px 3px; text-align: center; line-height: 1.7em; color:red }
.quotec{
	background-color:#FFFFFA;
}

.TableContents1{
	background-color:white;
	line-height: 1.5em; 
	font-size: 12px; 
	text-align:left
}
.TableContents2{
	background-color:inherit;
	line-height: 1.5em; 
	font-size: 12px; 
	text-align:left
}

.menu_links{
	width:200px;
	font-size: 14px; 
	margin-left:-25px;
	margin-right:0px;
	margin-top:5px;
	max-width:200px;
	text-fit:auto;
	font-weight:bold;
	color:inherit;
}
.menu_links li{
	list-style:none;
	background-color:#f4f4f4;
	text-decoration:none;	
}
.menu_links li img{
	border:none;
}
.menu_links li a{
	background-color:#efefef;
	color:#0000ff;
	text-decoration:none;	
	display:block;
	text-align:left;
}
.menu_links li a:hover{
	background-color:#fbfbfb;
	color:#ff00ff;		
	background-repeat:repeat-x;
	display:block;
	text-align:left;
	background-position:center;
}