body {
	margin: 0px;
	background-color: #27426F; 
}
body, div, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
div#titleImg {
	margin-left: 10px;
	height: 60px;
}
div#contentpad{
	padding-left: 23px;
	margin-right: 20px;
	padding-bottom: 15px;
}
div#contentpad,  div#contentpad td, div#contentpad input, div#contentpad textarea, div#contentpad p, div#contentpad ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

h1, h2 {
	font-size: 14px;
	font-weight: bold;
}

img {
	border: 0px;
}

.style16 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #0066FF; }
.style19 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #666666; }
a:link {
	color: #0097DD;
	text-decoration: none;
}
a:visited {
	color: #0097DD;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: ##0097DD;
	text-decoration: none;
}
#menu {
	margin-bottom: 160px;
}
#menu a {
	display:  block;
	height: 15px;
	width: 180px;
	text-indent: 15px;
	margin-top: 15px;
	font-weight: bold;
	background: transparent url('/images/me_bt_grey.png') 0px 4px  no-repeat;
}

#menu a:hover {
	background: transparent url('/images/me_bt.png') 0px 4px  no-repeat;
}
#menu a.currentPage{
	background: transparent url('/images/me_bt.png') 0px 4px  no-repeat;
	color: #0066FF;
}
#menu a.currentsubpage {
	color: #0066FF;
}
div.contact_notify_error{
	color: red;
}
div.contact_notify_normal {
	color: white;
}
div.contact_notify_success {
	color: green;
}

