body, td, th, headerMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	margin:0px;
}

hr {
	background-color:black;
	color:black;
	height:1px;
}

.mainTbl {
	margin-left:10px;
}

.header {
	font-size: 14px;
	font-weight:bold;
	background-image:url(../../images/site/headerBg.jpg);
	background-repeat:no-repeat;
	color:white;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
}

.headerMenuTd {
	margin-left:-2px;
	margin-right:2px;
	background-color:#bc0203;
	height:2px;
	font-size:1px;
}

.headerMenu {
	padding:0px;
	margin-left:-3px;
	cursor:pointer;
}

.TextTitleSmall, .TextTitleSmall:link {
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
}

.TextTitleSmall2, .TextTitleSmall2:link {
	font-weight: bold;
	text-decoration: underline;
	color: #4e64ad;
}

.TextTitleSmall3, .TextTitleSmall3:link {
	font-weight: bold;
	font-size:14px;
	text-decoration: underline;
	color: #4e64ad;
}

.email {
	
	color:#000066; /*b4b4b4*/
}

.LinkNormalText, .LinkNormalText:link, .LinkNormalText:visited, .LinkNormalText:hover {
	color: #000066;
	text-decoration: underline;
}

.contactUs, .contactUs:link, .contactUs:visited, .contactUs:hover {
	color: #000066;
	text-decoration: underline;
}

.redMark {
	color:red;
}

.TextSmall, .TextSmall:link, .TextSmall:visited, .TextSmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color:#000066;
}
