body {

	background-color: #e5e5e5;
	background-image: url(../Images/Site2/bkgrnd.jpg);
	background-repeat: repeat-x;
}

.txtGeneral {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #000000;
	padding: 3px;
}

.txtGeneralLineHt20 {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #000000;
	padding: 3px;
	line-height: 20px;
	text-align: justify;
}

.LeftMainNav {
	font-family: Arial, Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
} 

.menu1{
	font-family: Arial, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-image:url(../images/site/Menu_Spacer_mixed.jpg);
	padding-left:5px;
	padding-top:2px;
	padding-bottom: 2px;
	display:block;
	text-decoration: none;
	cursor: hand;
	height: 23px;

}

.submenu{
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/site/Menu_Spacer_drkblue.jpg);
	display: block;
	height: 19px;
	padding-top: 2px;
	padding-left: 12px;
	text-decoration: none;
}

.hide{
display: none;
}

.show{
display: block;
}

.footerMain {
	font-family: Arial, Tahoma;
	font-size: 10px;
	text-align: right;
	color: #000000;
}

.footerMain a{
	font-family: Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #000000;
	text-decoration: none;
}

.left_border {
	background-image: url(../Images/Site2/left_border32.jpg);
	background-repeat: repeat-y;
}

.right_border {
	background-image: url(../Images/Site2/bkgrnd.jpg);
	background-repeat: no-repeat;
}