.normal					{ font-family: Tahoma, Sans-Serif, MS Sans Serif; font-style: normal; text-decoration: none; }

.regular					{ font-weight: normal; } 
.bold						{ font-weight: bold; } 
.italic						{ font-style: oblique; } 
.bold_italic			{ font-weight: bold; font-style: oblique; } 
.underline				{ text-decoration:underline; } 

.white						{ color: #FFFFFF }
.black					{ color: #000000 }
.violet						{ color: #713699 }
.blue						{ color: #0072BC }
.red							{ color: #DD0000 }
.green					{ color: #197300 }
.pink						{ color: #EC008C }
.orange					{ color: #FF6606 }
.gray						{ color: #9FB8BF }
.yellow					{ color: #F5ED09 }
.brown					{ color: #C95105 }

.s05						{ font-size: 5pt; } 
.s06						{ font-size: 6pt; } 
.s07						{ font-size: 7pt; } 
.s08						{ font-size: 8pt; } 
.s09						{ font-size: 9pt; } 
.s10						{ font-size: 10pt; } 
.s11						{ font-size: 11pt; } 
.s12						{ font-size: 12pt; } 
.s13						{ font-size: 13pt; } 
.s14						{ font-size: 14pt; } 
.s15						{ font-size: 15pt; } 
.s16						{ font-size: 16pt; }
.s17						{ font-size: 17pt; } 
.s18						{ font-size: 18pt; }
.s19						{ font-size: 19pt; } 
.s20						{ font-size: 20pt; }
.s25						{ font-size: 25pt; }
.s30						{ font-size: 30pt; }
.s35						{ font-size: 35pt; }
.s50						{ font-size: 50pt; }

body						{ font-family: Tahoma, Sans-Serif, MS Sans Serif; font-style: normal; text-decoration: none; font-size: 9pt; }
td								{ font-family: Tahoma, Sans-Serif, MS Sans Serif; font-style: normal; text-decoration: none; font-size: 9pt; }
h1							{ font-weight: bold; font-size: 11pt; padding: 0px; margin: 0px; }
h2							{ font-weight: bold; font-size: 14pt; padding: 0px; margin: 0px; }
h3							{ font-weight: bold; font-size: 9pt; padding: 0px; margin: 0px; }

.dashed_brown		{ border-bottom: #C44405 1px dashed; }
.brd_black				{ border-top: #000000 1px solid; border-bottom: #000000 1px solid; border-left: #000000 1px solid; border-right: #000000 1px solid; }
.brd_gray				{ border-top: #DFE1E2 1px solid; border-bottom: #DFE1E2 1px solid; border-left: #DFE1E2 1px solid; border-right: #DFE1E2 1px solid; }
.gray_dashed_right			{ border-right: #D5D5D5 1px dashed; }
.gray_dashed_top		{ border-top: #D5D5D5 1px dashed; }

.pdd_05				{ padding-top: 5px; }
.pdd_08				{ padding-top: 8px; }
.pdd_16				{ padding-top: 16px; }
.pdd_24				{ padding-top: 24px; }
.pdd_32				{ padding-top: 32px; }
.pdd_left05			{ padding-left: 5px; }
.pdd_right05		{ padding-right: 5px; }
.pdd_left08			{ padding-left: 8px; }
.pdd_right08		{ padding-right: 8px; }
.pdd_left10			{ padding-left: 10px; }
.pdd_right10		{ padding-right: 10px; }
.pdd_left15			{ padding-left: 15px; }
.pdd_right15		{ padding-right: 15px; }
.brd_top				{ border-top: #000000 1px solid; }
.brd_bottom			{ border-bottom: #000000 1px solid; }
.brd_left					{ border-left: #000000 1px solid; }
.brd_right				{ border-right: #000000 1px solid; }
.dash_top				{ border-top: #9FB8BF 1px dashed; }
.dash_bottom		{ border-bottom: #9FB8BF 1px dashed; }
.dash_left				{ border-left: #9FB8BF 1px dashed; }
.dash_right			{ border-right: #9FB8BF 1px dashed; }

a.lmenu:link, a.lmenu:active, a.lmenu:visited  { color: #FFFFFF; font-weight: bold; text-decoration:underline; font-size: 9pt; padding-left: 8px; width: 100%; height: 18px; filter: alpha(opacity=45); }
a.lmenu:hover { color: #000000; font-weight: bold; text-decoration:underline; padding-left: 8px; font-size: 9pt; background-color: #FFFFFF; width: 100%; height: 18px; filter: alpha(opacity=30); }
a.wmenu:link, a.wmenu:active, a.wmenu:visited  { color: #FFFFFF; text-decoration:underline; font-size: 7pt; padding-right: 8px; height: 18px; filter: alpha(opacity=45); }
a.wmenu:hover { color: #8A3004; text-decoration:underline; font-size: 7pt; padding-right: 8px; height: 18px; filter: alpha(opacity=100); }
.menu { color: #FFFFFF; font-weight: bold; text-decoration:none; font-size: 9pt; padding-left: 8px; height: 18px; filter: alpha(opacity=45); }

a:link, a:active, a:visited { color: #C52C02; text-decoration:underline; font-size: 9pt }
a:hover { color: #000000; text-decoration:underline; font-size: 9pt }
a.blacklink:link, a.blacklink:active, a.blacklink:visited { color: #000000; text-decoration:underline; font-size: 9pt }
a.blacklink:hover { color: #000000; text-decoration:underline; font-size: 9pt }
a.whitelink:link, a.whitelink:active, a.whitelink:visited { color: #FFFFFF; text-decoration:underline; font-size: 9pt }
a.whitelink:hover { color: #FFFFFF; text-decoration:underline; font-size: 9pt }
a.brownlink:link, a.brownlink:active, a.brownlink:visited { color: #FFFFFF; font-weight: bold; padding-left: 8px; text-decoration:underline; font-size: 9pt; width: 100%; height: 18px; filter: alpha(opacity=45); }
a.brownlink:hover { color: #FFFFFF; font-weight: bold; padding-left: 8px; text-decoration:underline; font-size: 9pt; width: 100%; height: 18px; filter: alpha(opacity=45); }
a.heading_black:link, a.heading_black:active, a.heading_black:visited { color: #000000; font-weight: bold; text-decoration:underline; font-size: 11pt }
a.heading_black:hover { color: #000000; font-weight: bold; text-decoration:underline; font-size: 11pt }
a.blink:link, a.blink:active, a.blink:visited { color: #FFFFFF; text-decoration:none; font-size: 8pt }
a.blink:hover { color: #FFFFFF; text-decoration:none; font-size: 8pt }
a.slink:link, a.slink:active, a.slink:visited { color: #C52C02; text-decoration:underline; font-size: 8pt }
a.slink:hover { color: #000000; text-decoration:underline; font-size: 8pt }
a.rlink:link, a.rlink:active, a.rlink:visited { color: #000000; text-decoration:underline; font-size: 8pt }
a.rlink:hover { color: #000000; text-decoration:underline; font-size: 8pt }