
.bgBlue {
	background: #000034;
}

.bgDarkGray {
	background: #c4c4c4;
}

.bgGray {
	background: #e3e3e3;
	border: solid 1px #9a9a9a;
}

.bgLightGray {
	background: #efefef;
	border: solid 1px #9a9a9a;
}

.bgGreen {
	background: #34cd01;
}

.bgOrange {
	background: #ff7f00;
}

.bgRed {
	background: #cc1100;
}

.bgYellow {
	background: #ffe600;
}

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 8pt;
	color: #000034;
 	font-family: Arial;
	scrollbar-face-color: #efefef;
	scrollbar-shadow-color: #c4c4c4
	scrollbar-highlight-color: #c4c4c4;
	scrollbar-dark-shadow-color: #000034;
	scrollbar-track-color: #ffffff;  
	scrollbar-base-color: #e3e3e3;
        scrollbar-arrow-color: #000034;	
}

form {
	margin: 0px;
}

td, p {	
	font-size: 8pt;
	color: #000034;
 	font-family: Arial;
}

tr.hand {
cursor: pointer; cursor: hand;
}

b {	
	font-size: 8pt;
	color: #ffffff;
 	font-family: Arial;
}

h3 {	
	font-size: 10pt;
	color: #000034;
 	font-family: Arial;
}

a:link {
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

a:visited {	
	font-size: 8pt;
	font-weight: bold;	
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

a:hover {
	font-size: 8pt;
	font-weight: bold;	
	color: #34cd01;
	font-family: Arial;
	text-decoration: none;
}

a:hover.orange {
	font-size: 8pt;
	font-weight: bold;	
	color: #ff7f00;
	font-family: Arial;
	text-decoration: none;
}

a:hover.red {
	font-size: 8pt;
	font-weight: bold;	
	color: #cc1100;
	font-family: Arial;
	text-decoration: none;
}
a:link.orange {
	font-size: 8pt;
	font-weight: bold;	
	color: #ff7f00;
	font-family: Arial;
	text-decoration: none;
}
a:hover.orange {
	font-size: 8pt;
	font-weight: bold;	
	color: #000034;
	font-family: Arial;
	text-decoration: none;
}
a:visited.orange {
	font-size: 8pt;
	font-weight: bold;	
	color: #ff7f00;
	font-family: Arial;
	text-decoration: none;
}


a:hover.yellow {
	font-size: 8pt;
	font-weight: bold;	
	color: #ffe600;
	font-family: Arial;
	text-decoration: none;
}

input, textarea {
	font-size: 8pt;
	color: #000034;
 	font-family: Arial;
 	border: solid 1px #9a9a9a; 
	background: #c4c4c4;
}

.gray {
	padding-left: 5px;
	background-color: #c0c0c0;
}

.gray2 {
	padding-left: 5px;
	background-color: #e8e8e8;
}

a:link.blue {
	font-size: 8pt;
	font-weight: normal;
	color: #000034;
	font-family: Arial;
	text-decoration: none;
}

a:visited.blue {	
	font-size: 8pt;
	font-weight: normal;	
	color: #000034;
	font-family: Arial;
	text-decoration: none;
}

a:hover.blue {
	font-size: 8pt;
	font-weight: normal;	
	color: #343434;
	font-family: Arial;
	text-decoration: none;
}
input, select {
	font-size: 8pt;
	color: #000034;
 	font-family: Arial, Tahoma, Verdana;
}

checkbox {
	font-size: 8pt;
	color: #ffffff;
 	font-family: Tahoma, Verdana;
}

.header	{
	font-family:Arial,Verdana,Helvetica;
	font-size:12pt;color:#000034;
	font-weight:bold;
}
