@charset "UTF-8";

	a.heavy		{ font-weight: bold; color: #ffffff; text-decoration: underline;}
	a		{ color: #03467F; text-decoration: underline; }
	a:hover		{ font-weight: bold; color: RED; text-decoration: underline; }

	br.short	{ line-height: 2px; }
	h1			{ font-family: tahoma, helvetica; font-size: 14px; line-height: 18px; }
	h3			{ font-family: tahoma, helvetica; font-size: 12px; font-weight: bold; line-height: 16px; }

td {
font-family: arial,tahoma,verdana,sans-serif;
font-size: 80%;
line-height: 140%;
}
.navigation a {
text-decoration: none;
color: #ffffff;
height:29;
width:189;
background: #BACCCC url(image/lite.gif)  repeat-x;

}
.navigation a:hover {
text-decoration: none; 
font-weight: bold;
color: #ffffff;
height:29;
width:189;
background: #BACCCC url(image/dark.gif) repeat-x;
}

.highLight  { 
text-decoration: none;
font-weight: bold;
color: #ffffff;
border: solid 1px #444444; 
height:29;
width:189;
background: #EEEEEE url(image/dark.gif) repeat-x;
}

