body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10x;
	background-image: url(textur.gif);
}


.maintable {
	width: 750px;
	height:600px;
	background-color:#FFFFFF;
	border-bottom: 1px;
	border-left: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #000000;
	border-left-color: #000000;
	border-left-width: thin;
	border-right: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	border-top: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
}

.smallmaintable {
	width: 450px;
	height:250px;
	background-color:#FFFFFF;
	border-bottom: 1px;
	border-left: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-width:thin;
	border-color: #000000;
	border-left-color: #000000;
	border-left-width: thin;
	border-right: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	border-top: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
}
.test {
	background:#fff url("content_bg.gif") no-repeat left top;
	border-bottom:1px solid #C8C7C7;
	border-right: 1px solid #C8C7C7;
	margin: 0 0 12px 0;
	padding: 1px 10px 10px 10px;
	font-size:11px;
	text-align:left
}

.right {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	width: 750px;
	height: 18px;
	text-align: center;
}

h2 {
	margin:0;
	padding:2px 5px 8px 5px;
	font-size:11px;
	}

.inputButton {
	font : normal bold 7pt Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	background : #FFFFFF;
	width: 60px;
	text-align: justify;
}	
	

a:link, a:visited {
	color: #6B6B6B;
	background-color:transparent;
	text-decoration:none;
	}
	
a:hover,  a:active {
	color:#3D3D3D;
	background-color:transparent;
	text-decoration:underline;
	}	
