body {
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	background-image: url('../images/bg_body.png');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: verdana, arial, helvetica;
}

h3 {
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-size: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

h1 {
	font-size: 22px;
	margin-top: 0px;
	padding-top: 0px;
}

p, div, span, li, td, th {
	font-size: 12px;
}

a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}

img {
	border: 1px solid #000;
}

#registration_form {
	border: 3px double #777;
	background-color: #eee;
	padding: 8px;
}

 .error {
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	display:none;
}

#envelope {
	border: 3px double #777;
	background-color: #ede8db;
	padding: 8px;
}

a.button:link {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	background-image: url('../images/bg_button.png');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	border: 1px outset #003366;
	padding: 6px;
	text-decoration: none;
}

a.button:visited {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	background-image: url('../images/bg_button.png');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	border: 1px outset #003366;
	padding: 6px;
	text-decoration: none;
}

a.button:hover {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-image: none;
	background-color: #eee;
	border: 1px outset #003366;
	padding: 6px;
	text-decoration: none;
}

.clr {
	display: block;
	width: 980px;
	min-width: 980px;
	height: 1px;
	clear: both;
}

#wrapper {
	display: block;
	width: 980px;
	min-width: 980px;
	margin: 15px auto 0px auto;
	padding: 0px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #666;
	background-image: url('../images/bg_main.png');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

#header {
	display: block;
	width: 980px;
	min-width: 980px;
	height: 150px;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/bg_header.png');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#logo {
	display: block;
	width: 200px;
	min-width: 200px;
	height: 150px;
	float: left;
}
#head {
	display: block;
	width: 770px;
	min-width: 770px;
	height: 100px;
	float: left;
	text-align: center;
	font-size: 24px;
	color: #eee;
	font-weight: bold;
	padding-top: 30px;
}

.h1_sub {
	font-size: 16px;
	font-weight: bold;
}

#left {
	display: block;
	width: 190px;
	min-width: 190px;
	float: left;
	margin: 10px 0px 0px 5px;
	padding: 0px;
}

#left ul.menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#left ul.menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#left ul.menu li a:link {
	display: block;
	text-align: center;
	padding: 7px 0px 7px 0px;
	width: 180px;
	min-width: 180px;
	background-image: url('../images/main_menu.png');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	color: #fff;
	border: 1px solid #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

#left ul.menu li a:visited {
	display: block;
	text-align: center;
	padding: 7px 0px 7px 0px;
	width: 180px;
	min-width: 180px;
	background-image: url('../images/main_menu.png');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	color: #fff;
	border: 1px solid #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

#left ul.menu li a:hover {
	display: block;
	text-align: center;
	padding: 7px 0px 7px 0px;
	width: 180px;
	min-width: 180px;
	background-image: none;
	background-color: #83009b;
	color: #fff;
	border: 1px solid #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}


#main {
	display: block;
	width: 770px;
	min-width: 770px;
	margin: 10px 0px 0px 10px;
	float: left;
}

#footer {
	display: block;
	width: 780px;
	min-width: 780px;
	clear: both;
	float: right;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px dotted #888;
}

#copy {
	display: block;
	clear: both;
	font-size: 10px;
	color: #666;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#copy a:link {
	color: #666;
}

#copy a:visited {
	color: #666;
}

#copy a:hover {
	color: #666;
}

#footer ul.menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footer ul.menu li {
	display: block;
	float: left;
	width: auto;
	padding: 0px 8px 0px 8px;
	list-style: none;
	border-right: 1px solid #666;
	margin: 0px;
	font-size: 10px;
	height: 12px;
}

#footer ul.menu li.end {
	border-right: none;
}

#footer ul.menu li a:link {
	color: #666;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

#footer ul.menu li a:visited {
	color: #666;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

#footer ul.menu li a:hover {
	color: #666;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
