body,td
{
	font-family: Arial;
	font-size: 12px;
	color:  #230F6C;
}
table.content
{
	border: 0;
	margin: 0;
	padding: 0;
	width: 300px;
	padding-left: 18px;
	padding-top: 5px;
}
table.frame {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
}
table.contact_long {
	border: 0;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 300px;
}
table.contact_mid {
	border: 0;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 160px;
}
input.long{
	font-family: Arial;
	font-size: 10px;
	width: 235px;
	border-style: none;
	border-width: 0;
}
input.tick{
	border-style: none;
	border-width: 0;
}
input.mid{
	font-family: Arial;
	font-size: 10px;
	width: 120;
	border-style: none;
	border-width: 0;
}
td.contact_text {
	font-family: Arial;
	font-size: 11px;
	color:  #230F6C;
}
a.menu{
	font-family: Arial;
	font-size: 11px;
	color:  #FFFFFF;
	text-decoration: none;
}
a.menu:hover{
	font-family: Arial;
	font-size: 11px;
	color:  #009AAF;
	text-decoration: none;
}
.hiddenmenu {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
	height: 21px;
	/*width: 150px;*/
	/*background-image: url('images/submenu_back.jpg');*/
	background-color: #230F6C;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 11px;
	/*font-weight: bold;*/
	padding-top: 3px;
	padding-left: 10px;
	border-top: 1px solid white;
}
a{
	font-family: Arial;
	font-size: 12px;
	color:  #230F6C;
}
a:hover{
	font-family: Arial;
	font-size: 12px;
	color:  #009AAF;
}