body {
    font-size		: 11px;
    font-family		: Verdana, Arial, Helvetica, sans-serif;
}

.leftcolumn {
    font-size		: 11px;
    font-family		: Verdana, Arial, Helvetica, sans-serif;
}

a, a:link, a:visited {
	font-size		: 11px;
	color			: #731205;
	text-decoration	: none;
}
a:hover {
	color			: #000000;
	text-decoration	: none;
}
.leftlink {
	font-size		: 12px;
	color			: #000000;
	text-decoration	: none;
}
a.leftlink:link, a.leftlink:visited  {
	font-size		: 12px;
	color			: #000000;
}
a.leftlink:hover {
	color			: #0A8EF4; 
	text-decoration	: none;
}
.whitelink {
	font-size		: 11px;
	color			: #FFFFFF;
	text-decoration	: none;
}
a.whitelink:link, a.whitelink:visited  {
	font-size		: 10px;
	color			: #FFFFFF;
}
a.whitelink:hover {
	color			: #0000FF; 
	text-decoration	: none;
}
.TableBorder
{
    BORDER-RIGHT	: 1px solid #BFC6CC;
    BORDER-TOP		: 1px solid #BFC6CC;
    BORDER-LEFT		: 1px solid #BFC6CC;
    BORDER-BOTTOM	: 1px solid #BFC6CC;
}
.whitetext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
.attyname {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold;}
.attyleftbg { background-color: #dcd1b9; padding: 5px}
.attyrightbg { background-color: #efede7}
.heading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #731205; font-weight: bold;}
.subheading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}

