TD {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A {
    color : #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 8pt;
    text-decoration: none;    
}

A:hover {
	color: #8FB3CD;
    }
	
.maintitle{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
	
.title{
	color: #737373;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.subtitle{
	color: #737373;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.gray{
	color: #9A9A9A;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.blue{
	color: #3333FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

.text{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 9pt;
}

input.logon {
	FONT-SIZE: 7pt;
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : transparent;
	border: none;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

input, textarea, option {
	FONT-SIZE: 8pt;
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #F1F6FA;
}

input.btn {
	FONT-SIZE: 8pt; 
	color: #666666; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #eeeeee;
	width : 150px;
}
.border_top {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.borderFull {
	border: 1px solid #000000;
}
.small { font-size: 9px }
