BODY                 { background-color: #330033 ;
                       color: #330066 }

BODY.news            { background-color: #FFFFFF ;
                       color: #330066 }

TABLE.main           { width: 40% ;
                       padding: 0% ;
                       margin: 0% }

TABLE.detail         { width: 100% ;
                       padding: 0% ;
                       margin: 0% }

TABLE.detailnews     { width: 100% ;
                       padding: 0% ;
                       margin: 0% ;
					   background-color: #330066 }

TABLE.other          { width: 0% ;
                       padding: 0% ;
                       margin: 0% }

TD                   { vertical-align: top ;
                       padding: 0em ;
                       margin: 0px }

TR                   { vertical-align: top ;
                       padding: 0em ;
                       margin: 0px }

P                    { font-family: Verdana, Arial, Helvetica, sans-serif ;
                       font-size: 1pt ;
                       text-align: right ;
                       color: #339966 }

P.image              { font-family: Verdana, Arial, Helvetica, sans-serif ;
                       font-size: 1pt ;
                       text-align: center ;
                       color: #330066 }

P.imagenews          { font-family: Verdana, Arial, Helvetica, sans-serif ;
                       font-size: 1pt ;
                       text-align: center ;
                       background-color: #330066 ;
                       color: #330033 }

P.detail             { font-family: Verdana, Arial, Helvetica, sans-serif ;
                       font-size: 1pt ;
                       text-align: left ;
                       color: #330066 }

P.nav                { font-family: Verdana, Arial, Helvetica, sans-serif ;
                       font-size: 10pt ;
                       text-align: center ;
                       color: #666699 }

P.navnews            { font-family: Verdana, Arial, Helvetica, sans-serif ;
                       font-size: 1pt ;
                       text-align: center ;
                       background-color: #330066 ;
                       color: #330033 }

P.footer             { font-family: Verdana, Arial, Helvetica, sans-serif ;
                       font-size: 8pt ;
                       text-align: center ;
                       color: #CC3300 }

span.header1         { font-family: Arial, Helvetica, sans-serif ;
                       font-size: 18pt ;
                       font-weight: bold ;
                       color: #330066 ;
                       font-style: italic }

span.header1b        { font-family: Verdana, Arial, Helvetica, sans-serif ;
                       font-size: 14pt ;
                       font-weight: bold ;
					   text-align: center;
					   color: #330066 ;
                       font-style: italic }

span.header2         { font-family: Verdana, Arial, Helvetica, sans-serif ;
                       font-size: 8pt ;
                       font-weight: normal ;
                       color: #330066 ;
                       font-style: italic }

span.header3         { font-family: Verdana, Arial, Helvetica, sans-serif ;
                       font-size: 8pt ;
                       font-weight: bold ;
                       color: #330066 ;
                       font-style: normal }

span.header4         { font-family: Verdana, Arial, Helvetica, sans-serif ;
                       font-size: 8pt ;
                       font-weight: normal ;
                       color: #330066 ;
                       font-style: normal }

span.headingdetail   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: #009999;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}

span.detail          { font-family: Verdana, Arial, Helvetica, sans-serif ;
                       font-size: 10pt ;
                       font-weight: normal ;
                       color: #330066 ;
                       font-style: normal }

span.nav             { font-family: Verdana, Arial, Helvetica, sans-serif ;
                       font-size: 8pt ;
                       font-weight: bold ;
                       color: #666699 ;
                       font-style: normal }

span.navemail        { font-family: Verdana, Arial, Helvetica, sans-serif ;
                       font-size: 8pt ;
                       font-weight: normal ;
                       color: #330066 ;
                       font-style: normal }

span.footer          { font-family: Verdana, Arial, Helvetica, sans-serif ;
                       font-size: 8pt ;
                       font-weight: normal ;
                       color: #CC3300 ;
                       font-style: normal }

span.footernews      { font-family: Verdana, Arial, Helvetica, sans-serif ;
                       font-size: 8pt ;
                       font-weight: normal ;
                       color: #CC3300 ;
                       font-style: normal }

UL                   { font-family: Verdana, Arial, Helvetica, sans-serif ;
                       font-size: 10pt ;
                       text-align: left ;
                       color: #330066 }

LI                   { font-family: Verdana, Arial, Helvetica, sans-serif ;
                       font-size: 10pt ;
                       text-align: left ;
                       color: #330066 }

A:link.nav           { color: #666699 ;
                       text-decoration: none }

A:visited.nav        { color: #666699 ;
                       text-decoration: none }

A:active.nav         { color: #666699 ;
                       text-decoration: none }

A:link.detail        { color: #330066 ; text-decoration: underline }
A:visited.detail     { color: #330066 ; text-decoration: underline }
A:active.detail      { color: #330066 ; text-decoration: none }
A:link.headerdetail        { color: #330066 ; text-decoration: none }
A:visited.headerdetail     { color: #330066 ; text-decoration: none }
A:active.headerdetail      { color: #330066 ; text-decoration: none }

A:link.email         { color: #330066 ;
                       text-decoration: underline }

A:visited.email      { color: #330066;
                       text-decoration: underline }

A:active.email       { color: #330066 ;
                       text-decoration: none }

A:link.mail          { color: #CC3300 ;
                       text-decoration: underline }

A:visited.mail       { color: #CC3300 ;
                       text-decoration: underline }

A:active.mail        { color: #CC3300 ;
                       text-decoration: none }.BannerAd {
	color: #FFF;
	background-color: #069;
	text-align: center;
	vertical-align: middle;
	height: 126px;
	width: 90px;
	text-decoration: none;
	cursor: pointer;
}
.yellowtext {
	color: #FF0;
}
