
a:link {font-family:verdana; font-size:10px; color: #A4B00E; font-weight:bold; text-decoration:underline;}
a:visited {font-family:verdana; font-size:10px; color: #A4B00E; font-weight:bold; text-decoration:underline;}
a:active {font-family:verdana;	font-size:10px;	color: #A4B00E;	font-weight:bold; text-decoration:underline;}
a:hover {font-family:verdana; font-size:10px; color: #CAD912; font-weight:bold; text-decoration:underline;}

a.onblue:link {font-family:verdana; font-size:10px; color: #dce35d; font-weight:bold; text-decoration:underline;}
a.onblue:visited {font-family:verdana; font-size:10px; color: #dce35d; font-weight:bold; text-decoration:underline}
a.onblue:active {font-family:verdana;	font-size:10px;	color: #dce35d;	font-weight:bold; text-decoration:underline;}
a.onblue:hover {font-family:verdana; font-size:10px; color: #CAD912; font-weight:bold; text-decoration:underline;}

a.menu:link {font-family:verdana; font-size:10px; color:#ffffff; font-weight:bold; text-decoration:none;}
a.menu:visited {font-family:verdana; font-size:10px; color:#ffffff; font-weight:bold; text-decoration:none;}
a.menu:active {font-family:verdana; font-size:10px; color:#ffffff; font-weight:bold; text-decoration:none;}
a.menu:hover {font-family:verdana; font-size:10px; color:#ffffff; font-weight:bold; text-decoration:none;}

a.crumb:link {font-family:verdana; font-size:16px; color: #A4B00E; text-decoration:underline;}
a.crumb:visited {font-family:verdana; font-size:16px; color: #A4B00E; text-decoration:underline;}
a.crumb:active {font-family:verdana;	font-size:16px;	color: #A4B00E;	text-decoration:underline;}
a.crumb:hover {font-family:verdana; font-size:16px; color: #CAD912; text-decoration:underline;}

body {  background-repeat: no-repeat;
	scrollbar-face-color: #99AABD;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #888888;
	scrollbar-3dlight-color: #888888;
	scrollbar-arrow-color: #dce35d;
	scrollbar-track-color: #D7D7D7;
	scrollbar-darkshadow-color: #333333;
	overflow: auto;
	}
	
td.norepeat { background-repeat: no-repeat; }

td.pers { 
	width: 200px;
	height: 140px;
	vertical-align: top;
	text-align: center;
	line-height: 1em;
}

.highlight {
	/*background-color=#cccccc;*/
}

.whitenormal {
	font-family:verdana;
	font-size:10px;
	color: #ffffff;
}

.smalllogo {
	vertical-align:middle;
	margin:5px;
	border:0px;
}

.smallbox {
	border : 1px solid #A5ACB2;
	margin-left:20px;
}

.newsbox {
	border : 1px solid #A5ACB2;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:2px;
	padding: 3px;
	width : 180px;
}

.editboxxp {
	background : #ffffff;
	border : 1px solid #A5ACB2;
	}
	

.title {
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	color: #000000;
}

td.h2 {
	font-family:verdana;
	font-size:12px;
	color: #333333;
	font-weight:bold;
}

h2 {
	font-family:verdana;
	font-size:12px;
	color: #333333;
	font-weight:bold;
}

h3 {
	font-family:verdana;
	font-size:11px;
	color: #333333;
}

ul {
	list-style-type: square;
	font-size : 10px;
} 
li {
	font-size : 10px;
}

p {
	font-family:verdana;
	font-size:10px;
	color: #333333;
}

ul {
	font-family:verdana;
	font-size:10px;
	color: #333333;
	font : normal;
}


div {
	font-family:verdana;
	font-size:10px;
	color: #333333;
}

table {
	font-family:verdana;
	font-size:10px;
	color: #333333;
}
table.menu {font-family:verdana; font-size:10px; color:black;}

.hide 
{
  display: none;
}

div.submenu
{
  margin-left: 25px;
}

#d_menu
{
  width: 190px;
  padding-left: 10px;
  padding-bottom: 20px;
  background: url(images/dottedline.gif) repeat-y;
}