.page-bg {
	
	}
	
body {
	background-image: url(/images/header/bg.jpg);
	background-position: left top;
	background-repeat:repeat-x;
	background-color: #5e5e5e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c2c2c;
	border-top-color: #000000;
	}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00000;
	background-color: #ffffff;
	border-top: 0px none;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  background-color: #ffffff;
	color: #c2c2c2;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
  color: #999999;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #ffffff;
  color: #0583cc;
  font-weight: bold;
}
.bg-left {
	background-image: url(/bg-left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.ctl100
{
	width:50%;
}

.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: normal;
}
.border {
	border: thin solid #FFFFFF;
}

.fbContainer {
	position: absolute;
	margin: 36px 0 0 5px;
	padding: 0;
}

.fbContainer img{
	border: 0;
}
