body{
	background-color : #D2DBE3;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
}
h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
h3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

p{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}



.bodylayouttable{
	background-color : #E3F3D9;
	background-image : url(images/background-1.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
}


.navi{
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
	
	background-color : #E3F3D9;
	border-bottom-color : #CBBA16;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #CBBA16;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #CBBA16;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #CBBA16;
	border-top-style : solid;
	border-top-width : 1px;
}
.navi p{
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
        margin-bottom : 0px;
}

.navi a{
	font-size: 13px;
	color : #505F6B;
	text-decoration : none;
}
.contentcell{
	padding-bottom : 200px;
	padding-left : 20px;
	padding-right : 20px;
}
/* CSS Document */

