input {
	border-width : 1;
	font-size: 8pt;
	background-color: #f0f0f0;
	font-family : tahoma, verdana, sans-serif;
	}
select {
	border-width : 1;
	background-color: #f0f0f0;
	font-size: 8pt;
	font-family : tahoma, verdana, sans-serif;
	}
textarea {
	border-width : 1;
	background-color: #f0f0f0;
	font-size: 8pt;
	font-family : tahoma, verdana, sans-serif;
	}

.pt7 {
	font-size: 8pt;
	}
.pt8 {
	font-size: 9pt;
	}
.pt9 {
	font-size: 10pt;
	}

	
body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9pt;
	background: url(../images/body_bg.jpg) #E3D3AF repeat-x top left;
	}
td {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9pt;
	border-collapse: collapse;
	}

table {
	border-collapse: collapse;
	}

#maintable {
	background: url(../images/top_bg.jpg) no-repeat top center;
	}
td.menu {
	background: url(../images/m_bg.gif) repeat-x top left;
}
#menutable {
	background: url(../images/t_5.gif) no-repeat top left;
	background-position: 50px 0px;
}
#bt {
	background-color: #C21B00;
	font-size: 7pt;
	color: #fff;
        font-weight: bold;
	border-top: solid #A11600 1px;
	border-bottom: solid #A11600 1px;
}

h1 {
	color: #2D9FD1;
	font-family: Arial, sans-serif;
	font-size: 18pt;	
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 12px;
}