<!--

body
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;

	background-color: #FFFFFF;
	scrollbar-base-color: #FCA311;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #FCA311;

	font-size: 11px;
	font-family : Verdana, Times New Roman;
	color: #000000;
}

td
{
	font-size: 11px;
	font-family : Tahoma, Arial, Geneva, Verdana;
	color: #000000;

	line-height: 110%;
}

a
{
	font-size: 11px;
	font-family : Tahoma, Arial, Geneva, Verdana;
	color: #000000;

	line-height: 110%;
	text-decoration: none;
}

#sbgc_pdf { position: absolute; top: 5px; left: 10px; width: 125px; height: 90px; }

a:hover
{
	font-size: 11px;
	font-family : Tahoma, Arial, Geneva, Verdana;
	color: #FCA311;

	line-height: 110%;
	text-decoration: underline;
}

.subject
{
	font-size: 13px;
	font-family : Tahoma, Arial, Geneva, Verdana;	
	color: #000000;

	font-weight: bold;
	line-height: 110%;
}

.menu_bg
{
	font-family: Tahoma, Times New Roman;
    font-size: 11px;
	color: #000000;

    text-decoration: none;
	cursor: hand;
}

.txtbox
{
	background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
	font-family: Tahoma, Times New Roman;
	color: #000000;
	font-size: 11px;
	width: 100%;
	background-color: #F1F1F1;
}

.button
{

	font-family: Tahoma, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
	
	background-color: #CCCCCC;
	
}


.small_text
{

	font-size: 11px;
	font-family: Verdana, Times New Roman;
	color: #000000;

}

.border
{
	border-width: 0px 0px 1px 0px;
	border-color:#999999;
	border-style:solid;
}

.forum_link
{

	font-size: 11px;
	font-family: Verdana, Times New Roman;
	color: #000000;

	text-decoration: none;

}

.forum_link:hover
{

	font-size: 11px;
	font-family: Verdana, Times New Roman;
	color: #000000;

	text-decoration: underline;

}

.s_border
{
	border-width: 0px 0px 1px 0px;
	border-color:#999999;
	border-style:solid;
	
	font-family: Verdana, Times New Roman;
	font-size: 10px;
}

-->