html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: inherit;
text-align:inherit;
}
body {
line-height: 1;
color: #c5c5c5;
 background: #011F39;
}
ol, ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
/*
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}*/

html, body {
    height:100%;
}
#main {
    position:relative;
    height:auto;
    min-height:100%;
    width:780px;
    margin:0 auto;
    /*cont*/
    background-color: #011F39;
}
#footer {
    position:relative;
    height:23px;
    width:780px;
    margin:0 auto;
    margin-top:-23px;
    /*cont*/
    background-color:#557fa9;
    color:#020304;
    font:9px/11px Verdana, sans-serif;
    font-weight:bold;
    text-align:center;
}
#push {
    position:relative;
    clear:both;
    width:780px;
    height:23px;
}

#header {
    position:relative;
    width:780px;
    height:164px;
    background:url(images/header_bg_black.jpg) no-repeat scroll left top;
}
#right_top {
    position:absolute;
    right:7px;
    top:2px;
    height:15px;
    width:300px;
    font:12px Tahoma, sans-serif;
    font-weight:normal;
    color:#e5e5e5;
}
#right_top a 
{
 color: #dbdbdb;
 font-weight:bold;
}
#logo {
    position:absolute;
    top:0px;
    left:0px;
    font:11px/13px Verdana, sans-serif;
    font-weight:bold;
    color:#ffffff;
    height:50px;
    width:300px;
    font:10px/12px Tahoma, sans-serif;
    font-weight:bold;
}
#menu {
    position:relative;
    _top:-10px;
    width:545px;
    height:19px;
    padding-right:235px;
    background:url(images/menu_bg.jpg) no-repeat scroll left top;
}
#menu a {
    font:11px/13px Verdana, sans-serif;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
    display:block;
    position:relative;
    float:left;
    background:url(images/menu_but1.jpg) no-repeat scroll left top;
    padding-left:22px;
    padding-right:7px;
    padding-top:3px;
    height:15px;
    width:auto;
}
#menu a:hover {
    color:#e92b24;
}
#menu a.actpage {
    color:#e92b24;
}
#mid {
    position:relative;
    width:780px;
    height:auto;
}
#top {
    position:relative;
    top:-12px;
    _top:-2px;
    width:780px;
    height:47px;
    float:left;
    font:10px/13px Verdana, sans-serif;
    font-weight:normal;
    color:#e1e7f7;
    background:url(images/mid_top_new.jpg) no-repeat scroll left top;
}

#cont_top {
    position:relative;
    height:93px;
    /*width:730px;*/
    width:575px;
    padding:25px;
    background:url(images/cont_top_bg.jpg) no-repeat scroll left bottom;
    padding-left:180px;
}
#cont_top a {
    text-decoration:none;
    font-weight:bold;
    color:#ffffff;
}
#container {
    position:relative;
    width:780px;
    height:auto;
}

#content {
    /*position:relative;
    float:left;
    width:100%;
    height:auto;
    margin-left:0px;*/
    font:10px/13px Verdana, sans-serif;
    font-weight:normal;
    color:#8D9DB8;
}
#content a {
    color:#ffffff;
    font-weight: bold;
    text-decoration:none;
}
#content a:hover, #content a:active {
    text-decoration:underline;
}
#main_cont {
    position:relative;
    top:40px;
    _top:-10px;
    padding:9px;
    height:auto;
    margin:12px 12px 55px 12px;
    _margin:12px 12px 25px 12px;
    border:1px solid #2a435c;
    font:13px Verdana, sans-serif;
    font-weight:normal;
    color:#dce2ef;
_margin-left:-147px;
}
#main_cont p {
    text-align:justify;
    margin: 1em 0;
}
#main_cont h2 {
    text-align:justify;
    margin: 1em 0;
    font-weight: bold;
}

#main_cont table {
    border: 1px solid;
}

#main_cont table tr td {
    border: 1px solid;
    padding: 4px;
    text-align: center;
}

#main_cont img {
    border: 1px solid #617698;
    margin: 0 10px 10px 0;
    }

#zag1 {
    position:absolute;
    top:-12px;
    left:50px;
    background-color:#021f3a;
    padding:0 20px;
}

#left_menu {
    position:relative;
    float:left;
    width:146px;
    height:auto;
    margin-left:-100%;
    font:10px/12px Verdana, sans-serif;
    font-weight:normal;
    color:#6d747b;
    padding:6px;
    /*margin-top:-143px;
    padding-top:25px;*/
}

#left_menu a {
    color:#6d747b;
    text-decoration:none;
    font-weight:bold;
}

#left_menu a:hover, #left_menu a:active {
    text-decoration:underline;
}

#footer {
	position:relative;
}

#counter {
	position:absolute;
	top:0px;
	right:10px;
	width:88px;
	height:15px;
}

#footer a {
    display:block;
    position:relative;
    text-decoration:none;
    color:#020304;
    padding-top:4px;
    text-align:center;
}

#footer a:hover, #footer a:active {
    text-decoration:underline;
}

#cont_top a:hover, #cont_top a:active {
    text-decoration:underline;
}

h1 {
    font:16px Verdana, sans-serif;
    font-weight:normal;
  /*  color:#617698;
  */
}

h2, h3 {
    font:15px Verdana, sans-serif;
    font-weight:normal;
    /* color:#617698;
    */
}

form {
    text-align:left;
}

input, textarea {
    margin:5px 0px 0px 0px;
    border:1px solid #8c8c8c;
    background-color:#bfd1e3;
    color:#333333;
}

.toform {
    height:21px;
    width:70px;
    font:12px/14px center Verdana, sans-serif;
    color:#333333;
    vertical-align:middle;
    padding-bottom:5px;
}

li {
    list-style-position:inside;
    list-style-type: disc;
}