body
{
    font-family: Tahoma;
    font-size: 9pt;
}
.navtext a:link { text-decoration: none; color: #FFFFFF} 
.navtext a:visited { text-decoration: none; color: #FFFFFF}
.navtext a:active {
	color: #FFFFFF;
	text-decoration: none;
}  
.navtext a:hover { text-decoration: none; color: #b0b0b0} 
.navtext {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.maintext a:link { text-decoration: none; color: #000000} 
.maintext a:visited { text-decoration: none; color: #000000}
.maintext a:active {
	color: #000000;
	text-decoration: none;
}  
.maintext a:hover { text-decoration: underline; color: #000000} 
.maintext {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
.Header {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
.Footer {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}
.Footer a:hover { text-decoration: underline; color: #39b44a;} 
.Footer a:link { text-decoration: none; color: #000000;} 
.Footer a:visited { text-decoration: none; color: #000000;}
.Footer a:active {
	color: #000000;
	text-decoration: none;
} 
.SmallText
{
    font-family: Tahoma;
    font-size: 7pt;
}
/* Begin Table Header */
.TableHeader
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    color: White;
    background-color: SteelBlue;
    height: 20px;
    background-image: url(../EditorImages/TCellBG.gif);
}
.TableHeader a:link
{
    text-decoration: none;
    color: White;
    line-height: normal;
}
.TableHeader a:visited
{
    text-decoration: none;
    color: White;
}
.TableHeader a:active
{
    color: Red;
    text-decoration: none;
}
.TableHeader a:hover
{
    text-decoration: underline;
    color: Black;
}
/* End Table Header */
.TableFooter
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    color: White;
    background-color: SteelBlue;
    height: 20px;
    background-image: url(../EditorImages/BCellBG.gif);
}
.PrettyButtons
{
    font-family: Tahoma;
    color: black;
    font-size: 11px;
    border: #115B5B 1px solid;
}
.PrettyBoxes
{
    font-family: Tahoma;
    color: black;
    font-size: 11px;
    border: #115B5B 1px solid;
}
.TableCaptions
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    color: #FFFFFF;
    background-color: SteelBlue;
    height: 20px;
}
.RowStyle
{
    font-family: Tahoma;
    font-size: 9pt;
    background-color: #F2F2F2;
    height: 18px;
}
.AlternatingRowStyle
{
    font-family: Tahoma;
    font-size: 9pt;
    background-color: #FFFFFF;
    height: 18px;
}
.RoundThis
{
    background: SteelBlue;
    color: #FFFFFF;
}
b.cpTop, b.cpBottom
{
    display: block;
    background: #FFFFFF;
}
b.cpTop b, b.cpBottom b
{
    display: block;
    height: 1px;
    overflow: hidden;
    background: SteelBlue;
}
b.r1
{
    margin: 0 5px;
}
b.r2
{
    margin: 0 3px;
}
b.r3
{
    margin: 0 2px;
}
b.cpTop b.r4, b.cpBottom b.r4
{
    margin: 0 1px;
    height: 2px;
}

