body, h1, h2, h3, form { padding:0; margin:0; color:#FFFFFF}
h1, h2, h3 { font-family: arial, verdana, tahoma; }
h1{font-size:26px;}
h2{font-size:22px;}
h3{font-size:18px;}

img { border:0 }
body { font-size:12px; font-family: verdana, tahoma, arial; color:#203e59; background:#3d7cb1 }

.foot { clear:both; }

div.main_bg { background:url(./images/bg_main.png) repeat-x; height:240px; padding:18px 59px; }
#main_menu { background-color:#3d7cb1; }
#main_menu img { border:solid 1px #316c9d; }
#main_menu td { height:63px; }
#main_menu td.link { width:155px; text-align:center; vertical-align:middle; font-size:1.3em; }
#main_menu .link a { display:block; background-color:#2f699a; width:100%; height:100%; padding-top:51px;  color:#e7f2fc; text-decoration:none; }
#main_menu .link a:hover { background-color:#0099cc; color:#FFFFFF; }

div.main_bg2 { background:url(./images/bg_main2.png) repeat-x; height:155px; padding:18px 59px; }
#main_menu2 { background-color:#3d7cb1; }
#main_menu2 img { border:solid 1px #316c9d; }
#main_menu2 td { height:65px; }
#main_menu2 td.link { width:155px; text-align:center; vertical-align:middle; font-size:1.3em; }
#main_menu2 .link a { display:block; background-color:#2f699a; width:100%; height:100%; padding-top:51px;  color:#e7f2fc; text-decoration:none; }
#main_menu2 .link a:hover { background-color:#0099cc; color:#FFFFFF; }

#foot { border-collapse:collapse; width:802px; height:201px; background:url(./images/top_bg.png) no-repeat center;}
#body td #foot { width:670px; }
#foot td { background:none; vertical-align:top; padding:90px 30px 0px 100px; }
#foot div.block { width:300px; }
#foot td.left { text-align:left; }
#foot h1 { font-size:36px; margin-bottom:4px; color:#FFFFFF}
#foot img { margin:5px 15px 0 0; }
#foot a { color:#e7f2fc; text-decoration:none; }
#foot a:hover { color:#e7f2fc; }

#foot2 { border-collapse:collapse; width:1000px; height:100px; background:url(./images/top_bg.png) no-repeat right bottom;}
#body td #foot2 { width:700px; }
#foot2 td { background:none; vertical-align:top; padding:20px 30px 0px 100px; }
#foot2 div.block { width:500px; }
#foot2 td.left { text-align:left; }
#foot2 h1 { font-size:30px; margin-bottom:4px; color:#FFFFFF}
#foot2 img { margin:5px 15px 0 0; }
#foot2 a { color:#e7f2fc; text-decoration:none; }
#foot2 a:hover { color:#e7f2fc; }

#bottom { border-collapse:collapse; width:802px; height:160px; background:url(./images/bottom_bg.png) no-repeat center top;}
#bottom  td{ width:350px; padding:20px 0 0 80px;vertical-align:top;color:#203e59; font-size:12px;}

#body #foot h1 a { color:#e7f2fc; text-decoration:none; }
#body #foot h1 a:hover { color:#203e59; }
#body #foot { color:#203e59; }

div.developer { text-align:center; color:#203e59; font-size:10px;}
.developer a { color:#203e59; text-decoration:none; }

TD.menu {
	margin:5px 15px 0 90px;
	
}

TD.menu A {
	DISPLAY: block;
	COLOR: #FFFFFF;
	PADDING: 10px 15px 10px 15px;
	margin:5px 0 0 0;
	TEXT-DECORATION: none;
	BACKGROUND: #2f699a;
}

TD.menu A:hover {
	COLOR: #203e59;
	BACKGROUND: #0099cc;
}


