﻿/* CSS layout */
#masthead {
	background-image: url('../images/background.gif');
}
#top_nav {
	float: none;
}
#page_content {
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
	vertical-align: top;
}
#footer {
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
}
.header {
	text-align: center;
}
.hr_blue {
	color: #3399FF;
}
.hr_red {
	color: #FF0000;
	font-family: Verdana;
	font-size: 10pt;
}
.h1 {
	font-family: Verdana;
	font-size: 20pt;
	font-weight: bold;
}
.h1Centre {
	font-family: Verdana;
	font-size: 20pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.h2 {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.h3 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.inputc {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}
.list1 {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
}
.list2 {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	text-align: left;
}
.background_red {
	border-width: 0;
	font-family: Verdana;
	font-size: 12pt;
	text-align: center;
	background-color: #cc0033;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: blink;
	font-style: oblique;
}
.Sign_blue {
	font-family: "Monotype Corsiva";
	font-size: 20pt;
	color: #0000FF;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
.text {
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
}
.textbold {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
}
.textCnt {
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
.text_left {
	text-align: left;
	font-family: Verdana;
	font-size: 10pt;
}
.textit {
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
.textred {
	font-family: Verdana;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}
a {
	color: #0000FF;
	font-family: Verdana;
}
a:visited {
	color: #3366FF;
	font-family: Verdana;
}

.textboldwhite {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B6B7B2;
}
.textboldyellow {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
	background-color: #B6B7B2;
}
.textboldred {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	background-color: #B6B7B2;
}
.textboldgreen {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #336633;
	background-color: #B6B7B2;
}
.textboldblue {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
}
.textboldterra {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #94462F;
	background-color: #B6B7B2;
}

.h2blink {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	background-color: #B6B7B2;
	text-decoration: blink;
}

.textboldblack {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

