body {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #ccc;
	color:#9f1e22;
	text-align:center;
	margin:0px auto;
	background-image:url(/images/bg.jpg);                                          /* Background img */
	background-repeat:repeat-x;
	font-size:11px; font-weight:normal; 
}

#wrapper {
width: 870px;
margin: 0 auto;
padding: 0px 0px 0px 0px;
}

.header {
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height:146px;
width:870px;
background-image:  url(/images/header_bg.jpg);                                           /* Background img */
font-size:12px;
text-align:right;
}

.wrappertop
{
height:6px;
background-image:  url(/images/top.gif);                                           /* Background img */
}
.wrappermid {
background-image:  url(/images/middle.gif);                                           /* Background img */
background-repeat:repeat-y;
overflow:hidden;
}
.wrapperbot {
height:6px;
background-image:  url(/images/bottom.gif);                                           /* Background img */
}

.wrapper2 {
margin:0px;
padding:0px;
}

a img {border:none;}

img.border { border:#999 solid 1px; }
img.noborder {border:none;}
#maindiv {
margin:0;
padding:0;
overflow:hidden;
}

.footerText {font-size:10px; text-transform:none; font-weight:normal; text-align:center; vertical-align:middle;}
.navleft {
	width:200px;
	margin:8px 0px 0px 0px;
	padding:0px;
	float:left;
	font-size:11px;
	font-weight:normal;
	background-repeat:no-repeat;
}
.navitem_l {
text-align:left;
margin:0 auto;
padding:3px 4px 3px 14px;
font-size:11px; font-weight:normal; 
}
.navitem_login {
border-top:1px solid #999;
text-align:left;
margin:0 auto;
padding:4px 4px 4px 4px;
font-size:11px; font-weight:normal; 
}


#contentmidrt {
width:654px;
	margin:8px 16px 0px 0px;
	padding:0px;
	font-size:11px; font-weight:normal; 
	text-align:left;
	background-repeat:no-repeat;
	float:right;
}

table, tr, td { text-align:left;
}
td { vertical-align:top; }

td.h2 {font-size:12px; font-weight:bold;}
ul {
  margin-top: 0px;
  margin-bottom: 0px;
}
.cleardiv {
	clear: both;
}
a, a:hover, a:visited {
	color: #cb5468;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}
HR.minor {clear: both; width: 5%;}
HR.major {clear: both; width: 75%;}
img.left, img.right, img.center {margin: 3px; border: 1px solid #999;} 
.left {float: left;} 
.right {float: right;} 
.textr { text-align:right;} .textc { text-align:center; }

.border { border:#999 solid 1px }
.bordert { border-top:#999 solid 1px }
.borderr { border-right:#999 solid 1px; }
.borderb { border-bottom:#999 solid 1px }
.borderl { border-left:#999 solid 1px }
.menulist { border:#999 solid 1px; background-color:#ddd; padding:2px 15px 2px 15px; text-align:center;}
 
.small {font-size:9px; font-weight:normal; text-align:center;text-align: left; }
.smallb {font-size:9px; font-weight:bold; text-align:center;text-align: left; }
.medium {font-size:11px; font-weight:normal; text-align:center; text-align: left; }
.mediumi {font-size:11px; font-style:italic; font-weight:normal; text-align:center; text-align: left; }
.mediumb {font-size:11px; font-weight:bold; text-align:center; text-align: left; }
.large {font-size:13px; font-weight:normal; text-align:center; text-align: left }
.largeb {font-size:13px; font-weight:bold; text-align:center; text-align: left }
.xlarge {font-size:15px; font-weight:normal; text-align:center; text-align: left }
.xlargeb {font-size:15px; font-weight:bold; text-align:center; text-align: left }
.hanging {margin-left:30px;text-indent:-30px;}
.hangingb {margin-left:30px;text-indent:-30px;font-size:11px; font-weight:bold; text-align:center; text-align: left;}
.difcursor     {cursor:hand;}

.item { width:200px;}
.detail { width:570px;}
.space { margin-left:30px;}
.deduct { width:40px; text-align:left;}
.grade { width:100px;  text-align:center;}
.dropCap {
	float: left;
	font-size: 30px;
	line-height: 25px;
	padding: 0 5px 0 0;
    font-family: Georgia, "Times New Roman", Times, serif;
}