.textbox {
	border:1px solid #000000;
	background-color: #FFFFFF;
	width: 125px; 
	height: 18px; 
	font-size: 12px; 
	font-face: verdana;
	color: #000000
	}
.border {
border-right: solid 1px #000000;
}
.textarea {
	border:1px solid #000000;
	background-color: #FFFFFF;
	width: 250px; 
	height: 80px; 
	font-size: 12px; 
	font-face: verdana;
	color: #000000
	}
.searchbox {
	border:1px solid #000000;
	background-color: #FFFFFF;
	width: 80px; 
	height: 18px; 
	font-size: 12px; 
	font-face: verdana;
	color: #000000
	}
.button {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-color: #FFFFFF;
	width: 60px; 
	height: 20px; 
	color: #000000;
	font-size: 9px;
	font-face: verdana;
	}
.table {
border-left: solid 2px #000000
border-right: solid 2px #000000
}

.dropdown {
	width: 35px; 
	height: 14px; 
	font-size: 8px; 
	font-face: verdana;
	}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #555555;
	text-decoration: none;
}
a:active {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}
a.menu:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.menu:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.menu:hover {
	color: #555555;
	text-decoration: underline;
}
a.menu:active {
	color: #555555;
	text-decoration: underline;
	font-weight: bold;
}
a.credit:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.credit:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.credit:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.credit:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.image:link {
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #000000;
}
a.image:visited {
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #000000;
}
a.image:hover {
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #555555;
}
a.image:active {
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #555555;
}
a.bottom:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.bottom:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.bottom:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.bottom:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.img {
	border: 2px solid #000000;
}
.flag {
	border: 1px solid #000000;
}