/* CSS Document */



A:link    {text-decoration: underline; color: #003399;}

A:visited {text-decoration: underline; color: #003399;}

A:hover   {text-decoration: none; color: #003366;}

A:active  {text-decoration: underline; color: #003399;}


.color_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003399;
	font-weight: normal;
	border: 1px none #003399;
}
.length {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	font-weight: bold;
}
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #003399;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style25 {background-color: #003399; font-weight: normal; border: 1px none #003399; color: #FFFFFF;}

.adapter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
