BODY
{
	BACKGROUND-COLOR: #ffffcc;
	FONT-SIZE: 9pt;
	COLOR: black;
	FONT-FAMILY: 'Microsoft Sans Serif', Arial;
	scrollbar-3dlight-color: #094481; 
	scrollbar-arrow-color: #094481; 
	scrollbar-base-color: #E4E3B5; 
	scrollbar-darkshadow-color: #094481; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #4E4D1F; 
	scrollbar-track-color: #FFFEDB
}

.smallHeading
{
	FONT-SIZE: 11pt;
	COLOR: #00ff00;
	FONT-WEIGHT: bolder;
	FONT-FAMILY: Arial, 'Microsoft Sans Serif';
}
.smallHeadingc
{
	FONT-SIZE: 9pt;
	COLOR: #00ff00;
	FONT-WEIGHT: bolder;
	FONT-FAMILY: Arial, 'Microsoft Sans Serif';
}

.tableHeading
{
	BACKGROUND-COLOR: #66cc66;
	color: #FFFEDB;
	FONT-SIZE: 11pt;
	FONT-WEIGHT: bolder;
	FONT-FAMILY: 'Microsoft Sans Serif', Arial;
}

.tableBorder
{
	BORDER-RIGHT: #616030 1px solid;
	BORDER-TOP: #616030 1px solid;
	BORDER-LEFT: #616030 1px solid;
	BORDER-BOTTOM: #616030 1px solid;
	FONT-SIZE: 10pt;
	COLOR: black;
}

.tablecellBorder
{
	BORDER-RIGHT: #616030 1px solid;
	BORDER-TOP: #616030 1px solid;
	BORDER-LEFT: #616030 1px solid;
	BORDER-BOTTOM: #616030 1px solid;
	FONT-SIZE: 10pt;
	COLOR: black;
}

.tableNone
{
	FONT-SIZE: 10pt;
	COLOR: black;
}

A.jyfcLink
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #465366;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    TEXT-DECORATION: underline
}

A:hover
{
    FONT-WEIGHT: bolder;
    FONT-FAMILY: 'Microsoft Sans Serif', Arial;
    TEXT-DECORATION: underline overline
}

.BkgButton
{
    FONT-WEIGHT: bolder;
    COLOR: #68663F;
    FONT-FAMILY: 'Times New Roman', 'MS Sans Serif', Verdana;
    BACKGROUND-COLOR: #E4E3B5
}