/**
 * default
 */
* { margin: 0px; padding: 0px; }
TD { vertical-align:top;}
a img { border: 0px; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.inline { display: inline; }
.textCenter { text-align: center; }

body { color: #fff; background: url("/img/bg_02.jpg") #EBBB7B repeat-x 0 0; height: 100%; font-size: 15px; font-family: Trebuchet MS; min-width: 973px; }
TABLE.maint {border: 1px solid #fff; margin: 0 auto;}
TD.txt { padding-right: 20px; padding-left:30px;}
TD.txt P { font-size: 13px; font-family: Tahoma; color: #25385A; padding-bottom: 12px; line-height: 140%; }
a { color: #25385A; text-decoration: underline; }
a:hover { text-decoration: none;}
a.h3 { font-size: 14px; font-weight: bold; color: #25385A; padding-bottom: 5px; display:block;}


/**
 * menu
 */




DIV.mainmenu { width:790px; position:absolute; left:135px; top: 362px; color: #25385A; font-size: 15px;}
DIV.mainmenu a {color: #25385A; font-size: 15px; font-weight: bold; text-decoration: none; padding-right: 3px; padding-left:3px}
DIV.mainmenu a:hover { text-decoration: underline; }

DIV.mainmenu2 { width:790px; position:absolute; left:135px; top: 15px; color: #872114; font-size: 15px;}
DIV.mainmenu2 a {color: #872114; font-size: 15px; font-weight: bold; text-decoration: none; padding-right: 3px; padding-left:3px}
DIV.mainmenu2 a:hover { text-decoration: underline; }

DIV.count { width:90px; position:absolute; left:500px; top: 60px;}

ul { padding-left: 50px; color: #25385A; font-size: 13px; font-weight: bold; text-decoration: none;}
li { margin-bottom:4px;}
li a {color: #25385A; font-size: 13px; font-weight: bold; text-decoration: none;}
li a:hover {text-decoration: underline;}

/**
 * content
 */


h1 { color:#25385A; font-size:20px; margin-top:8px; margin-bottom:25px; width:100%;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

#TB_window {top:20%;}
