body {
    BACKGROUND: url(/images/main_bg.jpg) #cdc5b8
	scrollbar-base-color:#FFFFFF;
}

td{
	font-size:8pt;
	font-family:Verdana;
    color:000000;
    line-height: 150%
}

.leftShadow {
	background-image: url('images/leftShadow.gif');
	background-repeat: repeat-y;
	background-position: right top
}	

.rightShadow {
	background-image: url('images/rightShadow.gif');
	background-repeat: repeat-y;
	background-position: left top
}
.botShadow {
	background-image: url('images/botShadow.gif');
	background-repeat: repeat-x;
	background-position: left top
}

.menu1{
	color:000000;
	font-family:Verdana;
	font-size:6pt;
	text-decoration:none;
}
.menu1:hover{color:FF0000;
	text-decoration:underline}
}

.footer{
	color:#000000;
	font-family:Verdana;
	font-size:6pt;
	text-decoration:none;
}
.footer:hover{color:CC0000;
	text-decoration:underline}
	
.link7{
	color:#CC0000;
	font-family:Verdana;
	font-size:7pt;
	text-decoration:underline;
}
.link7:hover{color:01458E;
	text-decoration:underline}
	
.link{
	color:#FF3300;
	font-family:Verdana;
	font-size:8pt;
	text-decoration:underline;
}
.link:hover{color:01458E;
	text-decoration:underline}
	
.link2{
	color:#01458E;
	font-family:Verdana;
	font-size:8pt;
	text-decoration:underline;
}
.link2:hover{color:FF3300;
	text-decoration:underline}