body {
	margin: 0;
	padding: 0;
	background-color: E9DACC;
	font-family: Tahoma;
	font-size: 7pt;
	color:1A3949;
}

#vspacer {
	width: 1px;
	height: 14px;
	margin: 0 auto;
	background: url(../img/vspacer.gif) no-repeat;
}

a:link {
	color:#982A3A;
	font-weight: none;
	text-decoration: none;
}
a:visited {

	color:#982A3A;
	text-decoration:none; }
a:active {

	color:#982A3A;
	text-decoration:none;}
a:hover {
	color:#000000;
	text-decoration:none ; 
	border: ; 
	border-color:white; 
	text-transform:uppercase; 
	font-weight:bold;
	font-style: none;
}

b{	
	color:blue;
	font-weight: bold
}

table, tr, td {
	font-size: 7pt;
color: #1A3949;
}
textarea, input, select, button, submit {
	background-color: #e9e9e9;
	border: 1px solid #1A3949;
	margin-top: 0px;
	font-family: tahoma;
	font-size: 10px;
	color: blue;
}


h1 {
	font-family: arial;
	background-color: #transparent;
	letter-spacing: -2px;
	font-size: 16pt;
	padding: 0px;
	padding-left: 3px;
	color: #982A3A;
	border-bottom: 3px solid #1A3949;
	margin-bottom: 2px;
	text-transform: uppercase;

}
h2 {
	font-size: 6pt;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #000000;
	padding: 2px;
	padding-left: 55px;
	color: #edebe3;
	margin-bottom: 3px;
}
h2 a {
	color: #3D575D;
}
h3 {
	font-size: 6pt;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #transparent;
	text-align: right;
	padding: 1px;
	padding-right: 5px;
	margin-bottom: 1px;
	margin-top: 3px;
	border-bottom: 0px solid #000000
}
h3 a {
	color: #3ea3bc;
}

.main {
	width: 100%;
	background-color: transparent;
	padding: 2px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 1px;
}	
.contents {
	width: 414px;  
	top: 380px;
	background: none;
}