@charset "utf-8";
/* CSS Document */

Body{
	background-image:url(../images/BG.gif);
	background-attachment:fixed;
	font-family: Tahoma, Arial;
	font-size:9pt;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #afe2e6;
	scrollbar-face-color : #afe2e6;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : #53c5cf;
	scrollbar-dark-shadow-color : #53c5cf;
}

Table{
	font-family: Tahoma, Arial;
	color: #2B2B2B;
	font-size:9pt;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	text-align:right;
}

a{
	color:#000099;
	text-decoration:none;
}

a:hover{
	color:#990000;
	text-decoration:none;
}

Input{
	border: 1 solid #627193; 
	font-family: tahoma;
	font-size: 8pt;
	height: 17;
	width: 110; 
	color: Gray;
}

Select{
	border: 1 solid #627193; 
	font-family: tahoma;
	font-size: 8pt;
	height: 17;
	color: Gray;
}

textarea{
	border: 1 solid #627193; 
	font-family: tahoma;
	font-size: 8pt;
	color: Gray;
}

.mainDiv{
	background-image:url(../images/BodyBG.gif); 
	background-repeat:repeat-y; 
	background-position:center;
}

.headerDiv{
	width:908px; 
	background-image:url(../images/Kids_AbfarYazd_Header.jpg); 
	height:233px;
}

.bodyDiv{
	text-align:right; 
	width:900px; 
	background-color:#FFFFFF;
}

.copyDiv{
	background-image:url(../images/Copy_BG.gif); 
	height:60px; 
	font-size:8pt;
	text-align:center;
}

.CopyRight{
	color:#999999
}

.CopyRight2{
	font-size:11px;
	color:#FFFFFF;
}

.BoxTitle{
	font-size:10px;
	color:#333333;
	font-weight:600;
}

.tr_list{
	background-color:#F5F5F5;
	color:#3E6794;
}

.News{
	color:#474747;
}

.Box_Bottom{
	color:#999933;
	font-size:11px;
}

.Login{
	background-color:#FFFFFF;
	font-size:8 pt;
}

.error
{
	color:#CC3333;
}

.Mid_Boxes{
	color:#FFFFFF;
	background-repeat:no-repeat;
	font-size:8pt;
}

.Bar{
	font-size:8pt;
	color:#CCCCCC;
}

.FooterLinks{
	color:#ecfbfc; 
}





