body         { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;
	background-image:url("gfx/green_stripes2.gif");
	margin: 10px;
	padding: 0px;
}


body,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #FFFFFF;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}
#header {
	xbackground: url("gfx/img01.gif") repeat-x;
	height: 150px;
	}
.input {
	font-family: Trebuchet MS; 
	border:1px solid gray;
	font-size: 8pt; 
    height:18px;
    margin:1px;
    padding-left:3px;
    padding-bottom:1px;
    width:150px;
   	background-image:url("gfx/paski2.gif");
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5F5F5F;
	padding: 2px 2px 1px 2px;
	background: silver url(gfx/img01td.gif) repeat-x;	
	width:auto;
	overflow: visible;
	border:1px solid silver;	
}
.table {
	border:1px solid silver;
	vertical-align:bottom;
	padding:30px;	
	background-color: white;
}

#horizon        
	{
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -150px;
	position: absolute;
	top: -100px;
	left: 50%;
	width: 300px;
	visibility: visible
	}
#footer {
	background-color: #CECECE;
	
}


h1,h2,h3,h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 167%;
}

h2 {
	font-size: 147%;
}

h3 {
	font-size: 130%;
}

h4 {
	font-size: 100%;
	font-weight: bold;
}
