#leftcontent
{
	position: absolute;
	left:10px;
	top:10px;
	width:200px;
	background:#fff;
	/* border:1px solid #000; */
}

#rightcontent
{
	position: absolute;
	right:10px;
	top:10px;
	background:#fff;
	/* border:1px solid #000; */
}

#centrecontent
{
	position: relative;
	top:10px;
	margin-left: 250px;
	margin-right:250px;
	/* border:1px solid #000; */
}

.boxout
{
}

BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* background-color: #FFFFCC; */
	font-size: 10pt;
}

H1
{
	font-variant: small-caps;
	text-transform: uppercase;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* H1
{
	FONT-SIZE: 14pt;
	text-decoration: underline;
} */

/* H2 {FONT-SIZE: 12pt;} */
H5
{
	FONT-SIZE: 11pt;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	
}

P
{
	COLOR: black;
	/* TEXT-INDENT: 00 in; */
}

A
{
	FONT-SIZE: 12pt;
	COLOR: #FF0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;

}

/*A:link
{
	FONT-SIZE: 10pt;
	COLOR: RED;
	TEXT-DECORATION: none;
}
*/

A:hover
{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: overline;
}



/* We use this for the notes next to a entry in a listing of links */
/* You can use percentages to specify relative sizes for the inherited font size */
.entrynote
{
	font-size: 9;
	font-weight: bold;
}






.Boardr {
	border: 0.2mm solid #999999;
}
.nolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-indent: 1.5mm;


}
.txtbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9 px;
	color: #FF0000;
	text-align: justify;
	font-style: normal;
	line-height: normal;
	background-color: #CCFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
}
.txttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: normal;

}
