.copyright
{
	font-family: "Tahoma";
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.copyright2
{
	font-family: "Tahoma";
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.quick1
{
	font-family: "Tahoma";
	font-size: 7pt;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}

.quick2
{
	font-family: "Tahoma";
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	text-transform:uppercase;	
}

a  
{
	color: #000000;
	text-decoration:none;
}

a:link 
{
	color: #000000;
	text-decoration:none;
}

a:visited 
{
	color: #000000;
	text-decoration:none;
}

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

a:active 
{
	color: #000000;
	text-decoration:none;
}

.loading
{
	font-family: "Tahoma";
	font-size: 9pt;
	font-weight: bold;
	color: #006699;
	text-decoration:none;
}

.inputbox
{
	background-color: White;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
    color: black;
	cursor: auto;
	text-decoration: none;	
    border: 1px;
	border-style: solid;
	border-color: #708090;
}

.inputbox_center
{
	background-color: White;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: black;
	cursor: auto;
	text-decoration: none;	
	border: 1px;
	border-style: solid;
	border-color: #708090;
}

.error
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FF0000;
}

.good
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color:#006699;
}

.clock2
{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color:#0066FF;
}

.style1 
{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

.style2
{
    font-family:"Times New Roman";
	font-size: 13pt;
	font-weight: bold;
	color: #FF6600;
}

.style3
{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006633;
}



