	#content {
		display: block;
		margin-bottom: 0px;
		margin-top: 0px;
		margin-left: 10%;
		background-color: white;
		width: 80%;
		border: 1px solid black;
	}

	#head {
		background-repeat: repeat-x;
		background-image: url(head.gif);
		text-align: left;
		height:155px;
	}

	#menu {
		border-bottom-color: #050505;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		padding-left: 10px;
		padding-top: 10px;
		height: 120px;
		background-image: url(menu.gif);
		background-repeat: repeat-x;
	}

	.menubox {
		margin-left: 15px;
		float: left;
		width: 150px;
	}
	#text
	{
		padding: 22px;
	}
	#footer
	{
		font-family: arial;
		background-image:url(menu.gif);
		height:20px;
		text-align:center;
		border-top:1px solid black;
		padding-top:10px;
	}

	.big_m {
		font-weight: bold;
		border-bottom:1px solid #e0542f;
		color: white;
		font-size: 1.2em;
		font-family: arial;
	}
	
	.big_n {
		font-weight: bold;
		text-align: left;
		font-family: Arial;	
		margin-left: 1%;
		width: 97%;
		margin-top: 8px;
		color: black;
		border-bottom-color: #e0542f;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		padding-top: 4px;
		font-size: 1.2em;
	}
	.big_c {
		padding-bottom: 2px;
		background-image: url(infobg.gif);
		border-bottom-color: #e0542f;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-left-color: #e0542f;
		border-left-width: 20px;
		border-left-style: solid;
		margin-bottom: 1px;
		font-weight: bold;
		background-repeat: repeat-x;
		font-family: Arial;
		text-align: left;
		color:black;
		padding-left: 8px;
		padding-top: 2px;
		font-size: 1.2em;
	}
	.small_c {
		padding-right: 16px;
		font-family: Arial;
		color: black;
		text-align: left;
		padding-top: 5px;
		padding-left: 16px;
		font-size: 0.9em;
	}
	.small_m {
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 2px;
		padding-top: 2px;
		border-bottom-style: dotted;
		border-bottom-color: #e0542f;
		color: white;
		font-size: 0.9em;
		display:block;
		font-family: arial;
	}
	.small_m:link {
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #e0542f;
		color: e0542f;
		font-size: 0.9em;
		font-family: arial;
		white-space: nowrap;
	}
	
	.small_m:hover {
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #e0542f;
		background-color: #e0542f;
		color: white;
		font-size: 0.9em;
		font-family: arial;
		white-space: nowrap;
	}
	
	.small_m:visited {
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		font-size: 0.9em;
		font-family: arial;
		white-space: nowrap;
	}
	
	a:link {
		color: #e0542f;
		text-decoration: none;
	}

	a:hover {
		color: #e0542f;
		text-decoration: none;	
	}

	a:visited {
		color: #e0542f;
		text-decoration: none;
	}
	input
	{
		border:1px solid #e0542f;
		background-color:white;
	}
	.info {
		width: 97%;
		background-image: url(infobg.gif);
		text-align: left;
		padding-left: 5px;
		margin-left: 1%;
		border-left-color: #e0542f;
		border-left-style: solid;
		border-left-width: 20px;
		font-size: 10px;
		font-family: Arial;
	}
	.infobox {
		border-right-width: 0px;
		border-top-width: 0px;
		background-image: url(infobg.gif);
		font-family: Arial;
		padding-left: 10px;
		border-left-color: #e0542f;
		border-left-style: solid;
		border-left-width: 10px;
		margin: 4px;
		text-align: justify;
	}	
.menu {	
	float: right;	
	background-repeat: repeat;	
	background-image: url(infobg.gif);	
	font-family: Arial;
	margin-top: 10px;
	width: 100%;
}

select {
	padding-top: 1px;
	font-size: 12px;
	padding-left: 4px;
	background-image: url(infobg.gif);
	border-color: #e0542f;
	border-width: 1px;
	border-style: solid;
}

textarea {
	padding-left: 4px;
	padding-top: 1px;
	background-color: white;
	border-color: #e0542f;
	border-width: 1px;
	border-style: solid;
}
		
form {
	margin: 0px;
}

.row1 {
	border-bottom-color: #7c98be;
	border-top-color: #7e9abf;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-style: dashed;
	border-top-width: 1px;
	color: black;
	background-image: url(infobg.gif);
	background-repeat: repeat;
	font-size: 11px;
	font-family: Arial;
}
		
.row0 {
	color: black;
	font-size: 11px;
	font-family: Arial;
}

	
.left {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: black;
}

.formular {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
	
.input_white {
	border-color: #e0542f;
	border-width: 1px;
	border-style: solid;
	background-color: white;
	color: black;
}

.borderless_button {
	border: 0px; 
	font-size:10px; 
	color: #e0542f;
	padding-left:18px;
}
td
{
	border-top-width: 1px;
	padding-left: 10px;
}

h2 {
	margin: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-size: 12px;
	font-weight: bold;
}

ul {
	margin-bottom: 6px;
	margin-top: 3px;
}

.more {
	border-left-color: #e0542f;
	border-top-color: #e0542f;
	border-left-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	background-color: white;
	text-align:right;
}

table {
	font-family: arial;
	color: black;
	font-size: 1em;
	margin-left: 15px;
}

.input_text {
	width: 300px;
}

.input_textarea {
	word-wrap: break-word;
	word-break: break-all;
	width: 300px;
	wrap: hard;
}

