/* CSS Document */
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #95a37a;
	padding:0;
	margin:0;
}
.body-txt1 {
	font-family: "Arial", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #003300;
}
.body-txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-style: italic;
	padding-left: 6px;
	padding-top: 8px;
	color: #003300;
	padding-right: 4px;
}
.top-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
}
.toplnk{
	color: #003300;
	text-decoration: none;	
}
.toplnk:hover{
	color: #003300;
	text-decoration: underline;	
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.body-txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.body-txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	padding-left: 6px;
	padding-top: 8px;
	color: #003300;
	padding-right: 4px;
}
.big-title {
	font-family: "Arial", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #003300;
}
.scplnk ul{width:175px; height:27px;}
.scplnk ul li{
	width:175px; 
	height:40px; 
	
}
.scplnk ul li a {
	display:block;
	height:30px;
	background:url(images/arrow1.gif) 0 50% no-repeat;
	font:14px/25px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0 0 0 13px;
	color: #003300;
} 
.scplnk ul li a:hover {
	background:url(images/arrow2.gif) 0 50% no-repeat;
	text-decoration:none;
	color: #0066CC;
}
.table-wth {
	width: 920px;	
}
.medium-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}	 
.img2
{
z-index:1000;
position: relative;
left:0px;
width:0px;
height:0px;
}
.img1
{
z-index:-1;
position: relative;
left:-690px;
width:0px;
top:0px;
}