body{margin:0px;}
.warea { 
    background:#40445D;
	width:801px;
	background-image:url(gifs/header.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.wareatop {
	background-position:right;
	padding-right: 10px;
	background-image: url(gifs/body-bgtop.gif);
	background-repeat: repeat-y;
}

.wareamiddle {
	padding-right:25px;
	background-image: url(gifs/body-bgmiddle.gif);
	background-repeat: repeat-y;
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	color: #172A03;
	text-decoration: none;
	text-align: justify;
	background-position: right;
	padding-left: 265px;
}

.wareamiddle a{color:#FFFF00; text-decoration:none;}
.wareamiddle a:hover{color:#FFFF00; text-decoration: underline; }


.wareabottom { 
   background-position:right;
	padding-right: 10px;
	background-image: url(gifs/body-bgbottom.gif);
	background-repeat: repeat-y;
	
}



.txt{
	font-family: verdana;
	font-size: 12px;
	color: #172A03;
	text-decoration: none;
	text-align: justify;
    padding-left:10px;
	padding-right:15px;
	line-height:20px;
}

.txt a{color:#FFFF00; text-decoration:none;}
.txt a:hover{color:#FFFF00; text-decoration: underline; }
.txts{
	font-family: verdana;
	font-size: 12px;
	color: #172A03;
	text-decoration: none;
	text-align: justify;
    padding-left:10px;
	padding-right:15px;
	line-height:20px;
	padding-top:90px;
}

.txts a{color:#FFFF00; text-decoration:none;}
.txts a:hover{color:#FFFF00; text-decoration: underline; }
txt a{
	font-family: verdana;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	text-align: justify;
    padding-left:10px;
	padding-right:15px;
	line-height:20px;}


.warea1 { background:#FFF7E2;
	width: 780px;
	padding-right: 15px;
	padding-left: 10px;
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
}

.txt1{
    font-family:verdana;
	font-size: 12px;
	color:#F2C244;
	text-decoration: none;
	text-align:justify;
	font-weight: bold;
	padding-left:10px;
	padding-right:15px;
	
	
}

.txt1 a{color:#F2C244; text-decoration:none;}
.txt1 a:hover{color:#F2C244; text-decoration: underline; }


.left-nav{
    font-family: verdana;
	font-size:14px;
	 color: #ffffff;
	text-decoration: none;
	text-align:justify;
	font-weight:normal;
	padding-left:7px;
	padding-top:0px;
	padding-bottom:0px;
	letter-spacing:1px;
}
.left-nav a{color:#ffffff; text-decoration:none;}
.left-nav a:hover{color:#ffffff; text-decoration: none; font-weight:bold;}



.footer{font-family: "ms sans serif"; font-size: 11px;  color: #ffffff; text-align: justify; padding-left:10px; padding-top:5px;; line-height: 18px; padding-right: 10px; padding-bottom: 2px}
.footer a{color:#ffffff; text-decoration:none;}
.footer a:hover{color:#FFFF00; text-decoration: underline; }

h1 {
	font-family: verdana;
	font-size: 21px;
	font-weight: bold;
	color:#FFFF00;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}

h2{
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color:#FFFF00;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.cursor {  cursor: hand}
