/* CSS Document */
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.style2a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
}
.style7a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	color: #FF0000;
}
.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style12 {color: #FFFFFF}

.table1 {
	border: 3px solid #666633;
	background-color: white;
}
.table1 td {
	background-color: white;
	border: 1px inset #999999;
}

.table2 {

	border: 3px double #666633;
	background-color: white;
}
.table2 td {

	background-color: white;
	border: 1px inset #666633;
}

html {height: 100%;} 
body {min-height: 101%;} 

.button1 {
	background-color: #C6D0BE;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	height: 25px;
	width: 50px;
}

.button2 {
	height: 25px;
	width: 135px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: normal;
	background-color: #C6D0BE;
	color: #000000;
}
.button3 {
	height: 21px;
	width: 30px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: normal;
	background-color: #C6D0BE;
	color: #000000;
}
.button4 {
	height: 20px;
	width: 185px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: normal;
	background-color: #C6D0BE;
	color: #000000;
}
.button5 {
	height: 20px;
	width: 105px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: normal;
	background-color: #C6D0BE;
	color: #000000;
}
.button6 {
	height: 20px;
	width: 120px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: normal;
	background-color: #C6D0BE;
	color: #000000;
}
