body {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size:12px;
	COLOR: #333000;	
	scrollbar-base-color:#4E4B4A;
	scrollbar-track-color:#4E4B4A;
	scrollbar-face-color:#AEE239;	
}
/*-----------------For White Bacground Style Classes--------------------------------------------*/

.middle-area {
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.new-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}

.ma-content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
}
.pa-sub-heading {

	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #AEE239;
}
.sub-headings {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ADE237;
}
.pa-heading {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #AEE239;
}

.orange-text {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8A37;
}
.orange-text2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF8A37;
}

.White-Heading2-New {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
/*--------------------------------------------------------End----------------------------------------*/
.middle-top {
	background-color: #4E4A4B;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AEE239;
	border-left-color: #AEE239;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.scrollable {
	height: 300px;	
	width: 490px;	
	overflow: auto;	
	padding: 8px;
}
#mysubmit { 
width:100px;
height:28px;
border-style:none;
background-color:transparent;
background-image: url(../images/Payment.gif);
}
#mybacksubmit { 
width:70px;
height:28px;
border-style:none;
background-color:transparent;
background-image: url(../images/Back.gif);
}
/*------------------------fonts style class-----------------------------------------------------------*/
.White-Fonts {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.White-Fonts_top {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
}
.pa-content {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}


.content-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}
.pa-content-home {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AEE239;
}
.ans {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
	
	
}


.green
{
font-family: "Comic Sans MS", Arial, sans-serif;
font-size: 14px;
color:#AEE239;
text-decoration: none;
}
.green-text
{
font-family: "Comic Sans MS", Arial, sans-serif;
font-size: 7px;
color:#AEE239;
text-decoration: none;
}

.green-new
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#AEE239;
text-decoration: none;
}
.orange-font
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 14px;
color:#CC3300;
text-decoration: none;
}
.scrolling-text-bg {

	background-image: url(../images/scrolling-text-bg.gif);
	background-repeat: repeat-x;
}

#grid-text {
 	position:absolute;
	height:auto; 
	max-width:120px;
	width: expression(document.getElementById("grid-text").clientWidth > 120? "120px" : "auto");
	visibility:hidden; 
	z-index:+52; 
	background-color:#99FF99; 
	font-size:12px; 
	border:2px solid black;
	padding-left:3px;
	padding-right:3px;
	text-align:left;
}

#banner-text {
 	position:absolute;
	height:auto;
	max-width:120px; 
	width: expression(document.getElementById("banner-text").clientWidth > 120? "120px" : "auto");
	visibility:hidden; 
	z-index:+52; 
	background-color:#99FF99; 
	font-size:12px; 
	border:2px solid black;
	padding-left:3px;
	padding-right:3px;	
	text-align:left;	
}

#Mini-text {
 	position:absolute;
	height:auto;
	max-width:120px; 
	width: expression(document.getElementById("Mini-text").clientWidth > 120? "120px" : "auto");
	visibility:hidden; 
	z-index:+52; 
	background-color:#99FF99; 
	font-size:12px; 
	border:2px solid black;
	padding-left:3px;
	padding-right:3px;	
	text-align:left;	
}

#Box-text {
 	position:absolute;
	height:auto;
	max-width:120px; 
	width: expression(document.getElementById("Box-text").clientWidth > 120? "120px" : "auto");
	visibility:hidden; 
	z-index:+52; 
	background-color:#99FF99; 
	font-size:12px; 
	border:2px solid black;
	padding-left:3px;
	padding-right:3px;	
	text-align:left;	
}
#DireBox-text {
 	position:absolute;
	height:auto;
	max-width:120px; 
	width: expression(document.getElementById("DireBox-text").clientWidth > 120? "120px" : "auto");
	visibility:hidden; 
	z-index:+52; 
	background-color:#99FF99; 
	font-size:12px; 
	border:2px solid black;
	padding-left:3px;
	padding-right:3px;	
	text-align:left;	
}


.orange
{
font-family: "Comic Sans MS", Arial, sans-serif;
font-size: 14px;
color:#f19c65;
text-decoration: none;
}
.orange-new
{
font-family: "Comic Sans MS", Arial, sans-serif;
font-size: 11px;
color:#f19c65;
text-decoration: none;
}

.white-text1 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
/*------------------------------------------------End-------------------------------------------------*/

.Orange-Heading1 {

	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	color: #FF8A37;
}

A.GreenLink:Link {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	color: #AEE239;
	font-weight: normal;
	text-decoration: none;
}
A.GreenLink:Visited {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	color: #AEE239;
	font-weight: normal;
	text-decoration: none;
}
A.GreenLink:Hover {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
A.LeftGreenLink:Link {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

A.LeftGreenLink:Visited {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
A.LeftGreenLink:Hover {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}
A.GreenLink-text:Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #AEE239;
	font-weight: normal;
	text-decoration: none;
}
A.GreenLink-text:Visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #AEE239;
	font-weight: normal;
	text-decoration: none;
}
A.GreenLink-text:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}


a.green:link {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AEE239;
	text-decoration: none;
}
a.green:visited {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AEE239;
	text-decoration: none;
}

a.green:hover {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.green-14:link {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AEE239;
	text-decoration: none;
}
a.green-14:visited {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AEE239;
	text-decoration: none;
}

a.green-14:hover {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.green-text2 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #AEE239;
}
.Header2 {
	
	background-image: url(../images/FZ_03_CenterBG.gif);
	
}

.White-Heading2 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.head-green-bar {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #AEE239;
	text-align: right;
	font-weight: normal;
	padding: 2px 8px;
}

.Green-Heading2 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 16px;
	color: #AEE239;
}
/* ALL LINKS STYLES HERE */

A.BlackLink:Link {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
A.BlackLink:Visited {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
A.BlackLink:Hover {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.ticker-text {
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.head-orange-bar {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #f19c65;
	text-align: right;
	font-weight: normal;
	padding: 2px 8px;
}


.pa-heading-ad {
	font-family:  "Comic Sans MS", Arial, sans-serif;
	font-size: 18px;
	color: #AEE239;
}
.pa-heading1 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 16px;
	color: #CC3300;
	margin-left: 10px;
	margin-right: 10px;
	text-transform: none;
}
.pa-heading2 {

	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	text-transform: none;
}
.pa-heading3 {

	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	text-transform: none;
}
.pa-heading4 {

	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-left: 0px;
	margin-right: 0px;
	text-transform: none;
}
a.white1:link {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;

}
a.white1:visited {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;

}
a.white1:hover {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;

}

.pa-sub-heading-ad {

	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 14px;
	color: #AEE239;
}


.sub-headings-ad {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	color: #ADE237;
}

A.OrangeLink:Link {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
	
}

A.OrangeLink:Visited {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}
A.OrangeLink:Hover {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
A.OrangeLink:td.Selected { 
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}


a.white:link {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;

}
a.white:visited {

	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;

}
a.white:hover {

	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;

}
A.WhiteLink:Link {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
A.WhiteLink:Visited {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
A.WhiteLink:Hover {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}
.Orange-Heading2 {

	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 16px;
	color: #FF8A37;
}

.Orange-Heading {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
.orange-heading {
	margin-left:7px;
	font-size: 18px;
	font-weight:bold;
	color: #F19C65;
}
.orange-headingquiz {
	
	font-size: 16px;
	font-weight:bold;
	color: #F19C65;
}
.Green-Heading {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	color: #AEE239;
}

.mz-heading {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 18px;
	color: #f19c65;
}

td.menuon { background-color: #FFFFFF ; color:#000000;font-size: 11px; cursor:pointer }
td.menuoff { background-color: #DBF2A4; color:#000000;font-size: 11px; cursor:pointer }

td.menuonm { background-color: #FFFFFF ; color:#000000;font-size: 11px; cursor:pointer }
td.menuoffm { background-color: #F7BC95; color:#000000;font-size: 11px; cursor:pointer }
td.row1	{border-color:#CCCCCC ;}
td.que{color:#000000 ; font-family: "Comic Sans MS", Arial, sans-serif;font-size: 12px; }

.reg-box {
	font-family: "Comic Sans MS", Arial, sans-serif;
	border: 1px solid #333333;
	font-size: 11px;
	background-color: #CCCCCC;
	padding-right: 2px;
	color: #000000;
}
.dropdown-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.clear{
		clear:both;
}
.white-bold {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a.white-bold:link {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.white-bold:visited {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.white-bold:active {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AEE239;
	text-decoration: none;
}

a.white-bold:hover {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
a.white2:link {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.white2:visited {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.white2:hover {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.lines {
		font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.lines-ad {
		font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.google-ad-cell {
	padding-top:10px;
	width:165px;
	vertical-align:top;
	background-color:#4E4B4A;
}
.lern-font {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;

}
table.links-table {
	font-family:"Comic Sans MS", Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	margin-left:5px;
}

/* --------------------------ajax pollar----------------------------------------------------------*/

	.poller{
	float:center;
	width:155px;
	height:auto;
	/*background-image:url(images/question.gif);
	background-repeat:no-repeat;
	background-position: center center;
	margin:0px;
	border: 3px none #317082;*/
	}
	/* Poller title above radio buttons */
	.pollerTitle{
		margin-bottom:5px;
		font-weight:normal;
		color:#FF6600;
		
	}
	/* Label for each radio button */
	.pollerOption{
	margin:0px;
	color:#99FF00;
	}
	/* Label for each option above graph - i.e. results */
	.result_pollerOption{
	margin:0px;
	font-size:0.8em;
	color:#99FF00;
	text-align:left;
	padding-top: 4px;
	}
	/* Title of poller - when ajax shows the results */
	.result_pollerTitle{
		margin-bottom:5px;
		font-size:0.9em;
		color:#FF6600;
		text-align:left;
	}
	/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
	.result_pollGraph img{
		float:left;
	}
	/* The <div> tag where the percentage result is shown */
	.result_pollGraph div{
	float:left;
	height:16px;
	background-repeat:repeat-x;
	color:#000000;
	font-size:0.9em;
	line-height:16px;
	}
	/* Graph div - parent of both the corner images and the div displaying percentage votes */
	.result_pollGraph{
	height:16px;
	padding-top: 1px;
	padding-bottom: 1px;
	}
	
	/* Message when Ajax is working getting restults fromt the server */
	.poller_waitMessage{
		display:none;
		color:#FFCC99;
		text-align:left;	
	}	
	
	.result_totalVotes{
	clear:both;
	font-size:0.8em;
	margin-top:7px;
	font-style:italic;
	color:#FFCC99;
	text-align: center;
	}


/*--------------------------------End-------------------------------------------------------------*/
.error-text {
	font:"Comic Sans MS", Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFCC99;
}
.blur-text {
	color:#666666;
}

input.extra-large-input {
	width: 150px;
}
input.large-input {
	width: 100px;
}
input.medium-input {
	width: 50px;
}
input.small-input {
	width: 20px;
}

select.extra-large-input {
	width: 150px;
}
select.large-input {
	width: 100px;
}
select.medium-input {
	width: 50px;
}

textarea.input-field {
width:210px; 
height:100px;
}
.white-text {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.white-tiny {

	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.orange-tiny {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#FF9900;
}
#student-popup {
	position:absolute;
/*	visibility:hidden;*/
	background-color:#AEE239;
	border:2px solid #DDDDDD;
}

#student-popup-image {
	height:40px;
	width:50px;
}

#student-popup-text {
	color:#4E4B4A;
}


iframe.mzmain_iframe {
	width:530px;
	height:630px;
	background-color:#FFFFFF;
	border: 2px solid #f19c65; 
	scrollbar-base-color:#AEE239;
   scrollbar-track-color:#CCCCCC;
   scrollbar-face-color:#AEE239;
 
}


iframe.adzonemain_iframe {
	width:540px;
	height:730px;
	background-color:transparent;
	allowtransparency=true;
	border:0px;	
   scrollbar-base-color:#AEE239;
   scrollbar-track-color:#CCCCCC;
   scrollbar-face-color:#AEE239;   
	overflow-x: hidden; 
	overflow-y: auto;
}

iframe.directmain_iframe {
	width:725px;
	height:900px;
	background-color:transparent;
	allowtransparency=true;
	border:0px;	
   scrollbar-base-color:#AEE239;
   scrollbar-track-color:#CCCCCC;
   scrollbar-face-color:#AEE239;   
	overflow-x: hidden; 
	overflow-y: auto;
}
iframe.home_iframe {
	width:530px;
	height:530px;
	background-color:transparent;
	allowtransparency=true;
	border:0px;
   scrollbar-base-color:#AEE239;
   scrollbar-track-color:#CCCCCC;
   scrollbar-face-color:#AEE239;
   overflow-x: hidden;
}

iframe.shop_iframe {
	width:885px;
	height:630px;
	background-color:#FFFFFF;   	
   scrollbar-base-color:#AEE239;
   scrollbar-track-color:#CCCCCC; 
   scrollbar-face-color:#AEE239;   
  
}
iframe.main_iframe {
	background-color:#FFFFFF;
	border: 2px solid #FFFFFF;
	overflow-x: hidden; 
	overflow-y: auto;
	
   
	scrollbar-base-color:#AEE239;
	scrollbar-track-color:#CCCCCC;   
	scrollbar-face-color:#AEE239;   
   	height: 630px;
	width: 530px;
}
iframe.editmain_iframe {
	width:530px;
	height:630px;
	background-color:#FFFFFF;
	border: 2px solid #f19c65;  
   scrollbar-base-color:#AEE239;
   scrollbar-track-color:#CCCCCC;   
   scrollbar-face-color:#AEE239;  

}
iframe.main_iframe_new {
	width:530px;
	height:30px;
	background-color:#4E4B4A;
	color:#4E4B4A;
	border:0px;
	margin:1px 3px 3px 5px;
	  scrollbar-base-color:#AEE239;
   scrollbar-track-color:#CCCCCC;
   scrollbar-face-color:#AEE239;
}

iframe.main_iframe_new1 {
	height: 100px;
	width: 98%;
	background-color:#FFFFFF;
	color:#FFFFFF;
	border:0px;
	margin:3px 3px 3px 5px;
	
	scrollbar-base-color:#AEE239;
	scrollbar-track-color:#CCCCCC;
	scrollbar-face-color:#AEE239;
	
}
A.OrangeLink-text:Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
	
}

A.OrangeLink-text:Visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}
A.OrangeLink-text:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
A.OrangeLink-text:td.Selected { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.orange-bar {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF9900;
	text-align: center;
	font-weight: bold;
	padding: 2px 8px;
}
.middle-ad {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-top-style:none;
	border-top-color:#4E4A4B;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.adtext {
		font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
}
.lines-advert {
		font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.gray-bold {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	color: #808080;
}

a.gray-bold:link {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}

a.gray-bold:visited {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}

a.gray-bold:active {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AEE239;
	text-decoration: none;
}

a.gray-bold:hover {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
