@charset "UTF-8";

body {
	background-image: url(../images/flags01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a {
	color: #035795;
}

.red {
	color: #FF0000;
}

.blue {
	color: #035795;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.font_10 {
	font-size: 10px;
	font-color: #333333;	
}

h1 {
    font-size: 13px;
	font-color: #333333;	
}

h2 {
    font-size: 13px;
	font-color: #333333;	
}

h3 {
    font-size: 13px;
	font-color: #333333;		
}

h4 {
    font-size: 13px;
	font-color: #333333;	
	}

p {
	margin: 0px;
	padding: 0px;
}

ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
align: justify;
color: #000000;
text-decoration: none;
text-indent: 4px;
list-style-position: outside;
list-style-type: disc;
padding: 6px;
margin: 3px;
}


.form {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
}

.form_next {
	font-family: Verdana;
	font-size: 12px;
	color: #035795;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}

.grey {
	background-color: #E5E5E5;
}

.white {
	background-color: #FFFFFF;
}

label.error {
	display: none;
}

.form01 {
    width: 250px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
}

.main {
    font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
	align: justify;
}
.main16px {
    font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color:#035795;
}
.main10px {
    font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#035795;
}

.border_black {
    border: solid 1px #333333;
}

a.leftlinks:link {
	font-family: Verdana;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #bbbbbb;
}
a.leftlinks:visited {
	font-family: Verdana;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #bbbbbb;
}
a.leftlinks:active {
	font-family: Verdana;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #bbbbbb;
}
a.leftlinks:hover {
	font-family: Verdana;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}

a.pagelinks:link {
	font-family: Verdana;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #035795;
}
a.pagelinks:visited {
	font-family: Verdana;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #035795;
}
a.pagelinks:active {
	font-family: Verdana;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #035795;
}
a.pagelinks:hover {
	font-family: Verdana;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #EF1010;
}

a.menulinks:link {
	font-family: Verdana;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}
a.menulinks:visited {
	font-family: Verdana;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}
a.menulinks:active {
	font-family: Verdana;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}
a.menulinks:hover {
	font-family: Verdana;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #000033;
}

.copyrights {
    font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

a.bottomlinks:link {
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
a.bottomlinks:visited {
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
a.bottomlinks:active {
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
a.bottomlinks:hover {
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
a.redlinks:link {
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
a.redlinks:visited {
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
a.redlinks:active {
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
a.redlinks:hover {
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}


#main {
	position:relative;
	width:851px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}

#top {
	position:relative;
	width:851px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#head {
	position:relative;
	width:851px;
	z-index:1;
	background-repeat: no-repeat;
	background-position: center top;
}

#content {
	position:relative;
	width:832px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.style1 {font-size: 12px; font-style: normal; color:#333333; font-family: Verdana;}

#footer {
	position:relative;
	width:851px;
	z-index:3;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#left_menu {
	position:relative;
	width:236px;
	z-index:1;
}

.home_form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 226px;
}

.home_text li {
	list-style-position: inside;
}
