/* ColorScheme: file:///home/www/colorscheme2/index-en.html?analog;31;0;180;-1;-1;1;-0.7;0.25;1;0.5;1;-1;-1;1;-0.7;0.25;1;0.5;1;-1;-1;1;-0.7;0.25;1;0.5;1;-1;-1;1;-0.7;0.25;1;0.5;1;0 */
body,form{
margin:0;
padding:0;
behavior:url("csshover.htc");
behavior:url("csshover2.htc");
font-family:Verdana;
}
input{
border:1px solid #8f9d9b;
background-color:#c4d0ce;
}
body {
background:#BFFFBF url("bg.png") repeat-x top left;
text-align:center;
}
a{color:#c70109;}
a:active{color:#c70109;}

div#wrapper {
text-align:left;
width:765px;
margin:10px auto;
}

/*** HEADER BLOCK ***/
div#header{
margin:0;
height:198px;
background:gray url("images/header_bg.png") no-repeat;
}
/*** END HEADER BLOCK ***/

/*** FOOTER BLOCK ***/
div#footer{
font-size:xx-small;
color:green;
font-family: Verdana;
}
div#footer img{border:0;}
div#footer a{text-decoration:none;}
/*** END FOOTER BLOCK ***/

/*** MENU BLOCK ***/
table#mainmenu {
width:100%;
height:32px;
min-height:32px;
line-height:32px;
vertical-align:middle;
background:gray url("buttonbg.png") repeat-x center left;
font-family:"Verdana" sans-serif;
font-size:12pt;
font-weight:bolder;
color:green;
margin:0px;padding:0px;border:0px;
}
table#mainmenu tr {
height:32px;
line-height:32px;
margin:0px;padding:0px;border:0px;
}
table#mainmenu td {
height:32px;
width:25%;
margin:0px;padding:0px;border:0px;
text-align:center;
vertical-align:middle;
}
table#mainmenu td:hover {
background:white url("btndownbg.png") repeat-x center left;
}
table#mainmenu td.active {
background:white url("btnselectedbg.png") repeat-x center left;
}
table#mainmenu td a {
text-decoration:none;
color:green;
}
/*** END MENUBAR ***/


/*** SUBMENU BLOCK ***/
table#submenubar {
width:100%;
height:18px;
line-height:18px;
vertical-align:middle;
background:green url("submenu_bg.png") repeat-x top left;
font-family:"Verdana" sans-serif;
font-size:small;
margin:0 auto;
padding:0;
border:0px;
}
table#submenubar tr {
height:18px;
line-height:18px;
border:0;
margin:0;
padding:0;
}
table#submenubar td {
height:18px;
border:0;
text-align:center;
vertical-align:middle;
}
table#submenubar td:hover {
background:gray url("submenu_down.png") repeat-x top left;
}
table#submenubar td.active {
background:gray url("submenu_active.png") repeat-x top left;
}
table#submenubar td a {
text-decoration:none;
color:green;
}
/*** END SUBMENUBAR ***/

/*** CONTENT BLOCK ***/
div#content{
overflow:auto;
text-align:left;
padding:20px;
font-size:14px;
background-color:#eeedfa;
border:0;
}
div#content a{color:green;}
div#content img {border:0;margin:4px;}
div#content h2{color:green;text-decoration:}
/*** CONTENT ***/
.synthname{color:green;font-weight:bold;}