<!--
body {
	color:#333333;
	font-size: 11px;
	font-family:Tahoma;
	margin: 0 0 0 0;
	background:url(images/bg.gif);
	background-position:left;
}
.bgtable {
	background:url(images/bg-top.gif);
	background-position:top;
	background-repeat: repeat-x;
}
td, input, select {
	font-size: 11px;
	font-family:Tahoma;
}
.title {
font-family:Arial;
color:#07276D;
font-size:13px;
}
a {
color:#07276D;
text-decoration:none;
}
a:hover {
color:#07276D;
text-decoration:underline;
}
.small {
	font-size:10px;
	color:#666666;
}
.blue {
color:#07276D;
}
.white {
color:#FFFFFF;
}
.nodecor, .nodecor:hover {
text-decoration: none;
}

#nav .items a, #left .items a:visited, #left .items a:link, #left .items a:active{
height:23px;
width:210px;
display: block;
background: url(images/nav-0.gif);
color:#FFFFFF;
font-size:12px;
margin: 0 0 0 0;
padding: 4 20 0 20;
text-decoration: none;
}

#nav .items a:hover {
height:23px;
width:210px;
display: block;
background: url(images/nav-1.gif);
}

#nav .subitems a, #left .items a:visited, #left .subitems a:link{
height:23px;
width:210px;
display: block;
background: url(images/nav-sub-0.gif);
color:#FFFFFF;
font-size:11px;
margin: 0 0 0 0;
padding: 5 26 0 50;
text-decoration: none;
}

#nav .subitems a:hover {
height:23px;
width:210px;
display: block;
background: url(images/nav-sub-1.gif);
}
-->
