

.menu_dummy {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.menu  { color: #e6e6e6; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
.menu a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : e6e6e6;
	text-decoration : none;
	font-weight : bold;
}

.menu a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : e63333;
	font-weight : bold;
}

.menu a:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : red;
	font-weight : bold;
}

.menu_small   { color: #e6e6e6; font-weight: bold; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif }

.menu_small a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : e6e6e6;
	text-decoration : none;
	font-weight : bold;
}

.menu_small a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : e63333;
	font-weight : bold;
}

.quickref {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : 282828;
}

.header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : blue;
	font-weight : bold;
}

.small_table {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : 282828;	
}

.small_table a {
	color : blue;
	text-decoration : none;
}

.small_table a:hover {
	color: red
}

.big_table {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : 282828;	
	font-weight : bold;
}

.big_table_grey {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : 888888;	
	font-weight : bold;
}

.small_text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : 282828;
	text-align : justify;
}

.small_text a {
	font-weight : bold;
	color : 282828;
	text-decoration : none;
}

.small_text a:hover {
	color: a22385
}

.small_link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : 282828;
}

.small_link a {
	font-weight : bold;
	color : 282828;
	text-decoration : none;
}

.small_link a:hover {
	color: a22385
}

.very_small_text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : 282828;
	text-align : justify;
}

.very_small_text a {
	font-weight : bold;
	color : 282828;
	text-decoration : none;
}

.very_small_text a:hover {
	color: a22385
}

.subheader {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : blue;
	font-weight : bold;
}

.small_table_bold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : 282828;
	font-weight : bold;	
}

.small_table_bold a {
	color : blue;
	text-decoration : none;
	font-weight : bold;
}

.small_table_bold a:hover {
	color: red
}
