select {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-color: #666666;
	border: 1px double #61A400;
	height: auto;
	color: #336600;
}
input {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-color: #666666;
	border: 1px double #006699;
	height: auto;
	color: #000000;
}

textarea{
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-color: #666666;
	border: 1px double #006699;
	height: auto;
	color: #000000;
}

li { list-style: square inset; circle; } 
A.home:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ff0000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.bordirow2 {
	BORDER-RIGHT: 1px solid #CCCCCC;
	BORDER-LEFT-COLOR: #CCCCCC;
	BORDER-BOTTOM-COLOR: #CCCCCC;
	COLOR: #000000;
	BORDER-TOP-STYLE: none;
	BORDER-TOP-COLOR: #CCCCCC;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: solid;
	border-bottom-width: 1px;
	text-decoration: blink;


}
.title {
	color: #006699;
	font-family: Arial, Verdana, Tahoma;
	border: thin none #006699;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bolder;
}

.subtitle {
	color: #666666;
	font-family: Arial, Verdana, Tahoma;
	border: thin none #006699;
	font-size: 14px;
	font-variant: normal;
	font-style: italic;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C748D;
	border: 1px none #CCCCCC;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #46586C;
	text-decoration: none;

}
h2 {
	color: #D8D8D8;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
hr {
	border: thin dotted #666666;
}
.bordato {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;


}
a:hover
{
	color: #004BA8;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;


}
