﻿body{
padding:0px;
margin: auto;
background-color:#FFFFFF;
}
.top_link {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #818181;
	text-decoration: none;
}
.left {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: #808080;
}
.tit {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #586554;
}
.text {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: #838D80;
}
.button {
	width: 52px;
	height: 17px;
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	border: 1px solid #333333;
	background: url(images/submit.gif) no-repeat;
	cursor: pointer;
}
.link_1 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #778174;
	text-decoration: none;
}
.links {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 11px;
	color: #646261;
	text-decoration: none;
	background-image: url(images/ln.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.form {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 11px;
	color: #586554;
	background-color: #F7F7F7;
	height: 17px;
	width: 154px;
	border: 1px solid #333333;
	cursor: text;
}
.form1 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 11px;
	color: #586554;
	background-color: #F7F7F7;
	height: 17px;
	width: 218px;
	border: 1px solid #333333;
	cursor: text;
}
.form2 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 11px;
	color: #586554;
	background-color: #F7F7F7;
	height: 57px;
	width: 218px;
	border: 1px solid #333333;
	cursor: text;
	overflow:auto;
}.copy {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #818DA5;
	text-decoration: none;
}

#wrapper {
	margin: auto;
	margin-top: 32px;
	margin-bottom: 32px;
	width: 800px;
}
table.main {
	width: auto;
	border: 1px solid #292e32;
}
table.header {
	/*border-bottom: 1px solid #292e32;*/
}
table.menu {
	margin: 4px 0 0 16px;
}
ul { list-style:none; margin:0; padding:0; }
ul.pdf li { margin: 0; padding-left: 20px; background:url(images/globaliconpdf12x12.gif) no-repeat 0px .2em; }
ul.arrow li { margin: 0; padding-left: 12px; background:url(images/arrow-265F87.png) no-repeat 0px; }
ul.square li { margin: 0; padding-left: 12px; padding-top: 0px; padding-bottom: 8px; background:url(images/square.gif) no-repeat 0px .5em; }

