.tablewithtopandbottomrule 
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.tablewithfullborder {
	border: 1px solid #666666;
}

.tablewithleftrule {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.desctext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}

.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.tablewithtoprule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
A         { TEXT-DECORATION: none; 
}

A:hover   { COLOR: #CC0000; TEXT-DECORATION: underline; 
}

.PrintOnly { visibility: hidden; display: none; 
}

.gensmall  { FONT-SIZE: 11pt; 
}

.gensmall2  { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.SSIMG{
height: 94%;
}

.MAINIMG{
height: 94%;
}

.SSIMGBLOCK {
 width: 375px; height: 281px; overflow: hidden;
}

.MAINIMGBLOCK {
 width: 200px; height: 125px; overflow: hidden;
}

.RIGHT     { TEXT-ALIGN: RIGHT;
}
