﻿p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	}

.header1 {
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	}


.header2 {
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
	background: #000099;
	display: block;
	padding:4pt;
	}
	
.header3 {
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	}

.whitelink {
	color: #ffffff;
	text-decoration: none;
	}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	}

a:link {
	color: #333333;
	text-decoration: none;
	}

a:visited {
	color: #333333;
	text-decoration: none;
	}

a:hover {
	color: #333333;
	text-decoration: underline;
	}

a:active {
	color: #333333;
	text-decoration: underline;
	}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	}
	

.myform {
	background-color:#eeeeee;
	font-size: 9pt;
	width : 140px;
	height: 15px
}

.myform2 {
	background-color:#eeeeee;
	font-size: 10pt;
	width : 30px;
	height: 15px
}

.myformlong {
	background-color:#eeeeee;
	font-size: 9pt;
	width : 160px;
	height: 15px
}

.mylist {
	background-color:#eeeeee;
	font-size: 9pt;
	width : 145px;
	height: 22px
}


.mytextarea {
	background-color:#eeeeee;
	font-size: 9pt;
}


.bttn {
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	background-color:#084F20;
	text-align:center;
	font-size: 10pt;
	color:#ffffff;
	width : 50px;
	height: 18px
}


.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	}

	
.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Red;
	}
	
	
.lgbttn {
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	background-color:#000066;
	text-align:center;
	font-size: 10pt;
	color:#ffffff;
    padding:5px;
}	
	
.rightcol {
    background-image: url(right-blue.gif);
}

.coloredcell {
    background-color: #000066;
}

