body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin:0px;
	line-height:normal
} 

img {
	padding:0px;
	margin:0px;
	display: block;
	border:0px;
}	

ul { margin:0px; padding:5px; list-style:none }

li { margin-left:5px; margin-bottom:5px; }

a:link, a:visited, a:active {
	color:#ed2024;
	text-decoration: none;
}

.nav {
	padding-bottom:3px;
}

a:hover {
	text-decoration: underline;
}

.greeting {
	font-size: 10px;
}

.sidebar {
	font-size: 10px;
	padding-left : 10px;
}

.pagetitle, h1 {
	color:#ed2024;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}

#content {
	font-size: 12px;
	padding-left : 10px;
	padding-right : 10px;
}

.message {
	width: 350px;
	background-color: #FFFFFF;
	border: 1px solid #ed2024;
	padding:5px;
}

.highlight {
	width: 90%;
	background-color: #FFFFFF;
	border: 1px solid #ed2024;
	padding:5px;
	text-align:left;
}

.error {
	width: 350px;
	color: #ed2024;
	background-color: #f9deb7;
	border: 1px solid #ed2024;
	padding:5px;
}

.error a:visited, .error a:active, .error a:link, .eklyptic a:visited, .eklyptic a:active {
	font-weight: bold;
}

.tablehead, h2 {
	color:#ed2024;
	font-size: 14px;
	font-style: italic;
}

.tablesubhead, h3 {
	font-size: 12px;
	color:#ed2024;
	font-weight: bold;
}

#formcontent {
	font-size: 10px;
	margin-left: 10px;
	width:200px;
}

#formcontent td {
	padding-bottom:5px;
}

table#inside, .inside {
	font-size: 10px;
	padding-left: 10px;
}

.shade {
	background-color: #f9deb7;
	margin-left:10px;
}

input, select {
	border: 1px solid #ed2024;
	background-color: #ffb74e;
	font-size:10px;
} 

.optional {
	background-color: #f9deb7;
}

.submit {
	color:#FFFFFF;
	border: 1px solid #ffb74e;
	background-color: #ed2024;
	font-size:10px;
} 

.info {
	color:#ed2024;
}

.foot {
	font-size: 10px;
	padding-left : 10px;
}

.eklyptic {
	color:#ffb74e;
	font-size: 10px;
	text-align: right;
	padding:5px;
	border-top: 1px solid #ed2024;
}

.eklyptic a:link, .eklyptic a:visited, .eklyptic a:active {
	color:#ffb74e;
	text-decoration: underline;
}

.eklyptic a:hover {
	text-decoration: none;
}

.country_head {
	font-size: 16px;
	color:#ed2024;
	font-weight: bold;
	border-bottom: 1px solid #ed2024;
}

.region_head {
	font-size: 14px;
	color:#333333;
	font-weight: bold;
	font-style:italic;
}

.gear {
	background-color:#ed2024;
	color:#FFFFFF;
	font-weight:bold;
}

#loading {
 	font-size:12px;
 	background-color: #FFFFFF;
	border: 1px solid #ed2024;
 	position: absolute;
 	left: 55%;
 	top: 200px;
	padding:10px;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
}

.directory-advertisers {
	width:160px; 
	background-color:#FFFFFF;
	padding:5px;
	border: 1px solid #ed2024;
	margin-left:5px;
	font-size:12px;
	text-align:center;
}


.directory-search { width:400px; }
.dir-enhancements { float:right; width:160px; text-align:center; margin-left:5px;  }
.dir-enhancements img { margin-bottom:10px;
