@charset "utf-8";
.blueline {
	background-color: #033357;
}
.paleblueline {
	background-color: #bed0de;
}

.stylepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	word-spacing: 2px;
	line-height:20px;
}
.regret {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	word-spacing: 2px;
	line-height:20px;
	color: #990000;
}
.stylepage_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	word-spacing: 2px;
	line-height:20px;
	text-decoration: underline;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color:#033357;
}
.tableborder {
	border:thin solid #000000;
}
.supporter {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f47d17;
}

a.supplogo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
}
a.supplogo:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		border: 1px solid #FFFFFF;
			text-decoration: none;
			color: #FFFFFF;
}
a.supplogo:active {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		border: 1px solid #FFFFFF;
			text-decoration: none;
			color: #FFFFFF;
}
a.supplogo:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FFFFFF;
		text-decoration: none;
		color: #FFFFFF;
}

/*links for internal pages*/

a.mainlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033357;
	text-decoration: underline;
}
a.mainlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#033357;
	text-decoration: underline;
}
a.mainlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#033357;
	text-decoration: underline;
}
a.mainlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

/* Direct links to external pages*/

a.directlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
a.directlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#033357;
	text-decoration: underline;
}
a.directlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#033357;
	text-decoration: underline;
}
a.directlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033357;
	text-decoration: none;
}

/* for menu */
body {
	margin: 0; padding: 0;
	font: 10px normal Arial, Helvetica, sans-serif;
	background: #ddd url(body_bg.gif) repeat-x;
}
.container {
	width: 100%;
	margin: 0 auto;
	position: relative;
	text-align:center;
}
ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	width: 1005px;
	background: #222;
	font-size: 1.2em;
	background-image:url(images/bg_tnb.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a27879;
	border-bottom-color: #a27879;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 6px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 10px 15px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
background-color: #6d262e;
}

ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	top: 35px;
	background: #340c14;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #680b16;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;

	border-bottom: 1px solid #680b16; /*--Create bevel effect--*/
	clear: both;
	width: 150px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 125px;
	background-color:#340c14;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
background-color: #6d262e; 
}
ul.topnav li div { /*--Drop down trigger styles--*/
position:absolute;

z-index:100;
padding-left:80px;
	width: 17px;
	height: 35px;
	float: left;
	background: url(images/subnav_btn.gif) no-repeat left top;
}

/*---------------*/
/*----form-------*/

.regis {
	background-color: #F0B375;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	word-spacing: 2px;
	line-height:20px;
	border: 1px solid #000000;
}
.regisblock {
background: #F8D8B8;
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	word-spacing: 2px;
	line-height:20px;
	}
.banner {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2C0D12;
}



