.textjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.main-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(images/main_bottom.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	padding-left: 85px;

}
.sidebg {
	background-image: url(images/sidebg.jpg);
	background-repeat: repeat-y;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #808080;
	text-align: center;
	text-transform: uppercase;
	line-height: 25px;
	border: 1px solid #663300;
	text-decoration: underline;



}
.textleft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
}
.imgbr {
	background-color: #808080;
	border: 1px solid #000000;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc6600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cc3300;
	text-decoration: none;

}
.textlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	list-style-image: url(images/bullet.gif);

}
.submit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	text-align: center;
	border: 1px solid #663300;
}
.dropdownmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000CC;
}
