/* CSS Document */
body,td,th {
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; background-image:url(images/bg.gif); background-repeat:repeat-x; 
}
.Inputform {BORDER-RIGHT: #9ec1de 1px solid; BORDER-TOP: #9ec1de 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #9ec1de 1px solid; COLOR: #000000; BORDER-BOTTOM: #9ec1de 1px solid; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #ffffff
}

.white{ font: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff;}

.midlinks:link{font-size:13px; font:"Trebuchet MS"; font-weight:bold; color:#ffffff; text-decoration:none}
.midlinks:visited{font-size:13px; font:"Trebuchet MS"; font-weight:bold; color:#ffffff;text-decoration:none}
.midlinks:hover{font-size:13px; font:"Trebuchet MS"; font-weight:bold; color:#000000;text-decoration:none}
.midlinks:active{font-size:13px; font:"Trebuchet MS"; font-weight:bold; color:#ffffff;text-decoration:none}


.bottext {font: Arial, Helvetica, sans-serif; font-size:10px; color:#000000;}
.Inputform {BORDER-RIGHT: #9ec1de 1px solid; BORDER-TOP: #9ec1de 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #9ec1de 1px solid; COLOR: #000000; BORDER-BOTTOM: #9ec1de 1px solid; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #ffffff
}
.helight {font:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:15px; color:#BD1D04;}

.submit-button {font-family: Tahoma;font-size: 11px;border: 1px solid #FFA26E;background-color: #FFF5F0;line-height: normal;cursor: hand;color:#00588B;}
.links:link{font-size:13px; font:"Trebuchet MS"; font-weight:bold; color:#000000; text-decoration:none}
.links:visited{font-size:13px; font:"Trebuchet MS"; font-weight:bold; color:#000000;text-decoration:none}
.links:hover{font-size:13px; font:"Trebuchet MS"; font-weight:bold; color:#fff;text-decoration:none}
.links:active{font-size:13px; font:"Trebuchet MS"; font-weight:bold; color:#000000;text-decoration:none}
.mid-text {font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#ffffff;}
.about-text {font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; color:#ffffff;}

.readmore:link{font-size:10px; font: Tahoma; font-weight:bold; color:#000000; text-decoration:none}
.readmore:visited{font-size:10px; font:Tahoma; font-weight:bold; color:#000000;text-decoration:none}
.readmore:hover{font-size:10px; font:Tahoma; font-weight:bold; color:#fff;text-decoration:none}
.readmore:active{font-size:10px; font:Tahoma; font-weight:bold; color:#000000;text-decoration:none}

.h1 {font:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#FFFFFF}
.h2 {font:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#000000}

.arro {font:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; color:#BD1D04;}

.hd2 {font:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#48AF16;}

.top:link{font-size:12px; font: Tahoma; font-weight:bold; color:#BD1D04; text-decoration:none}
.top:visited{font-size:12px; font:Tahoma; font-weight:bold; color:#BD1D04;text-decoration:none}
.top:hover{font-size:12px; font:Tahoma; font-weight:bold; color:#000000;text-decoration:underline}
.top:active{font-size:12px; font:Tahoma; font-weight:bold; color:#BD1D04;text-decoration:none}
.edufun {background-image:url(images/inner/rainbow_bg.jpg);}

div.scrollholder
{
	position: relative;
	width: 750px;
	height: 200px;
	overflow: auto;
	z-index: 1;
	background-color: #FBFFC4;
}

div.scroll
{
	position: absolute;
	left: 0;
	top: 0;
	width: 1%;
	z-index:2;
	color:#333333;
	height: 183;
	
}
/* <Scroll> */
div.track
{
    position: relative;
    float:right;
    width: 10px; height: 100%;
    font-size: 0;
   	background:url(images/vertical_line.gif) repeat-y 0 0;
}

div.drag_bar
{
	position: absolute;
	width: 10px;
	height: 20px;
	cursor: pointer;
	background: #028AD4;
}