html,body {
	margin-top: 0px;
	padding-top: 0px;
	background-attachment : fixed;
	background-image : url(images/mainbg.gif);
	background-position : top;
	background-repeat : no-repeat;
scrollbar-face-color: #CDC4B9; scrollbar-shadow-color: #BAB0A3; 
scrollbar-highlight-color: #D5CDC3; scrollbar-3dlight-color: #E3DCD3; 
scrollbar-darkshadow-color: #AA9F91; scrollbar-track-color: #C7BEB3; 
scrollbar-arrow-color: #E8E4DD;
	
}

table.overall {
    margin-top: 0px;
    padding-top: 0px;
	width: 100%;
	height: 100%;
}



td {
    margin-top: 0px;
	vertical-align: top;	
	text-align: center;
}

div.container {
    margin-top: 0px;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 530px;
	vertical-align: top;
}

div.main {
	position: absolute;
	top: -3px;
	left: 0px;
}

div.content {
	text-align: left;
	vertical-align: top;
	margin: 0;
    padding: 0;
	font-family : Arial,Helvetica, san-serif;
	font-size : 9pt;
	color: #3D1027;
	padding-top: 3;
	padding-left: 6;
	padding-right: 3;
	padding-bottom: 3;
}

A{
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	text-decoration : underline;
	color: #733F1C;
}

A:VISITED{
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	color: #733F1C;
	text-decoration : none;
}

A:HOVER{
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	text-decoration : underline;
	color: #A34608;
}
.A2{
    padding-top: 1;
	padding-left: 3;
	padding-right: 3;
	padding-bottom: 1;
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	text-decoration : none;
	color: #F2D9A3;
}

.A2:VISITED{
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	color: #F2D9A3;
	text-decoration : none;
}

.A2:HOVER{
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	background: #AB8331;
	text-decoration : none;
	color: #ffffff;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
    padding-top: 0px;
	padding-bottom: 0px;
	color: #5A1D3C;
	border-bottom: solid 1px #E8E4DD;
	margin-top: 0px;
	margin-bottom: 10px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
    margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #AD6A7B;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
    padding-top: 0px;
	padding-bottom: 0px;
	color: #5A1D3C;
	border-bottom: solid 1px #E8E4DD;
	margin-top: 1px;
	margin-bottom: 0;
}
.quotes{
	font-family : Arial,Helvetica, san-serif;
	font-size : 9pt;
	color: #3D1027;
}
FORM {
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
color: #707070;
padding: 0;
}
INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 7pt;
	font-weight : bold;
	color: #707070;
	background-color: #eeeeee;
	border: inset 1px #993300;
}

.f-text {
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
color: #3D1027;
padding: 0;
}
