h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
}

h2 {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color : #ADD8E6;
	padding-left : 10px;
	padding-top : 0px;
	margin-left : 10px;
	margin-top : 0px;
	font-size : 13px;
	font-family : Arial;
}

p {
	font-size : 13px;
	font-family : Arial;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

.innerleftcell{
	
	padding-right : 15px;
	padding-left : 15px;
	padding-bottom : 25px;
	padding-top : 5px;
}
.innerrightcell{
	padding-left : 10px;
	padding-right : 5px;
}
.navigationcell{
	width : 170px;
	padding-left : 10px;
	padding-top : 25px;
}

.navi_link a{
	color : #006400;
	text-decoration : none;
	line-height : 6px;
	font-size : 16px;
}

.navi_link a:hover{
	color : #00CC02;
	text-decoration : none;
	line-height : 6px;
	font-size : 16px;
}
.innernavigationcell{

	
}
.layouttable{
	background-color : White;
	border-collapse : collapse;
	background-image : url(images/mainbg1.jpg);
	background-repeat : repeat;
	border-top-color : White;
	border-top-style : solid;
	border-top-width : 10px;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 10px;
}
.layouttable_wide{
	background-color : White;
	border-collapse : collapse;
	background-image : url(images/mainbg2.jpg);
	background-repeat : repeat;
	border-top-color : White;
	border-top-style : solid;
	border-top-width : 10px;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 10px;
}