body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: black;
	margin: 6;
}

h1 {
	font-size: 14pt; 
	font-weight: bold; 
	font-style: italic; 
	color: #CC0000;
	}
.h1 {
	font-size: 14pt; 
	font-weight: bold; 
	font-style: italic; 
	color: #CC0000;
	}

h2 {
	font-size: 12pt; 
	font-weight: bold; 
	color: white;
	background: #CC0000;
	border: 1px solid #000000;
}
.h2 {
	font-size: 12pt; 
	font-weight: bold; 
	color: white;
	background: #CC0000;
	border: 1px solid #000000;
}
	
h3 {
	font-size: 10pt; 
	font-weight: bold; 
	color: #ca0303;
}
.h3 {
	font-size: 10pt; 
	font-weight: bold; 
	color: #ca0303;
}	

h4 {
	font-size: 10pt; 
	font-weight: bold; 
}
.h4 {
	font-size: 10pt; 
	font-weight: bold; 
}

table {
	border:0;
	cellpadding:4;
	align:center;
	cellspacing:0;
}
	
th {
	background: #ca0303;
	text-align: center;
	font-size: 10pt; 
	font-weight: bold; 
	color: #FFFFFF;
	border: 1px solid #000000;
}

td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: black;
	padding: 2;
}

tr.odd {
	background: #CCCCCC;
}
tr.even {
	background: white;
}

.menuHeading {
	font-size: 10pt; 
	font-weight: bold; 
	color: white;
	background: #CC0000;
	border: 1px solid #000000;
}
.menu {
	background: #ca0303;
	font-size: 8pt; 
	font-weight: normal; 
	color: white;
}

.toolbar {
	color: #ca0303;
	font-size: 8pt; 
}

.toolbarHeading {
	color: #ca0303;
	font-size: 10pt;
	font-weight: bold; 
}

.currency {
	white-space: nowrap;
}

.note {
	white-space: pre;
}

td.img-title{
	font-weight: bold; 
	text-align: center;
}

td.img-copyright{
	text-align: center;
}

.normalbold {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


.error {
	color: red;
}

p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}

a { 
	text-decoration: none;
	color: #990000;
}

a:visited { 
	text-decoration: none;
	color: #555555;
}

a:hover { 
	text-decoration: underline;
}

a.menu {
	font-size: 11px; 
	font-weight: normal; 
	color: white;
}

li {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}

.rednormal {  font-size: 11px; font-weight: bold; color: #FF3300; font-style: normal}

.redheading {  font-size: 18px; font-weight: bold; color: #CC0000}



.links { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

.subheading_white { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; font-style: italic }

.border {
	border: 1px solid #000000;
}

.bannerTitle {
	font-weight: bold; 
	background: white;
	font-size: 20px; 
	color: black;
}


.input{
	width: 400px;
}

TEXTAREA {
	height: 400px;
}
