BODY{
        font-family : arial, helvetica, sans-serif;
        font-size : 10pt;
        font-style : normal;
        font-weight : normal;
        color: Black;
               background-color : #Ffcc99;
               }

A {
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	color : #CC3333;
}

A:LINK {
        text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	color : #CC3333;
        }
		
 A:VISITED {
        text-decoration : underline; 
	font-family : Arial, Helvetica, sans-serif;
	color : #b35e09;
	   }


TABLE {
	font-weight : normal;
	font-size : 10pt;
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
}

TD {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10pt;
        color : Black;
        }



.EntryTitle {
	color : #CC0000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 5px;
	line-height: 120%;
	text-transform : uppercase;
}

.EntryTitleText {
	color : Red;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	line-height: 120%;
	text-transform : uppercase;
}


.EntryTitleBack {
}

.Navigation {
	color : Black;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10pt;
        font-style : normal;
        font-weight :  normal;
        padding-left : 5px;
        padding-right : 5px;
        padding-top : 5px;
        padding-bottom : 5px;
	text-align : center;
	line-height : 150%;
}


.PageUrl {
	color : Black;
	font-family : Arial, helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	line-height : 100%;
	padding-left : 3px;
	padding-right : 5px;
	padding-top : 3px;
	padding-bottom : 3px;
}


.Input {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : #D3D3D3;
}

.PageHeader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-style : normal;
	font-weight : normal;
	text-transform : none;
	color : Black;
	line-height : 110%;
	padding-left : 3px;
	padding-right : 5px;
	padding-top : 3px;
	padding-bottom : 3px;
	text-align : right;
}

.PageHeaderBack {
}
