BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/midbg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #91d3fd;
}

.div1 {
	background-image: url(/images/notesbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 1136px;
}

.div2 {
	background-image: url(/images/gradbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 1136px;
}

.div3 {
	background-image: url(/images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width: 1136px;
}

.footertext {
	width: 1136px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 20px;
	color: #000000;
	background-image: url(/images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.smalltext {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 20px;
	color: #000000;
	
}


.headerdiv {
	height: 304px;
	width: 1016px;
	background-image: url(/images/headbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.loginarea {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(/images/login_bg.gif);
	height: 244px;
	width: 243px;
}

.loggedinarea {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 244px;
	width: 243px;
}
.loginbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}


.referbody {
	background-image: url(/refer/refer_bgrep.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #91d3fd;
}

.referbox {
	background-color: #91d3f3;
	background-image: url(/refer/refer_bgcent.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 881px;
	width: 892px;
}


