.bg {
	background: url(../images/bg_01.jpg) no-repeat left top;
}
.tablebg {
	background: #F1FAC1;
}
.maintext {
	font: 12px "Times New Roman", Times, serif;
	color: #801245;
	text-decoration: none;
}
.smalltext {
	font: 12px "Times New Roman", Times, serif;
	color: #801245;
	text-decoration: none;
	font-style: italic;
}
.boldtext {
	font: 13px "Times New Roman", Times, serif;
	color: #801245;
	text-decoration: none;
  	font-weight: bold;
	font-style: italic; 
}
.nolinkboldtext {
	font: 13px "Times New Roman", Times, serif;
	color: #88aa22;
	text-decoration: none;
  	font-weight: bold;
	font-style: italic; 
}
.linktext {
	font: 12px "Times New Roman", Times, serif;
	color: #333333;
}
.nolinktext {
	font: 12px "Times New Roman", Times, serif;
	color: #88aa22;
	font-style: italic;
}
img.png {
   	behavior: url(/pngbehavior.htc);
} 

.menu{
	padding: 2px 0px 2px 10px;
}

.submenu{
	padding: 2px 0px 2px 10px;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 21px;
	margin: 0px;
	padding: 0px;
}
.formStyle {
	font: 12px "Times New Roman", Times, serif;
	color: #801245;
	text-decoration: none;
	width: auto;
	border: thin solid #801245;
	padding: 0px 2px;
	margin: auto;
}
