﻿body, div, p, h1, h2, h3, h4, ul, li, table
{
	margin:0;
	padding:0;
	border:none;
}

body 
{
    background: #abd4f4;
    font-family: 'Trebuchet MS' , Tahoma, Helvetica, Verdana;
    color: Black;
    font-size: 11pt;
    font-weight: bolder;
}

h1
{
    font-size: 15pt;
    margin: 10px auto 10px auto;
}
h2
{
    font-size: 13pt;
}

.content
{
    width: 1300px;
    margin: -1px auto 0 auto;
    text-align: center;
}

.content img
{
    border:none;
}

.content a
{
    padding: 2px 7px;
    color: #000000;
}

.content a:hover
{
	font-size:14pt;
	color: #a9d8f5;
	text-decoration: none;
}

.content a:visited {}

#header_up {}

#header_mid
{
    text-align:center;
}

.up
{
    width: 1300px;
    height: 286px;
    background: #3492ea url(4.jpg) no-repeat;
}

.back
{
   background: #3492ea;
   border-left: solid 2px #ffffff;
   border-right: solid 2px #ffffff;
}

.middle
{
    text-align:center;
    margin: 20px auto auto auto;
    font-size:12pt;
    width: 800px;
}

.middle a
{
    padding: 0px 0px;
    color: #000000;
}

.middle a:hover
{
	font-size:10pt;
	color: #3492ea;
}

.middle a:visited
{
}

.middle img
{
    border: solid 3px #3492ea;
}

.middle img:hover
{
    border: solid 3px #000000;
}
.middle img:visited
{
    border: solid 1px #000000;
}

.middle table
{
    font-size: 10pt;
    font-weight: bolder;
    background: #0d71ce;
    border: solid 1px #000000;
}

.middle table:hover
{
     background: #ffffff;
}

.bottom
{
    width: 1300px;
    height: 165px;
    background: url(3.jpg);
    text-align:center;
    margin: 0px auto auto auto;
    font-size: 8px;
}

.links
{
    text-align:center;
    margin: 20px auto auto auto;
    font-size:10pt;
    width: 800px;
}

.links a
{
    font-size:10pt;
    padding: 0px 0px;
    color: #000000;
}

.links a:hover
{
	font-size:10pt;
	color: #3492ea;
}