@charset "utf-8";
.form_pro-buttton {
	font-size: 14px;
	display: block;
	width: 150px;
	float: left;
	padding: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
	color: #FFFFFF;
	background-color: #961E2A;
	background-image: url(../img/small-button-back.jpg);
	border: 1px solid #999999;
}

body {
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	background-image:url(../img/bg-grad2.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}
#container {
	background-color: #FFFFFF;
}
#centrecontents {
	width: 674px;
	margin-right: auto;
	margin-left: auto;
	border: thick solid #FFFFFF;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#containerRight {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
#containerRight h2 {
	font-size: 11px;
	padding-top: 4px;
	margin: 0;
}
#containerRight h3 {
	font-size: 9px;
	font-weight: normal;
	margin: 0;
}



#header {
	height: 150px;
	background-image: url(../img/header.003.jpg);
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#subhead {
	text-align: right;
	float: right;
	margin-top: 65px;
	color: #000000;
	font-size: 14px;
	padding-right: 15px;
}
#subhead h1 {
	font-weight: bold;
	font-size: 35px;
	letter-spacing: -0.05em;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#subhead ul {
	list-style-type: none;
	padding: 0px;
	float: right;
	list-style-position: inside;
	display: block;
	margin: 0px;
	width: 500px;
}
#subhead li {
	display: block;
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	margin-top: -5px;
	margin-left: 10px;
}


#navigation {
	float: left;
	background-color: #B22B17;
	clear: both;
	width: 100%;
	padding-bottom: 10px;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
}
#navigation li {
	float: left;
	margin-top: 5px;
	margin-left: 20px;
}

#loginform {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 50px;
}
#loginform h2 {
	font-size: 10px;
}

#loginform h1 {
	display: block;
	background-image: url(../img/arrow-01.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 20px;
}

#subnav {
	float: left;
	width: 280px;
	background-color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	height: 350px;
	padding-top: 50px;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav li {
	display: block;
}
#subnav a {
	text-align: center;
	display: block;
	background-color: #999999;
	background-image: url(../img/button-back1.jpg);
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 30px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}
#footer {
	background-color: #FFFFFF;
	color: #999999;
}
#footer p {
	margin: 0px;
}
#footer h4 {
	font-weight: normal;
	font-size: 11px;
	margin-top: 0px;
	padding: 4px;
	text-align: right;
}
#footer h5 {
	text-align: right;
	padding-right: 4px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 4px;
}



#bottomimage {
	clear: both;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.loginbutton {
	color: #666666;
	background-color: #CCCCCC;
	margin-top: 10px;
	width: 100px;
	border: 2px solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
#register1 .form #_ctl0 h2 {
	font-size: 11px;
}
#container .main_area {
	margin-left: 20px;
}
.form TD {
	padding: 3px 0 1px 0;
	vertical-align: top;
}

#centrecontents #container .main_area #register1 .form #_ctl0 #ErrorMsg {
	font-weight: bold;
	font-size: 9px;
	margin-left: 20px;
	color: #FF0000;
}
#centrecontents #container .main_area #register1 .form #_ctl0 table {
	margin-left: 10px;
	padding-left: 10px;
}

