html {
  overflow-y: scroll;
}


body, p, li, td { left: 0px; top: 0px; ; font-size: 12px; color: #484840; text-decoration: none; font-family: "arial"} 


a{ color:#0886A5; font-size: 12px; text-decoration:underline; font-family: "arial"}  
a:hover { color: #49BBE7; text-decoration: underline }


.boldbasic{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}


.pageheader{
	color:#CC0000;
	font-size: 26px;
	font-weight: normal;
	font-family: georgia;
}





.formtext{
	color:#484840;
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
	border:1px solid #7F9DB9;
}

.signin{
	color:#34A5D1;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
}


.headine_top{
	position:absolute;
	top:70px;
	left:660px;
	color:#606049;
	font-size: 17px;
	font-weight: normal;
	font-family: Book Antiqua;
	line-height: 16px;
}



.signup{
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	font-family: georgia;
}

.signup_italix{
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	font-family: georgia;
	font-style: italic;
}

.whystudy{
	color:#000000;
	font-size: 25px;
	font-weight: bold;
	font-family: georgia;
}


.bigbooks{
	color:#000000;
	font-size: 23px;
	font-weight: bold;
	font-family: georgia;
}

.magistra{
	color:#000000;
	font-size: 21px;
	font-weight: bold;
	font-family: georgia;
}


.georgia_medium{
	color:#000000;
	font-size: 16px;
	font-weight: bold;
	font-family: georgia;
}

.georgia_large{
	color:#000000;
	font-size: 18px;
	font-weight: bold;
	font-family: georgia;
}


.testimonials{
	color:#484840;
	font-size: 11px;
	font-weight: normal;
	font-family: arial;
	font-style: italic;
}

.footer_divide{
	color:#9F9F8C;
	font-size: 11px;
	font-weight: normal;
	font-family: arial;
}



/* ------------HYPERLINK COLORS BELOW---------------- */


a.footer_hype{
	color:#898974;
	text-decoration: none;
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
} 
a.footer_hype:hover{ 
	color: #9F9F8C;
	text-decoration: underline;
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
}



a.noline_hype{
	color:#0886A5;
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
} 
a.noline_hype:hover{ 
	color: #49BBE7;
	text-decoration: underline;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
}
.blueborder{
	    border:1px solid #54b7f0;
}

.borderbox{
            border:1px solid #D4D3D0;
}

.redborder{
            border:1px solid #CC0000;
}

.freemini {display: block;
			background-color: #FFFF00;
			width: 60px; 
			padding: 0px 0px 0px 0px;
			}  
.rightcolumn {background: url(images/starburst2.jpg) no-repeat scroll  right bottom; 
    		}