/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.timesTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.timesTitleYellow {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #E8BC2C;
}
.timesSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.timesSmallYellow {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #E8BC2C;
}
.smallArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.smallArialYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E8BC2C;
}
a.yellowLink:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E8BC2C;
}
a.yellowLink:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E8BC2C;
}
a.yellowLink:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.yellowLink:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E8BC2C;
}
a.greyLink:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.greyLink:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.greyLink:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E8BC2C;
}
a.greyLink:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
div.scroll1 {	height: 205px;	width: 605px;	overflow: auto; 
		   scrollbar-3dlight-color: #ffffff;
           scrollbar-arrow-color: #E8BC2C;
           scrollbar-base-color: #cccccc;
}
.textField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E8BC2C;
	height: 15px;
	width: 150px;
}
.textArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E8BC2C;
	height: 80px;
	width: 150px;
}.red {
	color: #FF0000;
}
.smallArialBlack {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

