a:link {
	color: #003FAF;
	text-decoration: none;
}
.tabs {
	background-position: center center;
	background-color: #000000;
	color: #FFCC33;
}
.rightborder {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}
.botbord {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}
.tableoutline {
	border: thick dashed #C557C4;
}
.topborder {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCC33;
}
.menulink {
	color: #C557C4;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5em;
	font-size: 11px;

}
a.menulink {
	color: #FFCC33;
	font-weight: bold;
}

a:hover {
	color: #6699FF;
}
.adtitle {
	font-weight: bold;
	font-size: 14px;

}
p {
	font-size: 85%;
	clear: both;
}
.country {
	font-size: medium;
}
.bold {
	font-weight: bolder;
}
a:visited {
	color: #CC66CC;
	text-decoration: none;
}
menulink a:visited {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
body {
	background-color: #000033;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
}

li {
font-family:Arial, Helvetica, sans-serif; font-size: 85%;
}
.addiv {
	clear: both;
	padding:10px;
	background:#F4E34D;
	width: 700px;
	border: thin dashed #000000;
	margin: 7px auto 7px auto; 
}

.addiv a {
color:#990000;
}

.addiv a:visited {
color:#990000;
}
