/* CSS Document */

.plainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:1.5
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	line-height:1.2
}
.smallText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	color:#000000;
	line-height:1.4
}

a{
	color:#ec7103;
	text-decoration:none
}

a:hover{
	text-decoration:underline;
	color:#ff9c00
}
.menustyle2
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px;	
}
.menustyle2-1
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM:1px solid;	
}
TABLE.mytable
{
    BORDER-RIGHT: #f1f1f1;
    BORDER-TOP: #f1f1f1;
    FONT-SIZE: 1pt;
    BORDER-LEFT: #f1f1f1;
    COLOR: FFFFFF;
    BORDER-BOTTOM: #f1f1f1;
	FONT-FAMILY: 'Verdana';
    BACKGROUND-COLOR: #b9b9b9

}

A.myanchor
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: 'Verdana';
	FONT-WEIGHT: 'normal';
    TEXT-DECORATION: none
}

.mymenu{
 	color:#FFFFFF;	
	text-decoration:none
}

.title     {font-size: 10pt; font-family: Arial; text-decoration: none; color: #000000; line-height: 16pt; font-weight:bold}
.content     { border-bottom:2px solid #D1D1D1; font-family: Arial; font-size: 8pt; text-decoration: none; color: #555555; border-left-width:1px; border-right-width:1px; border-top-width:1px; line-height:12pt }
.content_b     { border-bottom:2px solid #D1D1D1; font-family: Arial; font-size: 8pt; text-decoration: none; color: #555555; font-weight:bold; border-left-width:1px; border-right-width:1px; border-top-width:1px; line-height:12pt }
.content2     { border-bottom:1px solid #888888; font-family: Arial; font-size: 8pt; text-decoration: none; color: #555555; border-left-width:1px; border-right-width:1px; border-top-width:1px; line-height:12pt }
.content2_b     { border-bottom:1px solid #888888; font-family: Arial; font-size: 8pt; text-decoration: none; color: #555555; font-weight:bold; border-left-width:1px; border-right-width:1px; border-top-width:1px; line-height:12pt }
.content3     { font-family: Arial; font-size: 8pt; text-decoration: none; color: #555555; font-weight:bold; border-left-width:1px; border-right-width:1px; border-top-width:1px; line-height:12pt }