/* ---------------------------- Standard Styles --------------------------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #b6e2e8 url(../images/bg.gif) repeat-x;
	color: #777777;
	margin: 0px;
	font-size: 12px;
	text-align:justify;
}	
li{
	list-style: circle; 
	font-size:12px;
	line-height: 19px;
	margin-top: 5px;
}
input{
	border: 1px solid #FFCC66;
	background-color: #FFFFCC;
	width: 90px;
	height: 19px;
}
textarea{
	border: 1px solid #FFCC66;
	background-color: #FFFFCC;
}
h2{
	font-size:16px;	
	background: url(../images/ind1.gif) no-repeat; text-indent:15px;
	line-height: 15px;
	word-spacing: 0px;
}
h3{
	font-size:14px;	
	line-height: 10px;
	word-spacing: 0px;
	color: #0379A1;
}
h4{
	font-size:12px;	
	background: url(../images/ind2.gif) no-repeat; text-indent:15px;
	line-height: 8px;
	word-spacing: 0px;
	color: #F3AF06;
	margin-left: 15px;
	font-style: italic;
}
h5{
	font-size:18px;	
	text-indent:15px;
	font-weight: bold;
	font-style: italic;
	line-height: 0px;
	word-spacing: 0px;
	text-decoration: underline;
}
a:link ,a:visited,a:active,a:focus{
font: 13px verdana, arial, tahoma, helvetica;
color: #2A6EBB;
FONT-WEIGHT: bold;
text-decoration: none; 
}
a:hover {
font: 13px verdana, arial, tahoma, helvetica;
color: #2A6EBB;
FONT-WEIGHT: bold; 
text-decoration: underline; 
}
a.mn1:link ,a.mn1:visited, a.mn1:ACTIVE, a.mn1:FOCUS{
color: #777;
margin-left: 12px;
font: 16px "Trebuchet MS", arial, helvetica, sans-serif;
font-weight: bold;
font-style: italic;
}
a.mn1:hover {
color: #ccc;
margin-left: 10px;
font: 16px "Trebuchet MS", arial, helvetica, sans-serif;
font-weight: bold;
font-style: italic;
}
a.mn2:link ,a.mn2:visited, a.mn2:ACTIVE, a.mn2:FOCUS{
color: #B38F47;
font: 14px "Trebuchet MS", arial, helvetica, sans-serif;
font-weight: bold;
}
a.mn2:hover {
color: #B38F47;
font: 14px "Trebuchet MS", arial, helvetica, sans-serif;
font-weight: bold;
}
.kids{
	background: url(../images/kids.gif) no-repeat;
}
.kids1{
	background: url(../images/kids1.gif) no-repeat;
}
.small_sky{
	background: url(../images/small_sky.gif) no-repeat;
}
.hdr{
	background: url(../images/hdr.gif) no-repeat;
	height: 208px;
	}
.ftr{
	background: url(../images/ftr.gif) repeat-x;
	height: 62px;
	}
.ltbg{
	float: left;
	background: url(../images/ltbg.gif) repeat-y;
	width: 56px;
	height: 460px;	border: 0px solid #777;
	z-index:-5;
	}
	.mtbg{
	float: left;
	background: #FFF5D3;
	width: 350px;
	height: 460px;border: 0px solid #777;
	z-index:-4;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	}	
.rtbg{
	float: left;
	background: url(../images/rtbg.gif) repeat-y;
	width: 56px;
	height: 460px;border: 0px solid #777;
	z-index:-3;
	}	
.rrtbg{
	float: left;
	width: 300px;
	height: 552px;border: 0px solid #777;
	z-index:-21;
	margin-top: opx;
	}	
.btbg{
	float: left;
	background: url(../images/bbtbg.gif) no-repeat;
	background-position: -7px 460px;
	height: 56px;	border: 0px solid #777;
	z-index:-9;
	}	
.anchor{
	float: left;
	width: 100%;
	margin-top: 5px;
	}	
.tv{
	float: left;
	background: url(../images/tv.gif) no-repeat;
	width: 297px;
	height: 355px;
	z-index:1;
	}				
.button{
	border: 2px solid #8FC2CC;
	background: transparent;
	width: 110px;
	height: 20px;
	cursor: pointer;	
	color: #0379A1;
	background: #E6FBFF;
	font-size: 12px;
	
}
.arrow{
	font-size:12px;	
	background: url(../images/arrow.gif) no-repeat;
	text-indent: 20px;
	line-height: 15px;
	word-spacing: 0px;
	position:relative;
}

/* ------------------- Admin ------------------*/
.hdr_adm{
	background: url(../images/lg.gif) no-repeat;
	width: 158px;
	height: 130px;
	margin-top: 0px;	
	}
.mn{	
	background-color: #FFCC66;
	height: 30px;
	font-size: 14px;
	}
.mn_kidies{
	background: url(../images/mn_bg.gif) no-repeat;
	border: 0px solid #64C8EA;	
	width: 554px;
	height: 61px;	
	}
.nav{
	background: #fff;
	border-top:1px solid #fad463;
	border-bottom:1px solid #fad463;
}
.adm_tr{
   font-size: 12px;
	border-bottom:1px solid #ccc;
}
.txtb{
	font-size:12px;
}	
.txtn2{
	font-size:12px;	
}
.kid_input{
border-width:5px;
width:150px;
height:30px;
font-size:18px;
color:#FF5A9C;
}
.kid_button{
font-style:italic;
font-weight:bold; 
border-color:#714b21;
cursor: pointer;
border-width:5px;
width:65px;height:30px;
font-size:18px;
color:#087A63;
background-color:#EDBA5E;	
}












/* ----------------------------- New Look------------------------- */
.footer{	
	height: 80px;
	background: #FFCC66;
	}
.footer_div{
	height: 137px;
	background-position: right;
	
	}
	
	
	/**  -------------------------------- body and content ------------------------------------- **/
#box
{
	float: left;
	width: 225px;	
	height: 466px;
	margin-top: 290px;
	margin-left: 0px;
	border: 0px solid black;
}
#boxmain
{
	float: left;
	width: 446px;	
	height: 460px;
	margin-top: 284px;
	margin-left: 0px;
	border-bottom: 1px solid #D1D1D1;
}
#boxr
{
	float: left;
	width: 257px;	
	height: 400px;
	margin-top: 300px;
	margin-left: 5px;
	border: 0px solid black;
	
}
#bx1
{
	float: left;
	width: 225px;	
	height: 146px;
	margin-top: 5px;
	margin-left: 1px;
	border: 1px solid #d2d2d2;
}
#bxit
{
	float: left;
	width: 214px;	
	height: 110px;
	margin-top: 2px;
	margin-left: 2px;
	border: 0px solid #d2d2d2;
}
#bxib
{
	background: #d1d1d1;
	float: left;
	width: 214px;	
	height: 26px;
	margin-top: 2px;
	margin-left: 2px;
	border: 0px solid #d2d2d2;
}

.ihdng{
   font-family:Verdana;
	color: #D27E00;
	font-weight: bold;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: right;
}
.ihdngl{
   font-family:Verdana;
	color: #D27E00;
	font-weight: bold;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 0px;
	text-align: left;
}
.icd{
   font-family:Verdana;
	color: #07204C;
	font-weight: bold;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
}
#outer
{
	height:810px;
	min-height:810px;
}
html>body #outer{height:auto}