body {
	margin:0px;
	padding:0px;
	margin-top: 0px;
	background-image: url(images/1bg1.jpg);
	background-color:#A6A6A5;
	background-position:top;
	background-repeat:repeat-x;
}


.table_01 {
		background-color: #0264c7;
		background-position: center;
		width: 925px;
		height: 701px;
}

.table_02 {
	background-color: #0264c7;
	background-position: center;
	width: 920px;
	font-family: verdana, tahoma;
	color: #fff;
}

.table_03 {
	background-color: #0264c7;
	background-position: center;
	width: 630px;
}


td {
	text-align: left;
	font-family:Verdana, tahoma;
	font-size:12px;
	color:#FFFFFF;
	background-color: #0264c7;
	line-height:normal;
	width: auto;
	position: relative;
	-moz-border-bottom-colors: 0.095;
}

.td_footer_left {
	height: 23px;
	background-color: #636363;
	font: Verdana, Tahoma;
	font-size: 12px;
	font-color: #ffffff;
	text-align: left;
	vertical-align: middle;
	border-left-color: #0264c7;
	border-left-width: 5px;
	border-bottom-style: inset;
	border-bottom-color: #0264C7;
	border-bottom-width: thick;
}

.td_footer_right {
	height: 23px;
	background-color: #636363;
	font: Verdana, Tahoma;
	font-size: 12px;
	font-color: #ffffff;
	text-align: right;
	vertical-align: middle;
	border-right-color: #0264c7;
	border-right-width: 5px;
	border-bottom-style: inset;
	border-bottom-color: #0264C7;
	border-bottom-width: thick;
}	

a {
	text-decoration: underline;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
}

.copy {
	font-family:tahoma;
	font-size:11px;
	color:#9D9B9B;
	text-decoration:none;
}

.bot_txt {
	color:#717171;
	text-decoration:none;
}

.sm {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.u {
	text-decoration:underline;
}

.t {
	text-transform:uppercase;
}

.big {
	font-size:12px;
}

.form {
	width:81px;
	height:19px;
	font-family:tahoma;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#C2C3C4;
	background-color:#FFFFFF;
	color:#848484;
	margin-left:0px;
	margin-right:0px;
}

.textarea {
	width:202px;
	height:65px;
	font-family:tahoma;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#C2C3C4;
	background-color:#FFFFFF;
	color:#848484;
	overflow:auto;
	margin-left:0px;
	margin-right:0px;
}

/*
.rollover {
	scrollbar-face-color:#4A483E;
	scrollbar-track-color:#FAF4D3;
	scrollbar-arrow-color:#FAF4D3;
	scrollbar-3Dlight-color:#FAF4D3;
	scrollbar-base-color:#FAF4D3;
	scrollbar-shadow-color:#FAF4D3;
	scrollbar-darkshadow-color:#FAF4D3;
	scrollbar-highlight-color:#FAF4D3;
} */

a:hover {
	text-decoration:underline;
}

#a:hover {
	text-decoration: none;
}

.spaced {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	padding: 2px;
	margin-right: 10px;
	margin-left: 15px;
}

.spacedBig {
	line-height: 25px;
}

.centered {
	position: relative;
	visibility: visible;
	top: 12px;
	height: auto;
	width: 924px;
	left: auto;
	right: auto;
	clip:    rect(auto auto auto auto);
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #FFFFFF;
	padding: 2px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	padding: 5px;
	font-style: italic;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px;
	margin-top: 15px;
	margin-right: 10px;
}

