body
{
	font-family:Arial, Verdana, Sans-Serif, Helvetica;
	font-size:11pt;
	margin:0;
	background-color:#4D4D4D;
	/*background-image:url(../images/bg.gif);
	background-position:top center;
	background-repeat:repeat-y;*/
}
body a{
	color:#0000FF;
}
ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:25px;
	font-size:11px;
	font-weight:bold;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#4E4E4E;
	text-decoration:none;
	/*font-weight:bold;*/
	padding:6px 4px 0 10px;
	background-image: url(../images/nav_bg.gif);
	height:23px;
}
	
ul#menu li a:hover
{	
	color:#FE860C;
	height:20px;
	background-image: url(../images/nav_bg.gif);
	height:23px;
}
	

ul#menu li a.current
{
	display:inline;
	color:#FE860C;
	height:20px;
	float:left;
	background-image: url(../images/nav_bg.gif);
	height:23px;
}

.TS_Content {
	padding:0 0 10 0px;
	float:right;
	width:255px;
	height:170px;
	overflow:hidden;
}

.title1
{
	font-size:13pt;
	font-weight:bold;
}
.title2
{
	font-size:14pt;
	font-weight:bold;
	color:#000;
}
.title3
{
	font-size:11pt;
	font-weight:bold;
	color:#FE860C;
}
.contactus
{
	font-size:10pt;
}
#quickSub {
  position:absolute;
  font:normal 7pt verdana;
  border:1px solid #000066;
  visibility:hidden;
  z-index:1000;
  width:190px;
}

#quickSub .qscontent {
  background-color:#eee;
  color:#000;
  padding:5px 8px;
}

ul.boxy {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.boxy li 
{
	padding-top:5px;
	padding-right:5px;
	font-size:8pt;
	text-decoration:none;
	height:50px;
}
ul.boxy li a
{
	color:#393939;
}
ul.boxy li a:hover
{
	color:#FF6600;
}
.img_list
{
	border:1px solid #999;
	vertical-align:text-top;
	float:left;
	margin-right:8px;
}
.copyright {
	text-align:right;
	font-size: 0.9em;
	color: #FFF;
	margin-top:0;
	background-color:#4D4D4D;
}
#div_load1
{
	text-align:left;
	padding:5px;
	background-image:url(../images/loadhere_bg.gif);
	background-repeat:repeat-x;
	height:230px;
	overflow:auto;
	border:1px solid #A5A5A5;
}
.loadhere2
{
	float:left;
	padding: 0px;
	width:710px;
	overflow:hidden;
}
.sitemap_headers{
	font-size: 12pt;
	font-weight: bold;
	margin-left:15px;
	color: #FF6600;
}
.sitemap_links
{
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	border-bottom:1px solid #FE860C;
	height:18px;
	margin-right:20px;
}
#imageHolder {
	float: left;
	padding: 5px;
}
#imageHolderR {
	float: right;
	padding: 5px;
}
#contentText {
	margin: 2px 10px 2px 2px;
	padding:5px;
}

#contentText a{
	color: #FF6600;
}

#contentText a:hover {
	color: #000000;
}

#contentText h1 {
	color: #000;
	font-size: 20px;
	font-weight: bold;
}
#contentText h2 
{
	color: #FE860C;
	font-size: 16pt;
	font-weight:bolder;
}

#contentText h2 span {
	color: #454545;
}
#abtus
{
	font-size:12pt;
}

#contentText h3 {
	color: #FE860C;
	font-size: 12px;
}

#contentText h3 b {
	color: #FF2200;
}

#contentText h3 span {
	color: #094D81;
	font-size: 16pt;
}
#contentText p {
	color: #000000;
	font-size:9pt;
}
#contentText blockquote {
	color: #000000;
	font-size:9pt;
}
#contentContainer{
	float: left;
	background: url(../images/textTab_b.gif) no-repeat;
	background-position: bottom right;
	width: 450px;
}
#latestNewsAnnouncement {
	background-image:url(../images/logintopBG2.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#dcc29a;
	padding:0;
	margin:0;
	overflow:hidden;
}

.latestNewsBox {
	overflow:hidden;
	width:560px;
}

.latestNewsFloat {
	position:absolute;
	left:100px;
	top:85px;
	padding:0;
	margin:0;
	font-size:10px;
	width:300px;
}

.latestNewsFloat b,.latestNewsFloat2 b {
	color:#3e2707;
}

.latestNewsFloat2 {
	position:absolute;
	left:142px;
	top:288px;
	padding:0;
	margin:0;
	font-size:11px;
	width:400px;
}

#latestNewsContent {
	background-image:url(../images/login_hitwisebg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#B5E0FC;
	padding:0;
	margin:0;
}

.OreContent {
	float:left;
	font-size:9px;
	color: #000000;
	overflow:auto;
	width:165px;
	height:300px;
	text-align:left;
	padding:0px;
	margin: 0px;
}
#formLabel {
	text-align: right;
	float: left;
	clear: left;
	width: 200px;
	padding: 0;
	margin-right: 10px;
}
#formInput {
	float: left;
	padding: 0;
	width: 350px;
}
.checkPassword {
	font-size:13px;
	font-weight:bold;
}

.checkPassword h2{
	font-size:120%;
	color:#0975B3;
	padding:0;
	margin-top:0;
	margin-bottom:0;
}
#tbl_teacher
{
	border:1px solid #A5A5A5;
	background-image:url(../images/tbl_tea_bg.gif);
	background-repeat:repeat-x;
	height:160px;
}
#tbl_student
{
	border:1px solid #A5A5A5;
	background-image:url(../images/tbl_stu_bg.gif);
	background-repeat:repeat-x;
	height:160px;
}
.login_hypelink {
	position:relative;
	top:10;
	right:5px;
	float:right;
	text-align:right;
}
.login_hypelink a{
	font-size:11px;
	font-weight:bold;
	color:#3D3D3D;
	text-decoration:none;
}
.login_hypelink a:hover{
	text-decoration:none;
}
.txt_login
{
	font-size:8pt;
	font-weight:bold;
	color:#3D3D3D;
	width:231px;
	background-image:url(../images/loginbox_bg.gif);
}
#loginPanelWrap {
	background-color:#fff;
}
input.btncentre{
	background-image:url(../images/btnAction2_c.gif);
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	border:none;
	width:50px;
	height:21px;
}

input.btncentreBig{
	background-image:url(../images/btnAction3_c.gif);
	font-size:14px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	border:none;
	border-top-color:#fff;
	border-left-color:#fff;
	border-right-color:#363;
	border-bottom-color:#363;
	height:26px;
}

input.btncentre4{
	background-image:url(../images/btnAction4_c.gif);
	background-repeat:repeat-x;
	color:#51400D;
	background-position:top right;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border:none;
	border-top-color:#fff;
	border-left-color:#fff;
	border-right-color:#363;
	border-bottom-color:#363;
	height:29px;
	width:228px;
}

input.btnhov{
	color:#FE860C;
	font-weight:bolder;
	cursor:pointer;
}
.login_contact_title {
	font-size:12px;
	color:#FE860C;
	font-weight:bold;
}
.login_contact {
	font-size:12px;
	color:#737373;
}
.contentStu {
	height:294px;
	width:470px;
	padding:0 18px;
	color: #003495;
}
.StuTxtWrapL2 {
	font-size: 11px;
	font-weight: bold;
	float:left;
	width:470px;
}
.StuTxtWrap {
	font-size: 11px;
	font-weight: bold;
	float:left;
	width:230px;
}
.imageRight {
	float:right;
	padding:4px 10px 8px 8px;
	overflow:hidden;
}
.newWinClass
{
	background-image:url(../images/loadhere_bg.gif);background-repeat:repeat-x;background-color:#fff;
}
.newWinClass2
{
	background-image:url(../images/tbl_tea_bg.gif);background-repeat:repeat-x;background-color:#fff;
}
.newWinClass1
{
	background-image:url();background-color:#fff;margin:0;padding:0;
}
.mw_title
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:16pt;
}
.mw_txt
{
	font-size:10pt;
}
.expandDiv {
	CLEAR: both; 
	BACKGROUND-POSITION: left center; 
	PADDING-LEFT: 15px; 
	FONT-WEIGHT: bold; 
	BACKGROUND-IMAGE: url(../images/expand_btn.gif); 
	CURSOR: pointer; 
	BACKGROUND-REPEAT: no-repeat; 
	TEXT-ALIGN: left
}
.collapseDiv {
	CLEAR: both; 
	BACKGROUND-POSITION: left center; 
	PADDING-LEFT: 15px; 
	FONT-WEIGHT: bold; 
	BACKGROUND-IMAGE: url(../images/collapse_btn.gif); 
	CURSOR: pointer; 
	BACKGROUND-REPEAT: no-repeat; 
	TEXT-ALIGN: left
}
ul#sitemap
{
	margin-right:10px;
	font-size:8pt;
	list-style-image:url(../images/bullet_orange.gif);
}
ul#sitemap li 
{
	margin-top:5px;
}
ul#sitemap li a
{
	color:#4E4E4E;
}

ul#sitemap li a:hover
{
	color:#FE860C;
}
#tea_evt_title
{
	color: #094D81;
	font-size: 16pt;
	font-weight:bold;
}
.arch_hypelink {
	font-size:11px;
	font-weight:bold;
}
.arch_hypelink a{
	color:#717171;
}
.arch_hypelink a:hover{
	color:#FF6600;
}
