TD.shadow_left {
	width: 20px;
	background-image: url(images/shadow_left.png);
	background-repeat:repeat-y;
}

TD.shadow_right {
	width: 20px;
	background-image: url(images/shadow_right.png);
	background-repeat:repeat-y;
}
TD.pic1 {
	width: 139px;
	height: 100px;
	background-color:#999999;
	border-left: 1px solid #FFF;
}
TD.pic2 {
	width: 138px;
	height: 100px;
	background-color:#999999;
	border-left: 1px solid #FFF;
}
TD.pic3 {
	width: 139px;
	height: 99px;
	background-color:#999999;	
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
TD.pic4 {
	width: 138px;
	height: 99px;
	background-color:#999999;	
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
TD.maincol {
	width: 100%;
	background-image: url(images/main_bg.png);
	background-repeat:repeat-x;
	background-color:#F1F1F1;
	border-top: 1px solid #FFF;
	vertical-align:top;
}

table.maincol {
	width: 760px;
	padding: 0px;
	background-image: url(images/main_bg.png);
	background-repeat:repeat-x;
	background-color:#F1F1F1;
	border-top: 1px solid #FFF;
	vertical-align:top;
}
.content {
    padding:10px;
}
.content_h {
    padding-left:10px;
	padding-right:10px;
	text-align:left;
	font-weight: bold;
}
.content img {

	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.content_menu {
	font-size:small;
	text-align: right;
	font-weight: bold;
}
.content_menu a {
	font-size:small;
	text-align: right;
	font-weight: bold;
}

TD.pathway {
	background-color:#666699;
}
.pathway {
	color:#FFFFFF;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.pathway a {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.pathway a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
body {
	margin:0;
	padding:0;
	text-align: left;
	font-family: arial, verdana, sans-serif;
	font-size: 90%;
	text-align:justify;
}
a {
	text-decoration:  none;
	font-weight: normal;
	color: #039;
}
a:hover {
	text-decoration:  underline; 
	color: #039;
}
/* Topmenu */
 ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: right;
white-space: nowrap;
}
ul#mainlevel-nav li{
width: 106px !important;
width: 5%;
float: right;
margin: 0;
font-size: 13px;
height: 66px;
width: 106px;
/*background-image:url(images/topmenu.png);*/
background-repeat:no-repeat;
line-height: 66px;
white-space: nowrap;
margin-right: 1px;	
}
ul#mainlevel-nav li a{
font-weight: normal;
height: 66px;
display: block;
text-align:center;
text-decoration: underline;
text-transform:uppercase;
background-image:url(images/topmenu.jpg);
/*color: #800000;*/
color: #039;
white-space: nowrap;
}
ul#mainlevel-nav li a#active_menu{
font-weight: normal;
height: 66px;
display: block;
text-align:center;
text-decoration: underline;
text-transform:uppercase;
background-image:url(images/topmenu_active.jpg);
/*color: #800000;*/
color: #039;
white-space: nowrap;
}
ul#mainlevel-nav li a:hover{
font-weight: normal;
height: 66px;
display: block;
text-align:center;
text-decoration: underline;
text-transform:uppercase;
background-image:url(images/topmenu_hover.jpg);
/*color: #800000;*/
color: #039;
white-space: nowrap;
}

.spanstyle {
 position:absolute;
 visibility:visible;
 top:-50px;
 font-size:10pt;
 font-family: Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:  #CC0000;
}