body{ font-family: arial, helvetica, sans-serif }
body{ background-color: #FFFFCC }

div.main{ position: absolute; left: 170px; top: 20px; }
div.maincent{ text-align: center; position: absolute; left: 170px; top: 20px; }

div.lin{ float: left; color: blue; font-size: medium; width: 130 px; }
div.big{ font-size: x-large; color: blue}
div.bigcenter{ font-size: x-large; color: blue; text-align: center;}
div.mediumcenter{ font-size: large; color: blue; text-align: center;}
div.smallcenter{ font-size: medium; color: blue; text-align: center;}
div.center{ text-align: center;}
div.just{ text-align: justify; }
div.just1{ text-align: justify; color: black; font-size: small;}
div.medium{ font-size: large; color: blue}
div.small{ font-size: medium; color: blue}
div.quest{ font-size: large; color: blue; font-weight: bold}
div.mainleft{ float: left; clear: left;}
div.text{ clear: left; }
div.textcent{ clear: left; text-align: center; }
div.right{ text-align: right; }
div.error{ text-align: center; color: red; font-size: large;}

div.button{ height: 25px; }
span.copy{ font-size: xx-small; color: blue; text-align: center;}
span.bold{ font-size: large; color: black; font-weight: 700; }
span.head{ font-size: large; color: blue; font-weight: 700; }
span.medium{ font-size: large; color: blue}
span.quest{ font-size: large; color: blue; font-weight: bold}
span.quest2{ font-size: medium; color: blue; font-weight: bold}
span.js{ font-size: 5pt; color: blue; font-weight: bold}
span.box{ border: 1px solid gray;}

td.bold{ color: blue; font-weight: 600; border: 1px solid gray; empty-cells: show;}
td.norm{ border: 1px solid gray; empty-cells: show;}
td.gray{ border: 1px solid gray; empty-cells: show; color: gray;}
td.bord{ border: 2px solid black; empty-cells: show;}
td.tiny{ color: blue; font-size: small;}
td.new{ font-size: xx-small;}

img{ border: 0;}

a{ text-decoration: none; }
a.but{ text-indent: 28px;}
a{ font-size: 10pt}
a{ font-weight: bold}
a:active{ color: maroon; }   
a:link{ color: maroon; }
a:visited{ color: maroon;}
a:hover{ color: red; }
a.micro{ font-size: 7pt; font-weight: normal; }
a.medium{ font-size: large; }
a.let{font-size: large; text-indent: 2px; }
a.but-tiny{ text-indent: 28px; font-size: 8pt; font-weight: normal; }
a.yel:hover{ background-color: yellow; }

#button  a { display: block; background: url(../system/logo.gif) top; width: 150px; height: 23px; }
#button  a:hover { background: url(../system/logo.gif) no-repeat bottom; }
#button0 a { display: block; background: url(../system/logo0.gif) top; width: 150px; height: 23px; }
#button0 a:hover { background: url(../system/logo0.gif) no-repeat bottom; }
#button1 a { display: block; background: url(../system/logo1.gif) top; width: 150px; height: 23px; }
#button1 a:hover { background: url(../system/logo1.gif) no-repeat bottom; }
#button2 a { display: block; background: url(../system/logo2.gif) top; width: 150px; height: 23px; }
#button2 a:hover { background: url(../system/logo2.gif) no-repeat bottom; }
#button3 a { display: block; background: url(../system/logo3.gif) top; width: 150px; height: 23px; }
#button3 a:hover { background: url(../system/logo3.gif) no-repeat bottom; }
#button4 a { display: block; background: url(../system/logo4.gif) top; width: 150px; height: 23px; }
#button4 a:hover { background: url(../system/logo4.gif) no-repeat bottom; }
#button5 a { display: block; background: url(../system/logo5.gif) top; width: 150px; height: 23px; }
#button5 a:hover { background: url(../system/logo5.gif) no-repeat bottom; }
#button6 a { display: block; background: url(../system/logo6.gif) top; width: 150px; height: 23px; }
#button6 a:hover { background: url(../system/logo6.gif) no-repeat bottom; }
#button7 a { display: block; background: url(../system/logo7.gif) top; width: 150px; height: 23px; }
#button7 a:hover { background: url(../system/logo7.gif) no-repeat bottom; }
#button8 a { display: block; background: url(../system/logo8.gif) top; width: 150px; height: 23px; }
#button8 a:hover { background: url(../system/logo8.gif) no-repeat bottom; }
#button9 a { display: block; background: url(../system/logo9.gif) top; width: 150px; height: 23px; }
#button9 a:hover { background: url(../system/logo9.gif) no-repeat bottom; }
#button10 a { display: block; background: url(../system/logo10.gif) top; width: 150px; height: 23px; }
#button10 a:hover { background: url(../system/logo10.gif) no-repeat bottom; }
#button11 a { display: block; background: url(../system/logo11.gif) top; width: 150px; height: 23px; }
#button11 a:hover { background: url(../system/logo11.gif) no-repeat bottom; }
#button12 a { display: block; background: url(../system/logo12.gif) top; width: 150px; height: 23px; }
#button12 a:hover { background: url(../system/logo12.gif) no-repeat bottom; }
#button13 a { display: block; background: url(../system/logo13.gif) top; width: 150px; height: 23px; }
#button13 a:hover { background: url(../system/logo13.gif) no-repeat bottom; }

#buttonp  a { display: block; background: url(../system/prev.gif) top; width: 35px; height: 50px; }
#buttonp  a:hover { background: url(../system/prev.gif) no-repeat bottom; }
#buttonn  a { display: block; background: url(../system/next.gif) top; width: 35px; height: 50px; }
#buttonn  a:hover { background: url(../system/next.gif) no-repeat bottom; }

.letter { font-size: 16px;}
p.indent{
 text-indent: 25px;
}


