/* ====== CSS [Main] ==================== */
BODY {
font-size : 12pt ;
color : #333333 ;
background-color : #FFFFFF ;
background-image : url("../img/bgimg.gif") ;
background-repeat : repeat ;
margin-top : 0px ;
margin-left : 5px ;
margin-bottom : 0px ;
}
p { margin: 0; padding: 0;}
p { margin-bottom: 3px;}

/* ====== CSS COLOR[Link] ==================== */
A:link { color : #0000FF ; text-decoration : underline ;}
A:visited { color : #DDDDDD ; text-decoration : underline ;}
A:active { color : #333333 ; text-decoration : underline ; font-weight : bold;}
A:hover { color : #0000FF ; text-decoration : underline ;}

/* ====== CSS COLOR[Size & Color & Style] ==================== */
.ad0 { font-size : 10pt ; font-weight : bold ;}
.ad2 { font-size : 12pt ; font-weight : bold ;}
.ad4 { font-size : 14pt ; font-weight : bold ;}
.ad6 { font-size : 16pt ; font-weight : bold ;}
.ad8 { font-size : 18pt ; font-weight : bold ;}
.p10 { font-size : 10pt ; font-weight : bold ; color : #1F1200 ;}
.p12 { font-size : 12pt ; font-weight : bold ; color : #1F1200 ;}
.p14 { font-size : 14pt ; font-weight : bold ; color : #1F1200 ;}
.p16 { font-size : 16pt ; font-weight : bold ; color : #1F1200 ;}
.p18 { font-size : 18pt ; font-weight : bold ; color : #1F1200 ;}
.p20 { font-size : 10pt ; font-weight : bold ; color : #5E4443 ;}
.p22 { font-size : 12pt ; font-weight : bold ; color : #5E4443 ;}
.p24 { font-size : 14pt ; font-weight : bold ; color : #5E4443 ;}
.p26 { font-size : 16pt ; font-weight : bold ; color : #5E4443 ;}
.p28 { font-size : 18pt ; font-weight : bold ; color : #5E4443 ;}
.p30 { font-size : 10pt ; font-weight : bold ; color : #333333 ;}
.p32 { font-size : 12pt ; font-weight : bold ; color : #333333 ;}
.p34 { font-size : 14pt ; font-weight : bold ; color : #333333 ;}
.p36 { font-size : 16pt ; font-weight : bold ; color : #333333 ;}
.p38 { font-size : 18pt ; font-weight : bold ; color : #333333 ;}
.p40 { font-size : 10pt ; font-weight : bold ; color : #336600 ;}
.p42 { font-size : 12pt ; font-weight : bold ; color : #336600 ;}
.p44 { font-size : 14pt ; font-weight : bold ; color : #336600 ;}
.p46 { font-size : 16pt ; font-weight : bold ; color : #336600 ;}
.p48 { font-size : 18pt ; font-weight : bold ; color : #336600 ;}
.pw0 { font-size : 10pt ; font-weight : bold ; color : #FFFFFF ;}
.pw2 { font-size : 12pt ; font-weight : bold ; color : #FFFFFF ;}
.pw4 { font-size : 14pt ; font-weight : bold ; color : #FFFFFF ;}
.pw6 { font-size : 16pt ; font-weight : bold ; color : #FFFFFF ;}
.pw8 { font-size : 18pt ; font-weight : bold ; color : #FFFFFF ;}
.ac10{ font-size : 10pt ; font-weight : nomal ; color : #CC0000 ;}
.ac12{ font-size : 12pt ; font-weight : bold ; color : #CC0000 ;}

/* ====== CSS COLOR[Color Only] ==================== */
.F1 { color : #1F1200 ;}
.F2 { color : #5E4443 ;}
.F3 { color : #333333 ;}
.F4 { color : #336600 ;}
.Fw { color : #FFFFFF ;}

/* ====== CSS COLOR[Back Ground] ==================== */
.B1 { background-color : #1F1200 ;}
.B2 { background-color : #5E4443 ;}
.B3 { background-color : #333333 ;}
.B4 { background-color : #336600 ;}
.Bf { background-color : #FFFFFF ;}
.Bb { background-color : #000000 ;}

/* ====== CSS COLOR[Size Only] ==================== */
.B { font-weight : bold ;}
.S8 { font-size : 8pt ;}
.S9 { font-size : 9pt ;}
.S10 { font-size : 10pt ;}
.S11 { font-size : 11pt ;}
.S12 { font-size : 12pt ;}
.S14 { font-size : 14pt ;}
.S16 { font-size : 16pt ;}
.S18 { font-size : 18pt ;}
.S20 { font-size : 20pt ;}

table td {
	vertical-align:top;
}