/*====================================================================================================*/
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px;
	margin: 0px;
	background-color: #78add8;
	background-image: url(../images/css/bgbody.gif);
	background-repeat: repeat-y;
	background-position: center;
}
input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
}
.container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}
.header {
	text-align: center;
	padding: 15px;
	background-color: #004a9c;
	background-image: url(../images/css/bgheader.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom: 1px solid #ffffff;
}
/*====================================================================================================*/
.menu {
	float: left;
	width: 190px;
	margin-left: 10px;
	padding: 2px;
	border-top: 15px solid #ffffff;
}
.menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.menu li a {
	margin-top: -3px;
	display: block;
	width: 170px;
	height: 25px;
	padding: 5px;
	line-height: 25px;
	margin-left: 5px;
	text-decoration: none;
	color: #000000;
	background-image: url(../images/css/bgmenulink.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size:80%;
	font-weight:bold;
	
}
.menu li a:hover {
	color: #ffffff;
	background-color: #ad9c63;
	background-image: url(../images/css/bgmenulinkhover.gif);
	font-size:80%;
	font-weight:bold;
}
/*====================================================================================================*/
.main {
	float: left;
	margin-left: 10px;
	border-top: 15px solid #ffffff;
	width: 545px;
}
.main h1 {
	color: #004a9c;
	font-size: 150%;
	padding-top:10px;
}
.main h2 {
	color: #004a9c;
	font-size: 100%;
}
.main a {
	color: #004a9c;
}
.mainitem {
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	background-image:url(../images/css/content_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}
/*====================================================================================================*/
.footer {
	display: block;
	clear: both;
	text-align: center;
	font-size: x-small;
	color: #808080;
	width: 545px;
	margin-left: 215px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer a{
	font-size: x-small;
	color: #808080;
	text-decoration: none;
}
/*====================================================================================================*/
.loginform fieldset {
	padding: 5px;
}
.loginform legend {
	color: #004a9c;
	font-weight: bold;
	margin: 5px;
}
.loginform input[type=text], .loginform input[type=password] {
	border: 1px solid #78add8;
	margin: 5px;
	clear: both;
}
.loginform input[type=submit] {
	border: 1px solid #78add8;
	background-color: #004a9c;
	color: #ffffff;
	width: 50px;
	margin: 5px;
	cursor: hand;
}
.loginform a {
	color: #004a9c;
	text-decoration: none;
}
.error {
	color: #ff0000;
}
/*====================================================================================================*/
.memberphoto, .memberlogo {
	float: right;
	margin: 5px;
}
/*====================================================================================================*/
.receipt td {
	border: 1px solid #78add8;
}
/*====================================================================================================*/
.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.contactform label {
	display: block;
	font-weight: bold;
	margin-top: 5px;
}
.contactform input, .contactform textarea {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.contactform #xSubmit {
	display: block;
	clear: both;
}
.error {
	color: #FF0000;
}


/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
