/* CSS Document */
BODY {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: White;
}

p{
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: justify;
}

h1 {
	font-size : 16pt;
}

h2 {
	font-size : 14pt;
}

h3 {
	font-size : 12pt;
}

TD {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}

li {
	line-height: 18px;
}

input {
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
}

select {
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
}

checkbox {
	color: Green;
}

a.body:link {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.body:hover {
	color: #CD853F;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.red:link {
	color: #CC3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.red:hover {
	color: #CD853F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

A {
	text-decoration:underline;
	font-family: Times New Roman, Helvetica;
	font-size:11pt;
}
A:link {
	color: #669900;
	font-family: Times New Roman, Helvetica;
	font-size:11pt;
}
A:visited {
	color: #669900;
	font-family: Times New Roman, Helvetica;
	font-size:11pt;
}
A:hover {
	color: #ffffff;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size:11pt;
}

hr {
	color: #669900
}

a.2:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.2:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.2:hover {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.3:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.3:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.3:hover {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.blue:link {
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.blue:visited {
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.blue:hover {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.navbutton{ 
display: block; 
text-align: center; 
width: 152px; 
height: 27px; 
background-repeat:no-repeat; 
background-image:url(images/top_link.jpg); 
cursor: hand; 
padding-top: 5px; 
} 

a.navbutton:hover{ 
background-image:url(images/top_link_over.jpg); 
}

.text{
color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url();  
	padding-top: 5px;
	padding-right: 5px;
	padding-Left: 5px;
	padding-bottom: 5px; 
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: Silver;
}

.holes {
	font-family: "Times New Roman", Times, serif;
	color: #339933;
}

.shadeform	{ 
		FONT-SIZE: 10px;
		font-family: "Times New Roman", Times, serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid
}

.buttonon { 	background-image: url("images/buttonon.gif");
		font-family: "Times New Roman", Times, serif;
		color: #000000;
		font-size: 10pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.button {
	background-image: url("images/button.gif");
	font-family: "Times New Roman", Times, serif;
	color: #484848;
	font-size: 10pt;
	height: 20px;
	cursor: hand;
	font-weight: bold;
	text-align: center;
	BORDER: #000000 1px solid;
}