﻿h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.main_title {
				margin:0;
				padding:0;
				
}

.head_td { 
				background-position: center;
				height:203px;
				background-image: url('images/1.jpg');
				background-repeat: no-repeat;
				vertical-align: top;
				text-align: center;
				
}

.main_menu {
				border-bottom: 1px #C0C0C0 solid;
				border-top: 1px #C0C0C0 solid;
				text-align: center;
				
}

.main_body {
	padding: 10px;
}


body {
	border-bottom: 1px #808080 solid;
	border-top: 1px #808080 solid;
	padding: 10px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.main_table {
				width: 800px;
				border-color: #008080;
				border-width: 1px;
				border-style: dotted;
				font-family: verdana;
				font-size: 12px;
				background-color: #FFFFFF;
}
