/* CSS definition file containing sitestyle stylesheets */
BODY {
	SCROLLBAR-FACE-COLOR: #2C7077;
	SCROLLBAR-HIGHLIGHT-COLOR: #38919A;
	SCROLLBAR-SHADOW-COLOR: #1D4A4F;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #2C7077;
	scrollbar-3d-light-color: #38919A;
	scrollbar-dark-shadow-color: #000000;
	background-color: #00746B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
A:link  {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
A:visited  {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
A:active  {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
A:hover {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
 td {
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #FFFFFF;
}
 .yellow {
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #FFF200;
}
 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color:#000000;
	background: #FFFFFF;
	font-style : normal;
}
 select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	font-style : normal;
}
 textarea  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	font-style : normal;
}