﻿body 
{	margin:0px;
	font-family:Verdana, Tahoma, Arial;
	font-size:8pt;
	color:#381800;
	background-color:#F7EEE3;
}

.left{float:left}
.right{float:right}
.google{padding:2px;}

/*.section-yellow-outer{margin-top:5px;border:1px solid #FFAD16;background-color:#FFF;margin:1px}
.section-yellow
{	color:#946601;
	background:#FFC62B; /*url(images/sec-bg-yellow.jpg) repeat-x bottom;
	border-bottom:1px solid #FFAD16;
}*/

.section-red-outer{border:1px solid #AB1B17;background-color:#FFF;margin:1px;margin: 5px 1px 1px 0px;}
.section-red
{	color:#FFF;
	background:url(images/blue-bg.gif) repeat-x bottom;
	border-bottom:1px solid #AB1B17;
}

.section-orange-outer{border:1px solid #E18C13;background-color: #FDF1C7;margin: 5px 1px 1px 0px;}
.section-orange
{color:#000;
	background:url(images/orange-bg.gif) repeat-x bottom;
	border-bottom:1px solid #AB1B17;
}

.section-green-outer{border:1px solid #388418;background-color:#FFF;margin: 5px 1px 1px 0px;}
.section-green
{	
	color:#000;
	background:url(images/green-bg.gif) repeat-x bottom;
	border-bottom:1px solid #388418;
}

.section-head{height:18px;
	font-weight:bold;
	padding:5px 10px 0px 10px;
	
	font-family:Nina, Arial;
	font-size:9pt}
#header
{
	background-image: url(images/head-bg.jpg); 
	background-repeat: no-repeat;
	background-color:#FFC62B;
}

.header-menu{background-color:#FFC62B;height: 35px;padding-left:15px;border-bottom:1px solid #FFAD16;}
	
.content-outer{background-color:#F7EEE3;width:1004px}
.content-inner{border:1px solid #E4DCCF; background-color:#FFF;height:100%;margin:1px;}
content{overflow-x:auto;}





#topMenu{}

#topMenu A
{	text-decoration:none;
	padding:5px 5px 5px 20px;display:block;
	color:#93281B;
	border:#FFC62B 1px solid;
	background-repeat:no-repeat; 
	background-position:2px center}
	
#topMenu A:hover{
	color:#FFF;
	background-color:#FFAD16;
	border-left:#FFE1A7 1px solid;
	border-top:#FFE1A7 1px solid;
	border-bottom:#93281B 1px solid;
	border-right:#93281B 1px solid;}
	
	
	
	#footer{border-top:3px double #a5a5a5;margin-top:10px;text-align:center;color:#999}
	
	
.blackButton
{	text-decoration:none;
	font-weight: bold;
	background-image:url(images/blk-btn.gif);
	background-color:#000 ;
	color: #ebebeb;
	border:1px solid #000;
	padding:4px 10px 6px 10px;
	display:inline-block;
}

.brown-button
{	text-decoration:none;
	font-weight: bold;
	background-color:#1C7B1A;
	background-image: url(images/src-bg.gif);
	color: #ffffff;
	border:1px solid #1C7B1A;
	padding:4px 10px 6px 10px;
	display:inline-block;
}

.linksHolder a
{
	width:97%;
	display:block;
	padding:5px;
	text-decoration:none;
	border-bottom:dotted 1px #999;
}
