body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
}

h1 {
	font-size: 16px;
	text-align: center;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

#pannocom {
	position: absolute;
	background: #CCCCCC no-repeat bottom right;
	border: 2px solid #B0A0A0;
	color: #AC4C4C;
	font-size: 14px; 
	top: 250px;
	left: 400px;
	width: 300px;
	height: 280px;
	padding: 20px;
	float: left;
	z-index: 1;	
}

.cell {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.cell-bg {
	position: relative; 
	top: 0px;
	left: 0px;
	float: left;
	clear: both;
}

.cell-left {
	position: absolute;
	top: 4px;
	left: 0px;
	width: 100%;
	height: 100%; 
	float: left;
	z-index: 1;
}

.cell-center {
	position: absolute;
	width: 100%;
	height: 100%; 
	text-align: center;
	float: left;
	z-index: 1;
}

.head-middle-slogan1 {
	position: absolute;
	color: #FFFFFF;
	font-size: 15px;
	font-style: italic; 
	top: 50px;
	left: 20px;
	float: left;
	z-index: 1;
}

.head-middle-slogan2 {
	position: absolute;
	color: #FFFFFF;
	font-size: 15px;
	font-style: italic; 
	top: 70px;
	left: 121px;
	float: left;
	z-index: 1;
}

.head-right-element-content {
	position: absolute;
	font-size: 12px;
	color: #B3CAD7;
	top: -5px;
	left: 0px;
	float: left;
	z-index: 1;
}

.head-right-element-input {
	position: absolute;
	font-size: 12px;
	color: #B3CAD7;
	left: 0px;
	float: left;
	z-index: 1;
}

.menu-button-small {
	position: absolute;
	width: 100%;
	top: 4px;
	left: 0px;
	text-align: center;
	float: left;
	z-index: 1;
}

.menu-button {
	position: absolute;
	width: 100%;
	top: 14px;
	left: 0px;
	text-align: center;
	float: left;
	z-index: 1;
}

.input1 {
	width: 111px;
	border: 1px solid #979797;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 10px;
	color: #DAEAF2;
}

.text2 {
	font-size: 10px;
}

.text3 {
	font-size: 18px;
	color: #8E9A00;
}

.text-news {
	font-size: 11px;
	text-align: justify;
}

.text-common {
	text-align: justify;
}

.text-head-form {
	font-size: 12px;
	color: #B3CAD7;
}

.text-title {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
}

.text-menu-main,
a.text-menu-main {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}

a.text-menu-main:hover {
	text-decoration: underline;
}

.text-menu,
a.text-menu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}

a.text-menu:hover {
	text-decoration: underline;
}

a {
	color: #4C4C4C;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #B3CAD7;
}

.link2 {
	font-size: 12px;
}

a.link2 {
	display: block;
	background-image: url(images/index16.gif);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 22px;
	width: 196px;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.link2:hover {
	background-image: url(images/index15.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

a.link3 {
	font-size: 10px;
	color: #7F7F7F;
	text-decoration: none;
}
