@charset "utf-8";

#header {
height:            125px;
width:             900px;
position:          relative;
visibility:        visible;
margin:            auto;
margin-bottom:     10px;
background-image:  url(../Pictures/Header.jpg);
background-repeat: no-repeat;
}
.main {
height:            200px;
width:             900px;
position:          relative;
visibility:        hidden;
margin:            auto;
}
.footer {
height:            60px;
width:             900px;
position:          relative;
visibility:        visible;
margin:            auto;
background-image:  url(../Pictures/Footer.jpg);
background-repeat: no-repeat;
}
.menubar {
align:             center; 
height:            25px;
width:             900px;
margin:            auto;
position:          relative;
visibility:        visible;
background-image:  url(../Pictures/Menubar.gif);
background-repeat: no-repeat;
}
.a_mbar {
position:          relative;
color:             #003399;
font-size:         100%;
*font-size:        95%;
font-weight:       bold;
text-indent:       33px;
float:             left;
font-family:       Verdana, Arial, Helvetica, sans-serif;
overflow:          hidden;
text-decoration:   none;
}
.a_mbar:hover {
position:          relative;
color:             #FF0000;
font-size:         100%;
*font-size:        95%;
font-weight:       bold;
text-indent:       33px;
float:             left;
font-family:       Verdana, Arial, Helvetica, sans-serif;
}
a {
position:          relative;
visibility:        visible;
color:             #000099;
font-size:         90%;
font-weight:       bold;
text-indent:       40px;
float:             left;
font-family:       Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
position:          relative;
visibility:        visible;
color:             #FF3300;
font-size:         90%;
font-weight:       bold;
text-indent:       40px;
float:             left;
font-family:       Verdana, Arial, Helvetica, sans-serif;
}
.middle {
font-family:       Verdana, Arial, Helvetica, sans-serif;
font-size:         100%;
font-style:        normal;
height:            40px;
width:             900px;
position:          relative;
visibility:        visible;
margin:            10px 0px 10px 0px;
color:             #000000;
background-image:  url(../Pictures/Background.gif);
background-repeat: repeat-y;
}
.text {
font-family:       Verdana, Arial, Helvetica, sans-serif;
font-size:         90%;
font-style:        normal;
padding:           10px;
width:             100%;
position:          relative;
visibility:        visible;
margin:            auto;
color:             #333333;
text-align:        justify;
cursor:            text;
}
.text_bold {
font-family:       Verdana, Arial, Helvetica, sans-serif;
font-size:         14px;
font-style:        normal;
padding:           10px;
width:             100%;
position:          relative;
visibility:        visible;
margin:            auto;
color:             #333333;
text-align:        justify;
cursor:            text;
font-weight:       bolder;
list-style-position: inside;
list-style-type:   square;
left:              30px;
}
.maingrid {
width:             97%;
z-index:           1;
position:          relative;
visibility:        visible;
margin-left:       7px;
margin-right:      7px;
}
.flag {
width:             17px;
position:          absolute;
visibility:        visible;
margin:            auto;
left:              795px;
top:               0px;
}
.flag1 {
width:             17px;
position:          absolute;
visibility:        visible;
margin:            auto;
left:              827px;
top:               0px;
}
.contacts {
font-family:       Verdana, Arial, Helvetica, sans-serif;
font-size:         14px;
font-style:        normal;
padding:           10px;
width:             100%;
position:          relative;
visibility:        visible;
margin:            auto;
color:             #333333;
text-align:        center;
cursor:            text;
}
.ip_table {
font-family:       Verdana, Arial, Helvetica, sans-serif;
font-size:         70%;
font-style:        normal;
width:             100%;
margin-left:       10px;
position:          relative;
visibility:        visible;
color:             #333333;
text-align:        center;
border:            2px double #000000;
}
.ip_undertable {
font-family:       Verdana, Arial, Helvetica, sans-serif;
font-size:         60%;
*font-size:        70%;
font-style:        normal;
padding:           3px;
margin-left:       10px;
width:             100%;
position:          relative;
visibility:        visible;
color:             #333333;
text-align:        justify;
border:            none;
}
.cell_1 {
	font-family:       Verdana, Arial, Helvetica, sans-serif;
	font-size:         100%;
	font-style:        inherit;
	font-weight:       bolder;
	color:             #333333;
	text-align:        center;
	border-right-width:  1px;
	border-bottom-width: 1px;
	border-right-style:  solid;
	border-bottom-style: solid;
	border-right-color:  #000000;
	border-bottom-color: #000000;
	background-color:    #FFFFCC;
}
.cell_2 {
	font-family:       Verdana, Arial, Helvetica, sans-serif;
	font-size:         100%;
	font-style:        inherit;
	font-weight:       normal
	color:             #333333;
	text-align:        center;
	border-right-width:  1px;
	border-bottom-width: 1px;
	border-right-style:  solid;
	border-bottom-style: solid;
	border-right-color:  #000000;
	border-bottom-color: #000000;
}
#footaddr {
font-family:       Verdana, Arial, Helvetica, sans-serif;
font-size:         80%;
font-style:        normal;
position:          relative;
color:             #000000;
}
