body {
    margin: 0;
    padding: 0;
    background-color:#E9EBEE;
}

body, td {
    font-family: verdana, arial, sans-serif;
    font-size:13px;
    color:#2B475E;
}

a,a:link,a:visited,a:active    {
    color:#000000;
    text-decoration: underline;
}
a:hover {
    color:#D90C03;
    text-decoration: underline;
}

a.black,a.black:link,a.black:visited,a.black:active    {
    color:#010202;
    text-decoration: none;
}
a.black:hover {
    color:#010202;
    text-decoration: underline;
}

a.blue,a.blue:link,a.blue:visited,a.blue:active {
    color:#1A3445;
    text-decoration: none;
}
a.blue:hover {
    color:#0066AA;
    text-decoration: none;
}

a.blue1,a.blue1:link,a.blue1:visited,a.blue1:active {
    color:#0066AA;
    text-decoration: underline;
}
a.blue1:hover {
    color:#387095;
    text-decoration: underline;
}

a.white,a.white:link,a.white:visited,a.white:active {
    color:#FFFFFF;
    text-decoration: none;
}
a.white:hover {
    color:#FFFFFF;
    text-decoration: none;
}

a.gray,a.gray:link,a.gray:visited,a.gray:active {
    color:#A3A3A3;
    text-decoration: none;
}
a.gray:hover {
    color:#A3A3A3;
    text-decoration: underline;
}


h1 {
    font-size:18px;
    font-weight:bold;
    margin-top:10px;
    margin-bottom:5px;
}

h2 {
    font-size:14px%;
    margin-top:10px;
    margin-bottom:5px;
}

p {
    margin-left:0px;
    margin-right:0px;
    margin-top:5px;
    margin-bottom:15px;
}

form {
    margin: 0;
}

img {
    border:none;
}

.tbl_main {
    width:100%;
    height:100%;
}

.top {
    background: url(images/design2/bg/bg_top.jpg);
    height:250px;
}

.top1 {
    height:250px;
    width:100%;
}

.logo {
    background: url(images/design2/bg/bg_logo.jpg) no-repeat top;
    width:320px;
    padding-top:60px;
}

.big_top {
    height:250px;
    width:100%;
    background: url(images/design2/bg/bg_big_top.jpg) repeat-x top;
}

.big_top1 {
    width:100%;
    background: url(images/design2/bg/bg_big_top1.jpg) no-repeat left top;
}

.menu {
    width:252px;
    background: url(images/design2/bg/bg_menu.gif) repeat-y;
}

.menu_item {
    font-family: arial, verdana, sans-serif;
    width:252px;
    height:23px;
    background: url(images/design2/bg/bg_menu_item.jpg) no-repeat;
    font-size:13px;
    text-align:center;
}

.top_right {
    width:50px;
    background: url(images/design2/bg/bg_top_right.jpg) repeat-x;
}

.top_line {
    height:41px;
    background: url(images/design2/bg/bg_top_line.gif) repeat-x;
}

.bot_line, .bot_line1, .bot_line2 {
    height:57px;
    background: url(images/design2/bg/bg_bot_line.gif) repeat-x;
    fint-size:10px;
    border-bottom:1px solid #335165;
}

.bot_line1 {
    padding-left:20px;
}

.bot_line2 {
    color:#6C8997;
    font-weight:bold;
    text-align:center;
}


.right_side {
    background: url(images/design2/bg/bg_right_side.gif) repeat-y #D9DDE2;
    padding-top:15px;
    padding-bottom:15px;
    width:252px;
}

.head {
    font-family: verdana, arial, sans-serif;
    height:21px;
    background: url(images/design2/bg/bg_head.jpg) no-repeat;
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    padding-left:54px;
    text-transform:uppercase;
    width:252px;
}

.box_right {
    padding-left:23px;
    padding-top:5px;
    padding-bottom:5px;
}

.menu1_right, .menu1_right_sub {
    margin-bottom:2px;
    font-weight:bold;
}

.menu1_right_sub {
    padding-left:15px;
}

.menu1_right_a, .menu1_right_a_sub {
    color:#0066AA;
    font-weight:bold;
}

.menu1_right_a_sub {
    padding-left:15px;
}

.color_blue {
    color:#015A94;
}

.submit, .submit4 {
    font-family: verdana, arial, sans-serif;
    font-weight:bold;
    font-size:10px;
    background:#476A83;
    color:#FFFFFF;
    border:none;
    height:18px;
}

.input {
    border:1px solid #476A83;
    background:#FFFFFF;
    font-size:11px;
}

.box2 {
    border-top:1px solid #335165;
    border-left:1px solid #335165;
    border-right:1px solid #335165;
    background:#FFFFFF;
    padding-top:5px;
    padding-bottom:5px;
}

.box3 {
    border-top:1px solid #387095;
    border-left:1px solid #335165;
    border-right:1px solid #335165;
    border-bottom:1px solid #335165;
    background: url(images/design2/bg/bg_box3.gif) repeat-x top #E9EBEE;
}


.box4 {
    color:#FFFFFF;
    font-weight:bold;
    fint-size:10px;
    background: url(images/design2/bg/bg_box4.gif) repeat-x #476A83;
    padding-right:3px;
    padding-left:3px;
}

.content {
    padding-left:20px;
    padding-right:20px;
    padding-top:10px;
    padding-bottom:10px;
}

.box5 {
    border:1px solid #335165;
    font-weight:bold;
    fint-size:10px;
}

.bottom_links {
    text-align:center;
    font-size:10px;
}
.stats{
display:inline;
height:0px;
left:-1000px;
margin:0px;
padding:0px;
position:absolute;
top:-1000px;
visibility:hidden;
width:0px
}
