/* CSS Document */

body {
color: #000; 
background: #c0c0c0; 
font-family: georgia, "times new roman", sans-serif; 
font-size: 100%; 
margin: 1px 0;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.wide {
background: #fff; 
font-size: 16px;
font-weight: bold;
}

.wide a:link {
	color: #676161;
	text-decoration: none;
}

.wide a:visited {
	color: #676161;
	text-decoration: none;
}

.wide a:hover {
	color: #ffffff;
	background-color: #676161;
	text-decoration: none;
}

.wide p {
	margin: 0; 
	padding: 1px; 
	background: #c0c0c0;
	text-align: left;
}

.wrapper {
margin: 0 auto;
width: 792px;
background:#fff;
text-align: left;
border: 4px groove #cbd5e9;
}

.center {
	width: 782px;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
}

.center p {
	font-size: 12px;
}

.center a:link {
	color: #072563;
	text-decoration: none;
	font-weight: bold;
}

.center a:visited {
	color: #072563;
	text-decoration: none;
	font-weight: bold;
}

.center a:hover {
	color: #ffffff;
	background-color: #072563;
	text-decoration: none;
	font-weight: bold;
}

.footer {
	font-size: 10px;
	background: #c0c0c0;
	width: 792px;
	text-align: center;
	color: #99a4bf;
	margin: 0;
}

.footer p {
	font-size: 10px;
	width: 792px;
	text-align: center;
	color: #ffffff;
}

.footer a:link {
	color: #676161;
	font-weight: bold;
	text-decoration: none;
}

.footer a:visited {
	color: #676161;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover {
	color: #ffffff;
	background-color: #676161;
	font-weight: bold;
	text-decoration: none;
}

#table1 {
	width: 75%;
	border: 0;
	cellspacing: 5px;
	cellpadding: 5px;
	font-size: 12px;
	color: #000;
	background: #fff;
}

.style1 {
	color: #ffffff;
	font-size: 12px;
	background-color: #072563; 
	font-weight: bold;
	padding-left: 5px;
}

.style1 a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.style1 a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.style1 a:hover {
	color: #072563;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.style2 {
	font-size: 9px;
	font-style: italic;
}

.style3 {
	text-align:right;
}

#table2 {
	width: 240;
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	font-size: 12px;
}

ul {
	font-size: 12px;
}

#form1 {
	font-size: 12px;
}

.style4 {
	text-align: right;
}

.style4 a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.style4 a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.style4 a:hover {
	color: #ffffff;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.style5 a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.style5 a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.style5 a:hover {
	color: #ffffff;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}