body {
	background-color : #66CC66;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-image : url(images/global/bg1.jpg);
	background-repeat : repeat;
}




p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

/*  */
.subnavilink a{
	text-decoration : none;
	color : #006400;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left : 8px;
}
.subnavilink a:hover{
	text-decoration : none;
	color : Red;
}

.subnavitable{
	margin-bottom : 20px;
}
.navitable{
	margin-bottom : 10px;
}

.button a{
	text-decoration : none;
	color : #006400;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

.button a:hover{
	text-decoration : none;
	color : Red;
}
.button{
	background-color : #B1DBB3;
	border-bottom-color : #006400;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #006400;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	border-left-color : #006400;
	border-left-width : 10px;
	border-right-color : #006400;
	border-right-width : 1px;
	border-left-style : solid;
	border-right-style : solid;
	margin-bottom : 1px;
}
.button p{
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
        margin-bottom : 0px;
}
.subbutton a{
	text-decoration : none;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.subbutton a:hover{
	text-decoration : none;
	color : Red;
}
.subbutton{
	background-color : #CCE8CD;
	border-bottom-color : #006400;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #006400;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	border-left-color : #006400;
	border-left-width : 10px;
	border-right-color : #006400;
	border-right-width : 1px;
	border-left-style : solid;
	border-right-style : solid;	
	margin-top : 1px;
	margin-bottom : 1px;
}
.subbutton p{
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
        margin-bottom : 0px;
}

/*  */
.bannertable{
	
	border-collapse : collapse;
	background-image : url(images/global/bg2.jpg);
}

.bodylayouttable{
	background-color : #FFFFCC;
	border-collapse : collapse;
	background-image : url(images/global/bg2.jpg);
}

.leftcell{
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 20px;
	
	background-color : #418042;
}
.rightcell{
	padding-left : 30px;
	padding-right : 15px;
	padding-top : 2px;
}
.address{
	padding-left : 10px;
	color : #E8FFE9;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}
.footer{
	font-family : Arial;
	font-size : 14px;
	color : #A9A9A9;
	
	margin-top : 30px;
}
.mylink{
	font-family : Arial;
	font-size : 12px;
	color : #A9A9A9;
	
	margin-top : 30px;
}
