p {
COLOR: #2E4D8B;
}
a:link {
COLOR: #2E4D8B;
}
a:visited {
COLOR: #2E4D8B;
}
a:hover {
COLOR: #2E4D8B;
}
a:active {
COLOR: #2E4D8B;
}
.school_name {
	font-size: 26px;
	color: 2E4D8B;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.hyperlink_color {
	color: #000066;
}

.school_address_banner {
	font-size: 11px;
	color: 2E4D8B;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.page_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000066;
}
.table_border {
	border: 2px solid #2E4D8B;
	padding: 5px;
	margin: 5px;
}
.padding_5 {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}

.par_hdr {
	font-size: 13px;
	font-weight: bold;
	color: #2E4D8B;
}


.menu_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}
.footer_text {
	font-size: 11px;
	color: #2E4D8B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hdr_11 {
	font-size: 11px;
	font-weight: bold;
}
.field_tag {
	font-size: 11px;
	color: #000066;
}

.left {
	float: left;
}
.right {
	float: right;
}
.hdr_10 {

	font-size: 10px;
	font-weight: normal;
}
.white {
	color: #FFFFFF;
}
med_rel_tags {
	font-size: 10px;
}
.hdr_10 {

	font-size: 10px;
	font-weight: bold;
}
.loginerr {
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
}
.med_rel_tags {
	color: #FF0000;
	font-size: 11px;
}
.med_rel_tags_nr {
	color: #000066;
	font-size: 11px;
}
.form_bkgrd {
	background-color: #fff0d1;
}
.button_bkgrd {
	background-color: #FF8080;
	border: 2px solid #000000;
	font-weight: bold;
}
.scroll_checkbox {
	height:200; 
	overflow:auto;
}.button_bkgrdyellow {

	background-color: #FFFF99;
	border: 2px solid #000000;
	font-weight: bold;
}
.subject_index {
	font-weight: bold;
}
.button_bkgrd1 {
	background-color: #00FFFF;
	font-weight: bold;
	border: 3px solid #000066;
}
.field_tag_red {

	font-size: 11px;
	color: #FF0000;
}
   ul.tabs {
     list-style-type: none;
     padding: 0;
     margin: 0;
   }

   ul.tabs li {
     float: left;
     padding: 0;
     margin: 0;
     padding-top: 0;
     background: url(tab_right.png) no-repeat right top;
     margin-right: 1px;
   }

   ul.tabs li a {
     display: block;
     padding: 0px 10px;
     color: #fff;
     text-decoration: none;
     background: url(tab_left.png) no-repeat left top;
   }

   ul.tabs li a:hover {
     color: #ff0;
   }
  <!--
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.ubercolortabs{
padding: 0;
width: 100%;
overflow: hidden;
background: transparent;
}

.ubercolortabs ul{
font: bold 11px Arial, Verdana,  sans-serif;
margin: 50;
padding: 0;
list-style: none;
}

.ubercolortabs li{
display: inline;
margin: 0 2px 0 0;
padding: 10px;
text-transform: uppercase;
}


.ubercolortabs a{
float: left;
color: black;
background: #C6D9EC url(roundleft.gif) no-repeat left top; /*default background color of tabs, left corner image*/
margin: 0 2px 0 0;
padding: 0 0 1px 3px;
text-decoration: none;
letter-spacing: 1px;
}

.ubercolortabs a span{
float: left;
display: block;
background: transparent url(roundright.gif) no-repeat right top; /*right corner image*/
padding: 7px 9px 3px 6px;
cursor: pointer;
}

.ubercolortabs a span{
float: none;
}


.ubercolortabs a:hover, .ubercolortabs li.selected a{
background-color: #000066; /*background color of tabs onMouseover*/
color: white;
}

.ubercolortabs a:hover span{
background-color: transparent;
}


.ubercolordivider{ /*CSS for horizontal line.*/
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #000066; /*background color of horizontal line*/
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}
.style1 {
	font-size: 16px;
	color: #000066;
}