.topbg {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
}
.height {
	line-height: 1px;
}
.menubg {
	line-height: 30px;
	background-image: url(images/menubg.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818181;
	background-position: right;

}
.sidebg {
	background-image: url(images/sidebg.gif);
	background-repeat: repeat-y;
}
.textmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.textmenu:hover {
	text-decoration: underline;
	color: #FFFFFF;

}
a:hover {
	color: #993300;
	text-decoration: underline;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;

}
.boldcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.textleft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
.textmenupro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;


}
a.textmenupro:hover {
	text-decoration: underline;
	color: #FFFFFF;

}
a.textmenupro:visited {
	color: #FFFF66;
}

