#divMenu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	background-position: right top;
	background-repeat: no-repeat;
	background-color:#A82C31;
	height: 30px;
}
#divLogo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-color:#CFCFCF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	height: 65px;
}

.MenuTxtBold {


	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFEFF;
	text-decoration: none;
	margin-left: 20px;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
}
.MenuTxtBold:hover {
font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #E78B8E;
	text-decoration: none;
	margin-left: 20px;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
}
*html #divHeader {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color:#F5F5F5;
	height: 55px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	padding-left: 20px;
}


#divHeader {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 750px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color:#F5F5F5;
	height: 55px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	padding-left: 20px;
}



.PageHeader {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #353B51;
	text-decoration: none;
	font-weight: normal;
}


.tblHomeContent {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A5A5A5;
	text-decoration: none;
	margin-bottom: 20px;
}

.ContentHeadingSmall {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
}



.imgTitle {

	font-family: Tahoma;
	font-size: 10px;
	color: #6A6A6A;
	text-align:justify;
}

.MenuTxtSelected {
font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #E78B8E;
	text-decoration: none;
	margin-left: 20px;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
}


.menuBgColor{
background-color:#A82C31;
}

.MenuTxtSmallBold {


	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #E78B8E;
	text-decoration: none;
	margin-left: 8px;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
}
.MenuTxtSmallBold:hover {

	color: #FFFEFF;

}
.menuBgColor{
	background-color:#A82C31;
	border-top: 1px solid #E78B8E;
	border-right: 1px solid #E78B8E;
	border-left: 1px solid #E78B8E;
}

.menuTdBorder {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E78B8E;
}

