
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.TopBtmBdr{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.MenuBar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DC0000;
}
.menuBdr{
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C7C7C7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C7C7C7;
}

.MenuTxt{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.MenuTxt:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #DC0000;
	text-decoration: none;
}
.bodyTxtHeader{
	font-family: Arial;
	font-size: 15px;
	color: #D80007;
	font-weight: bold;
}
.bodySmTxtHeader{
	font-family: Arial;
	font-size: 12px;
	color: #D80007;
	font-weight: bold;
}
.bodyTxtHeaderGrey{
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}
.bodyLink{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.bodyLink:hover{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #D80007;
}
.BodyTxt{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.smallLink{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.SmallHeader{
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
	color: #666666;
}
.HomeIconLink{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #DC0000;
	font-weight: bold;
	
}
.HomeIconLink:hover{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	
}
.Footer{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.FooterLink{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;	
}
.pageLink{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #DC0000;
	
}
