/* CSS Document */

body {
		margin: 0;
		padding: 0;
		font-family:Arial, sans-serif;

	
}

.page {
		width: 1003px;
		margin: 0 auto;
		margin-top:5px;
		font:Arial;
}

/* navigation part*/

.header{
		background-image:url(../IMAGES/topbg.jpg);
		background-repeat:no-repeat;
		width:894px;
		height:110px;
		padding: 0;
		margin: 0 auto;
}


/* login page */

.logragister{
		width:894px;
		height:43px;
		padding: 0;
		margin: 0 auto;
}

.login a{
		background:url(../images/login_btn.jpg);
		background-repeat:no-repeat;
		float:right;
		width:72px;
		height:22px;
}
.login a:hover {
		background:url(../images/login_over.jpg);
		background-repeat:no-repeat;
}
.ragister a{
		background:url(../images/Ragister_btn.jpg);
		background-repeat:no-repeat;
		float:right;
		width:72px;
		height:22px;
}
.ragister a:hover {
		background:url(../images/Ragister_over.jpg);
		background-repeat:no-repeat;
		}

/* midle page */

.midlepage{
		background:url(../images/new_banner4.jpg);
		background-repeat:no-repeat;
    	width:894px;
		height:380px;
        margin: 0 auto;
       }
	   
	   
.bannerdown{
		width:930px;
		height:130px;
		padding: 0;
		margin: 0 auto;
}
.leftbanner{
		float:left;
		background:url(../IMAGES/forbes_patch.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
		width:370px;
		height:125px;
		margin-top:2px;
}
.leftBannerPerson
{
	margin-left:15px;
	height:72px;
	width:90px;
	vertical-align:bottom;
}
.text01{
		font-size:12px;
		color:#00923F;
		width:239px;
		height:70px;
		margin-top:12px;
		margin-left:10px;
}
.text04{
		font:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#605D5C;
		line-height:16px;
		width:300px;
		/*margin-left:50px;*/
		/*margin-left:171px;*/
		margin-left:82px;
		height:40px;
		padding-top:2px;
		
}

.text04 a {
		color:#FFFFFF;
}


.text04 a:link {
		color:#FFFFFF;
}

.text04 a:hover {
		color:#FFFFFF;
}

.text05{
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		width:174px;
		text-align:right;
		margin-top:1px;
		height:12px;
		
}

.text05 a {
		color:#FFFFFF;
}


.text05 a:link {
		color:#FFFFFF;
}

.text05 a:hover {
		color:#FFFFFF;
}
.text07{
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		width:174px;
		margin-top:1px;
		height:12px;
		text-align:right;
		
		
}

.text07 a {
		color:#FFFFFF;
}


.text07 a:link {
		color:#FFFFFF;
}

.text07 a:hover {
		color:#FFFFFF;
}
.text06{ 
		float:right;
		font:Arial, Helvetica, sans-serif;
		font-size:8px;
		font-weight:bold;
		color:#FFFFFF;
		width:50px;
}
.centerbanner{
		float:left;
		background:url(../IMAGES/brighten_patch_new.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
		width:189px;
		height:125px;
		margin-left:8px;
		margin-top:2px;
}
.text02{
		width:120px;
		font:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#666666;
		margin-top:8px;
		height:75px;
		margin-left:5px;
}
.text10
{
		width:120px;
		font:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#666666;
		margin-top:8px;
		height:75px;
		margin-left:5px;
		padding-bottom:10px;
		/*margin-bottom:-31px;*/
		margin-bottom:-55px;
}
.bannerImage
{
		margin-top:8px;
		height:70px;
		margin-left:5px;
		width:55px;
		vertical-align:bottom;
		padding-bottom:5px;
}
.rightbanner{
		float:left;
		background:url(../IMAGES/alumni_homepage.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
		width:189px;
		height:125px;
		margin-left:8px;
		margin-top:2px;
}
.rightbanner04{
		float:right;
		background:url(../IMAGES/ban04.png);
		background-repeat:no-repeat;
		width:114px;
		height:125px;
		margin-right:20px;
		margin-top:2px;
}
.Footer01{
		
		background-repeat:no-repeat;
	    width:930px;
		height:23px;
		padding-bottom: 2px;
		margin: 0 auto;
		/*margin:0 auto 6px;*/
}
.panelmain{
        background:url(../images/ticker copy.jpg);
        background-repeat:no-repeat;
		float:right;
		width:235px;
		height:17px;
		margin-top:2px;
		margin-right:148px;
}
.refer 
{
 font:Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#6F91AC;
}

.refer a {
  text-decoration: none;
  color:#6F91AC;
}

.refer a:hover {
  text-decoration: none;
  color: #4F708A;
}

.refer a:visited {
  text-decoration: none;
  color:#4F708A;
}
