@charset "utf-8";
body {
	background-color: #0770b1;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg-gradian.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}
.c-white {
	background-color: #FFFFFF;
}
.c-orange {
	background-color: #fb9e2f;
	height: 30px;
	padding-left: 20px;
	text-align: left;
}
.bg-text {
	background-image: url(images/bg-text.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
; text-align: justify
}
.text {
	width: 100%;
	padding-left: 15px;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.shadow1 {
	background-image: url(images/shadow1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.shadow2 {
	background-image: url(images/shadow2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
a.footer:visited {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

a.footer:hover {
	text-decoration: underline;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC9900;
}

a.footer:link { 
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
 } 
.footer2 {  font-family: tahoma; font-size: 11px; color: #333333}
.headtable {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
