/* CSS Document */

html,body{margin:0;padding:0}

body{font: 76% arial,sans-serif;text-align:center}

p{margin:0 10px 10px}

a{color: #006;padding:0px}

div#header{
position:relative;
clear:both;
height:100px;
background-color:#FFFFFF;
background-image:url(files/piggy.gif);
background-repeat:no-repeat;
}
div#header3{
position:relative;
clear:both;
height:100px;
background-color:#FFFFFF;
background-repeat:no-repeat;
}

div#header h1{

	height:100px;

	line-height:80px;

	margin:0;

	padding-left:10px;

	color: #79B30B;

	background-repeat: no-repeat;

}

div#header2{position:relative}

div#header2 h1{height:40px;line-height:30px;margin:0;

padding-left:10px;background: #FFF;color: #79B30B; }

div#header2 span{position:absolute;right:0;top:3px; font-size:12px;}

div#container{text-align:left}

div#content p{line-height:1.4}



div#navigation{background:#B9CAFF}

div#navigation select{

	width: 130px;

	border: 1px solid #798AbF;

	font-size:10px;

	color:#990000;

	background-color:#B9CAFF;

}



div#navigation input{

	width: 130px;

	border: 1px solid #798AbF;

	font-size:10px;

	color:#990000;

	background-color:#B9CAFF;

}



div#footer{background: #333;color: #FFF}

div#footer p{margin:0;padding:5px 10px}

div#footer a{display:inline;padding:0;color: #C6D5FD}



div#container{width:730px;margin:0 auto}

div#content{float:left;width:500px}

div#navigation{float:right;width:230px}

div#extra{float:left;width:500px; text-align:center; background-color:#FFFFFF}

div#footer{clear:both;width:100%}



.flag {

	margin:2px;

	border: 1px solid #000000;

}



.row0 {

	float: left;

	height: 30px;

	width: 100%;

	background-color:#EEFFFF;

	border-top-width: 1px;

	border-top-style: dashed;

	border-top-color: #0000FF;

}



.row1 {

	float: left;

	height: 30px;

	width: 100%;

	border-top-width: 1px;

	border-top-style: dashed;

	border-top-color: #0000FF;

}



.cell1 {

	float: left;

	width: 38px;

	display: inline;

}



.cell2 {

    text-align:center;

	float: left;

	width: 70px;

	display: inline;

	padding-top:5px;

}



.cell3 {

	float: left;

	width: 170px;

	display: inline;

	padding-top:5px;

}



.cell4 {

	float: left;

	width: 105px;

	display: inline;

	text-align:right;

	padding-top:5px;

}



.cell5 {

	float: left;

	width: 105px;

	display: inline;

	text-align:right;

	padding-top:5px;

}

div.top_nav{

	float: right;
	display: inline;
	color: #7D4727;
	margin-left: 10px;
	margin-top: 7px;
}

a.navi_top, a.navi_top:visited{

	font-family: Arial, Helvetica, sans-serif;
	color: #7D4727;
	text-decoration: none;
	display: block;
	width: 110px;
	height: 18px;
	border-bottom: 1px solid #7D4727;
}

a.navi_top:hover{

	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #C67139;
	border-bottom: 1px solid #7D4727;
}

