body {
	font-family: "Bookman Old Style", Georgia, serif;
	font-size: 12pt;
	color: #000000;
    background-image:url(../images/background.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
}
td {
	font-family: "Bookman Old Style", Georgia, serif;
	font-size: 12pt;
	color: #000000;
	vertical-align: top;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;


}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #666699;
	font-style: normal;
	font-weight: bolder;



}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
hr {

	height: 3px;
	color: #666699;

}
a {
	text-decoration: none;
	color: #666699;
}
a:hover {
	color: #FF0000;

}
.okay {
	padding: 22px;
	margin: 22px;
	border: 1px solid #000000;
	background-color: #00FF00;
}

.note {
	padding: 22px;
	margin: 22px;
	border: 1px solid #FF0000;
	background-color: #FFFF00;
}
.menu {
	font-family: "Bookman Old Style", Georgia, serif;
	font-size: 12pt;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #000099;


}
.box {
	border-top-width: 3pt;
	border-right-width: 3pt;
	border-bottom-width: 3pt;
	border-left-width: 3pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D6D6E7;
	border-right-color: #D6D6E7;
	border-bottom-color: #D6D6E7;
	border-left-color: #666699;
	background-color: #FFFFFF;
	margin: 1px;
	padding: 2px;
}
.top-menu {
	font-family: "Bookman Old Style", Georgia, serif;
	font-size: 10pt;
	font-style: italic;

}
.footer {
	font-family: "Bookman Old Style", Georgia, serif;
	font-size: 10pt;
	font-style: italic;
	text-align: center;
}
.main-list {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
}
input {
	font-family: "Bookman Old Style", Georgia, serif;
	font-size: 12pt;
	color: #000099;
	font-style: italic;
	padding: 2px;
	margin: 2px;
}
.dark-row {
    background-color: #D6D6E7;
}
