/* CSS Document */


.menu{
	text-decoration: none;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	}
	.menu:hover {
	text-decoration: underline;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-transform: uppercase;
	font-weight: bold;
	}
.tablebord {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.footer {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-transform: normal;
	text-decoration: none;

}


.footer2 {

	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-transform: normal;
	text-decoration: none;

}
.footer2:hover {
     text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	color: #fe9446;
	text-transform: normal;
	text-decoration: none;
}
.emaillink {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;



	font-weight: bold
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.emaillink:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #652a26;

	font-weight: bold
	text-decoration: none;
	font-weight: bold;
}


.headerdetail {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-transform: normal;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px

}
.headerlogo {
	font-family: Arial;
	font-size: 16px;
	color: #CC0033;
	text-transform: normal;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px

}
.headertop {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;

}
.details {

	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-transform: normal;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px
}
.subheading {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.detailsmail {

	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px
}



