/* CSS Document */

body{
    margin:0 0 0 0px;
	background-color:#000000;
	}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 896px;
}
.bar-repeat {
	background-image: url(../images/bar-repeat.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
a.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
}
.black-bg {
	background-color:#121212;
}
.h1-white {
	font-family: Georgia;
	font-size: 22px;
	font-weight: 500;
	color: #FFFFFF;
}
.h2-white {
	font-family: Georgia;
	font-size: 20px;
	font-weight: 500;
	color: #FFFFFF;
}
.h3-white {
	font-family: Georgia;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
}
.main-text-red {
	font-family: Arial;
	font-size: 12px;
	color: #ff0707;
}
.venus-img {
	background-image: url(../images/venus-img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	width: 226px;
}
.flags-img {
	background-image: url(../images/flags-img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	width: 155px;
}
.footer-repeat {
	background-image: url(../images/footer-repeat.jpg);
	background-repeat: repeat-x;
	height: 59px;
}
.line-repeat {
	background-image: url(../images/line_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 2px;
}
.v-line-repeat {
	background-image: url(../images/v-line-repeat.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	width: 2px;
	}
.heading-bg {
	background-image: url(../images/Heading-bg.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 221px;
}
.main-text {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color:#000000;
	text-decoration: none;
}
.white-border {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.white-border2 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.white-border3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	}
	.white-border4 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
a.footer-nav{
	font-family: Arial;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}
a.footer-nav:hover{
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
 .image-border {
  
    border:5px solid #ffffff;
	

	 }
	  .emil-list-bg {
	background-image: url(../images/email-list.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 191px;
}

