﻿.bg {
	background-image: url('../images/bg.gif');
	background-color: #94B70C;
	background-repeat: repeat-x;
}




A               {
		font-family : arial;
		font-weight : normal;
		font-size : 11px;
		text-decoration: none; 
		}

A:link		{
		text-decoration: none;
		}

A:active        {
		text-decoration: none;
		}

A:visited       {
		text-decoration: none;
		}

A:hover         {
		text-decoration: none;
		}

/* sub menu link grey */

.nav		{
		color : #ffffff;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : bold;
		font-size :12px;
		text-decoration : none;
		}
	
a.nav:link{color : #ffffff; text-decoration : none}

a.nav:hover{color : #4D0D5D; text-decoration : none}

TD               {
		font-family : arial, verdana, helvetica;
		font-weight : normal;
		font-size : 12px;
		text-decoration: none; 
		line-height: 18px;
		
		}
		
.header               {
		font-family : arial, verdana, helvetica;
		font-weight : normal;
		font-size : 16px;
		text-decoration: none; 
		color : #4D0D5D;
		font-weight  : bold;
		}
		
		.header2               {
		font-family : arial, verdana, helvetica;
		font-weight : normal;
		font-size : 14px;
		line-height: 22px;
		text-decoration: none; 
		color : #333333;
		}
		
.boxheader               {
		font-family : Trebuchet MS, arial, verdana, helvetica;
		font-weight : Bold;
		font-size : 22px;
		line-height: 22px;
		height: 40px;
		text-decoration: none; 
		color : #669900;
		}



.box1 {
	background-image: url('../images/bg-box1.gif');
	padding: 10px;
	background-repeat: repeat-x;
	background-color: #C5D5A0;
	font-size: 11px;
	height: 200px;
	vertical-align:top;
	font-family: "Trebuchet MS";
	line-height: 20px;
}

.box2 {
	background-image: url('../images/bg-box2.gif');
	padding: 10px;
	background-repeat: repeat-x;
	background-color: #b6cb88;
	font-size: 11px;
		height: 200px;
	vertical-align:top;
	font-family: "Trebuchet MS";
	line-height: 20px;

}

.box3 {
	background-image: url('../images/bg-box3.gif');
	padding: 10px;
	background-repeat: repeat-x;
	background-color: #a7c070;
	font-size: 11px;
		height: 200px;
	vertical-align:top;
	font-family: "Trebuchet MS";
	line-height: 20px;

}

.box4 {
	background-image: url('../images/bg-box4.gif');
	padding: 10px;
	background-repeat: repeat-x;
	background-color: #99b558;
	font-size: 11px;
		height: 200px;
	vertical-align:top;
	font-family: "Trebuchet MS";
	line-height: 20px;

}


.style2 {
	width: 11px;
	height: 10px;
	margin-bottom: 2px;
}
.more {
	height: 24px;
	background-color: #582062;
	border: 0px;}
.info {
	width: 137px;
	height: 23px;
}
.style3 {
	border-width: 0px;
	width: 137px;
	height: 23px;
}


.sml 	{ 
	text-decoration : none;
	font-family : arial, verdana;
	font-weight : normal;
	font-size : 13px;
	}