TD
{
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	line-height: 21px;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


OPTION
{
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: Arial
}
A:hover
{
	COLOR: #000000;

    FONT-FAMILY: Arial
    TEXT-DECORATION: none
; 	background-color: #333333;
}
BODY
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
A
{
    COLOR: #CCCCCC;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A:link
{
    COLOR: #CCCCCC;
    FONT-FAMILY: Arial
    TEXT-DECORATION: none
}
.smallselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	color:#FFFFFF;
	font-size:14px;
	font-family : Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
}
.button {
	color: #FFFFFF;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px outset;
}
.footer {

	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	line-height: 14px;
}
input.smallInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	padding: 2px;
}
.openDiv
	{display:block;}
	
.closeDiv
	{
	display: none;
}		

