table {
	font-family: Arial;
	font-size: 12px;
	color: #413F3F;
}

input {
	border: 1px solid #466846;
	font-size: 11px;
	font-weight: bold;
	color: #056735;
}

.small {
	font-size: 9px;
}

.combo{
	border: 1px solid #466846;
	font-size: 11px;
	font-weight: bold;
	color: #056735;
}

.mainborder {
	border: 1px solid #4D4D4D;
}

.greenborder {
	border: 1px solid #466846;
}

.bottomborder {
	border-bottom-width : 1px ;
	border-bottom-color : #4D4D4D ;
	border-bottom-style : solid ;
}

.menu {
	font-weight: bold;
	background-image: url(../images/menubg.gif);
	vertical-align: top;
	padding: 18px 5px 5px 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #403D3E;
	line-height: 20px;
}
.bigwhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}

.green{
	color:	#466846;
}

.title {
	font-size: 24px;
	font-weight: bold;
	color: #979797;
	font-family: Arial, Helvetica, sans-serif;

}

.subtitles {
	font-size: 11px;
	font-weight: bold;
	color: #056735;
	font-family: Arial;

}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}

.white {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}


.grey {
	color: #979797;
}

.green {
	color: #056735;
}

a {
	font-family : Arial;
	font-size : 12px;
	color : #056735;
	text-decoration : underline;
}

a:hover {
	font-family : Arial;
	font-size : 12px;
	color : #056735;
	text-decoration : none;
}

.amenu {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}



.amenu:visited {
	text-decoration: none;

}

.amenu:hover {
	color: #979797;
	text-decoration: none;
	font-size: 11px;
}

.amenu1 {
	font-size: 12px;
	text-decoration: none;
}

.amenu1:hover {
	color: #979797;
	text-decoration: none;
	font-size: 12px;
}
