#content 
{  
	font-size:		12px;
	font-weight:		400;
	letter-spacing:		1.2;
	font-family:		Arial;
	color:			#000000;
	width: 			650px;  
}

.contentheading
{
	text-align:		center;
	font-size:		18px;
	color:			#FF0000;
	clear:			both;
	margin:			auto;
}

span.small
{
	font-size:		10px;
}

td.buttonheading
{

}

span.hasTip img
{
	border-style:		none;
}

.tool-tip
{
	display:		none;
}

#content img
{
        margin-right:          5px;
        margin-left:           5px;
        clear:                 none;
}
#content img.caption
{
        margin-right:          5px;
        margin-left:           5px;
        clear:                 none;

}
#content a
{
	color:			#FF0000;
	text-decoration:	none;
}
#content a:hover
{
	color:			#FF0000;
	font-style:             italic;
}

a.readon
{
	color:			#000000;
	text-decoration:	none;
	margin-left:		10px;
}

a.readon:hover
{
	color:			#FF0000;
	margin-left:		10px;
}

td.createdate
{

	font-size:		10px;
}

td.column_separator
{
        padding-left:            10px;
}