TD {
	font-family:verdana; color: #000066;
	font-size:11;
}

.toptitle {
	width:399; 
	background-image: url(topback.gif); 
	font-size:12; 
	font-weight:bold; 
	text-align:left;
}

.topright {
	width:7; 
	height:35; 
}

.bottomleft {
	width:34; 
	height:15;
}

.bottomtitle {
	width:459; 
	background-image: url(bottomback.gif); 
	font-size:12; 
	text-align:right; 
	height:15;
{

.bottomright {
	width:7; 
	height:15;
}

.topleft2 {
	width:7; 
	height:35;
}

.toptitle2 {
	width:459; 
	background-image: url(topback.gif); 
	font-size:12; 
	font-weight:bold; 
	text-align:right;
}

.topright2 {
	width:34; 
	height:35;
}

.bottomleft2 {
	width:7; 
	height:15;
}

.bottomtitle2 {
	width:459; 
	background-image: url(bottomback.gif); 
	font-size:12; 
	text-align:left; 
	height:15;
}

.bottomright2 {
	width:34; 
	height:15;
}

.content {
	width:500; 
	height:120; 
	padding-left:3; 
	padding-right:3; 
	border-left: 1 solid #000066; 
	border-right: 1 solid #000066; 
	text-align:center; 
	font-size:11;
}

A:link {color: #336699; 
	 text-decoration: none}
A:visited {color: #336699; 
            text-decoration: none}
A:hover {color : #9999CC;
	     text-decoration: underline}
A:active {color: #336699}