body {
	color:#000000;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11pt;
	text-align:left;
}

# a {
	color:#0000FF;
	text-decoration:none;
}

# a:hover {
	color:#0000FF;
	text-decoration:underline;
}

#btmheader {
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}

#btmheader a {
	color:#FFFFFF;
	text-decoration:none;
}

#btmheader a:hover {
	color:#FFFFFF;
}

.image{
	border-left: solid 2px #CCCCCC;
	border-right: solid 2px #CCCCCC;
	border-top: solid 2px #CCCCCC;
	border-bottom: solid 2px #CCCCCC;
	
      }

.othertb {
	color:#000000;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11pt;
	text-align:left;
}


.othertb a {
	color:#0000FF;
	text-decoration:none;
}

.othertb a:hover {
	color:#0000FF;
	text-decoration:underline;
}

.border {
	border-style:solid;
	border-width:2px;
	border-color:#CCCCCC;
}


.border a {
	color:#0000FF;
	text-decoration:none;
}

.border a:hover {
	color:#0000FF;
	text-decoration:underline;
}


#footer {
	color:#FFFFFF;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}