html, body {
	background-color: #000000;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

a.white:link {
	color: #5b98d1;
	color: #75a5d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.white:visited {
	color: #5b98d1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.white:hover {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.white:active {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


a.menu:link {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:visited {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:active {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.side:link {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.side:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.side:hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.side:active {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.small:link {
	color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.small:visited {
	color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.small:hover {
	color: #f99700;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.small:active {
	color: #999999;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.image {
	border-style:none;
    border-color: #75a5d5;
    border-color: #2362aa;
	border-width:2px;
	margin: 0px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	color: white;
}

#login {
	float:right;
	width:170px;
	color:#AFB2A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:5px;}

#login:text{
	font-size:5px;
	}

input#submit_button{
	padding:0px 1px;
	color:#fff;
	font-size:11px;
	background-color:white;
	border: 1px solid #477F19;
	text-decoration:none;
}

input#submit_button:hover {
	background-color:#07ADBC;
	border: 1px solid #308CBB;
}

#contents{
margin:3px 15px;
padding:8px 8px 8px 8px;
line-height:17px;
border:1px solid #666666;
background-color: #1f1f21;
background-color: black;
color:#2362aa;
color:white;
}

#agents{
line-height:17px;
border-bottom:3px solid #333333;
margin-bottom: 2px;
color:#2362aa;
}

#video{
margin:5px 15px;
padding:0px 0px;
line-height:17px;
border:1px solid #666666;
color:#2362aa;
}

#american{
padding:0px 0px;
margin:5px 15px;
line-height:15px;
border:1px solid #666666;
}

#listings{
height:320px; 
margin:3px 0px 0px 0px; 
padding:0px 0px;
	font-family: Arial, Helvetica, sans-serif;
line-height:17px;
border:1px solid #666666;
color:#2362aa;
}

#world{
margin:3px 0px 0px 0px; 
padding:0px 0px;
line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
border:1px solid #666666;
color:#2362aa;
}

#cities{
margin: 0px;
border:2px solid #000000;
background-color:#000000;
background-repeat:repeat;
}

#images{
padding:3px 3px 3px 3px;
border:2px solid #f8f9eb;
background-color:#666666;
width:240px;
}

#poster{
padding:3px 3px 3px 3px;
background-color:#666666;
border:1px solid #f8f9eb;
width:150;
}


#desc{
padding:3px 3px 3px 3px;
background-color:#2362aa;
background-color:#333333;
border:1px solid #f8f9eb;
width:98%;
}

#terms{
padding:10px 10px 2px 2px;
background-color:#a3bfe4;
background-color:#83acda;
border:2px solid white;
width:95%;
}

#details{
padding:3px 3px 3px 3px;
background-color:#333333;
background-color:#000000; 
border:1px solid #333333;
width:95%;
}

body {
	background-color: #000000;
	background-repeat: repeat;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
  color : #FCE4B3;
  font-weight : bold;
  font-size: 20px;
}


.textboxes {
font-weight: bold; font-size: 14; color: #ffffff; font-family:
Arial, Helvetica, sans-serif; background-color: #000000;
}

.style1 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	color: #f8f9eb;
}

.style2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	color: #f8f9eb;
	color: #000000;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #333333;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #699ed0;
    color: #ffffff;
}
.style5 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.style6 {
	color: #f8f9eb;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.style6a {
	color: #f8f9eb;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f99700;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E5A44A;
    color: #f99700;
}
.style8a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E5A44A;
    color: #2362aa;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.style9a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #aaaaaa;
    color: black;
    background-color: #e5e7e9;
}
.style9b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black;
}
.style10 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
}
.style11 {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
}
.style11a {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
}
.style12 {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
}
.style13 {
	color: #ef7300;
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
}

.style14 {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
}

.style15 {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
}

.text {
	color: #f8f9eb;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.imageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
}

.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	color: #75a5d5;
}


.blueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5b98d1;
	color: #75a5d5;
}

a:link {
	color: #f8f9eb;
	color: white;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	text-decoration: underline;
}

a:visited {
	color: #f8f9eb;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 15px;
	text-decoration: underline;
}

a:hover {
	color: #e5a44a;
	color: #f99700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}


a.menu:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f99700;
}


a.homepage:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

a.homepage:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

a.homepage:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f99700;
}

.b.footer
{
	font-family: Arial, Helvetica, sans-serif;
}

#contact_info{
padding:10px 25px;
border:1px solid #ffffff;
background-color: #000000; 
color:white;
font-size: 15px;
font-weight-bold;
	font-family: Arial, Helvetica, sans-serif;
}


table#contact_form{
border:1px solid #ffffff;
background-color: #000000;
}

#contact_form td{
padding:5px 10px;
color: white;
background-color:#000000;
font-size: 14px;
font-weight-bold;
font-family: Arial, Helvetica, sans-serif;

#contact_form td.data{
background-color: red;
}


#bg1{
background-repeat:no-repeat;
border:1px solid #ccc;
height:17px;}

input.bg2{
background-repeat:no-repeat;
border:1px solid #ccc;
height:17px;}

input.bg3{
background-repeat:no-repeat;
border:1px solid #ccc;
height:17px;}

input.bg4{
background-repeat:no-repeat;
border:1px solid #ccc;
height:17px;}

input.bg7{
background-repeat:no-repeat;
border:1px solid #ccc;
height:17px;}

select.bg5{
background-repeat:no-repeat;
border:1px solid #ccc;
height:20px;}

textarea.bg6{
background-repeat:no-repeat;
border:1px solid #ccc;
height:67px}

 

