body
{
	background: url(images/page_bg.gif);
	font-family:  Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
	margin:10px 0 16px;
	text-align:center;
}

a{
	color:#FFFFFF;
	font-family:  Tahoma, Arial, Verdana, sans-serif;
	text-decoration:none;
	font-size: 13px;
	font-weight: 400;
	background-repeat:no-repeat;
}

.centre .a{
	color:#666666;
	font-family:  Tahoma, Arial, Verdana, sans-serif;
	text-decoration:none;
	font-size: 13px;
	font-weight: 400;
	background-repeat:no-repeat;
}
  
  
  a:hover{
	color:#0099CC	;
	text-decoration:none;
  }

.button {
    font-size: 12px;
	color:#FFFFFF;
	font-weight: 400;
    border: 1px solid #000000;
    background: #333366;
}
 
.Style10 {color: #333333}

.Style11 {
	font-size: x-small;
	font-weight: bold;
}
.Style13 {color: #000000}
.Style14 {font-weight:700; border: none;}
#browse {
	float: left;
	width: 195px;
	margin: 0;	 
	padding: 0;
	background: white;
	border-bottom: 2px solid white;
}

#browse dt {
	background: #1E94A8;
	color: black;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
}

#browse dd {
	background: #BFE3E3;
	border-bottom: 1px solid #659db4;
	text-align:left;
	padding: 0;
	margin: 0 2px;
}

#browse dd a {
	color: black	;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
	display: block;
	padding: 3px 22px;
}

* html #browse dd {
	padding: 3px 22px;
	padd\ing: 0;
}

* html #browse dd a {
	display: inline;
	di\splay: block;
}

#browse dd a:hover {
	background: #CCCCCC;
}

#browse .first {
	padding-top: 10px;
}

#browse .last {
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}
