

body { 	margin-top:2px;
	margin-left:2px;
	color: #000000;
	font-size: .6em;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
}


A:link {
	COLOR: #006699;
	text-decoration: none;
}
A:visited {
	COLOR: #006699;
	text-decoration: none;
}
A:hover {
	COLOR: #006699;
	text-decoration: none;
}
A:active {
	COLOR: #006699;
	text-decoration: none;
}



DIV.border-line {
	MARGIN: 2px; BORDER-BOTTOM: #DAE0E7 3px solid 
}


DIV.ukheader {
	background: #5378AA;
	font-weight: bold;
	color: white; 
	border-bottom: solid 2px white;
	padding: 2px;
}

#header
{
height: 80px;
margin-bottom:10px;
background: #FFF url(img/header.gif) repeat-x top;
}

#header h1 { font-weight: 100; padding: 0px 0 0 0px; color: #FFF; font-size: 200%; background: transparent; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

#header h2 { font-weight: 100; padding: 0px 0 0 0px; color: #FFF; font-size: 120%; background: transparent; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

#header .left { 
	background: transparent url(img/l_header.gif) no-repeat left; 
	height: 80px; 
	padding-left:0px;
}
#header .right {
	background: transparent url(img/r_header.gif) no-repeat right;
	float: right;
	height: 80px;
	width: 11px;
}

.leftmenu
{
	float: left;
	width: 150px;
	border-bottom-style:;
	border:1px groove #E5E5E5;
	background-color:#FBFBFF;
}

.content
{
padding-left: 1px;
}

.menu
{
margin:10px 0px 10px 0px;
clear:both;
text-align:center;
border:1px groove #E5E5E5;
}