<!--

/* -------------- TOP MENU -------------- */
.txtTop {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #ffffff; background-color: #6b6b6b}
.txtBottom {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #FFFFFF; background-color: #009900}
.rowTop {background-color: #F7F7F7}
.rowBottom {background-color: #FFFFFF}

/* -------------- GENERAL FONT SETTINGS -------------- */
a:link  { color: #333399; text-decoration: none }
a:visited { color: #333399; text-decoration: none }
a:hover  { color: #DA3138; text-decoration: underline }

a.menuBarLink { color: #ffffff; text-decoration: none; }
a.menuBarLink:active { color: #ffffff;   text-decoration: none;  }
a.menuBarLink:visited { color: #ffffff; text-decoration: none}
a.menuBarLink:hover {   text-decoration: none; color:#000000; background-color: #A5ADC8;}



.header1  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	color : #a52a2a;
}

.smalltext  {
	font-size : xx-small;
	font-family : Verdana;
	color : #703200;
}

.header2  {
	font-size : xx-small;
	font-weight : bold;
	font-family : Verdana;
	color : #8b4513;
}

.flattextbox  {
	font-size : xx-small;
	font-family : Verdana;
	border-style : solid;
	border-width : thin;
	border-color : #cd853f;
}

.flatbutton  {
	font-size : xx-small;
	font-family : Verdana;
	background-color : #708090;
	color : White;
	font-weight : bold;
	border-width : thin;
}


/*
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333}
td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333}
*/


/* -------------- MISC -------------- */


-->