body, td {
	font-family: arial;
	font-size: 10pt;	
}

select, input {
	font-family: arial;
	font-size: 8pt;
}

.smallButton {
	color: white;
	font-weight: bold;
	font-size: 8pt;
	line-height: 17px;
	font-family: futura md;
	background-color: #920000;
	padding-bottom: 1pt;
}

a.leftnav {
	text-decoration:none;
	color: white;
}

a.smallButton {
	text-decoration:none;
	color: white;
}

a.fbutton {
	text-decoration:none;
	line-height: 21px;
	font-size: 11px;
	font-family: arial;
}
a.fbutton:visited {
	color:black;
}

a.disclaimer {
	color: #CC0A0A;	
	text-decoration:none;
}

a.disclaimer:visited {
	color: #CC0A0A;
}

a.password {
	color: #000000;
}

a.password:visited {
	color: #000000;
}

.colorDarkRedbg {
	background-color: #9F1E1E;
}

.colorBlackbg {
	background-color: #000000;
}

.searchTitle {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.small {
	font-size: 60%;
}

.smallbold {
	font-size: 70%;
	font-weight: bold;
}

.desc {
	font-size: 9pt;
	padding-left: 6pt;
	padding-right: 6pt;
	font-weight: bold;
}

.disclaimer {
	font-size: 7pt;
	color: #CC0A0A;
	font-family: verdana;
	font-weight: bold;
}

.copyrights {
	font-size: 7pt;
	font-weight: bold;
}

.leftnav {
	padding-left: 3pt;
	padding-right: 1pt;
	background-color: #A51111;
	font-weight: bold;
	color: white;
	font-size: 8pt;
}

.tblFooter {
	background-color: #E7E7E7;
	padding-left: 2pt;
}

.tblHeader {
	background-color: #AA2E30;
	font-weight: bold;
	padding-left: 2pt;
	color: white;
}
.tblHeaderBlack {
	background-color: #666666;
	font-weight: bold;
	padding-left: 2pt;
	color: white;
}
.newtable {
	border: 1px solid #666666;
}
.newtable tr td {
	padding: 2px 2px;
	border-left: 1px solid #AAAAAA;
}
.newtable tr.odd {
	background-color: #F5E3E3;
	border-left: 1px solid #d9d9d9;
}
.tblHeadertxt {
	color: #8C2628; 
	font-weight: bold; 
	/*line-height: 30px;*/
	text-decoration: underline;
	/*background-color: #F5E3E3;*/
}
.tblOdd {
	background-color: #F5E3E3;
	padding-left: 2pt;
}
.tblOdd2 {
	background-color: #F5E3E3;
}

.tblOdd1-2 {
	padding-left: 2pt;
}
.tblEven {
	padding-left: 2pt;
}

.table {
	border-width: 0.1px;
	border-collapse: collapse;
	border-color: black;
	border-style: solid;
}
.greencross {
	font-size:14pt;
	color:#FF0000;
	font-weight:bold;
}