.fixcenter {
	width: 760px;
	border: none;
	border-width: 1px;
	background: #ffffff;
	color: #ffffff;
	margin: auto;
	margin-top: 10px;
	text-align: left;
}

A {
	color: #6D7477;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
}

A:hover {
	color: #4160C7;
	text-decoration: underline;
	font-family: Verdana, Arial, sans-serif;
}

TD.header {
	font-weight: bold;
	font-size: 15px;
	color: #6D7477;
	font-family: Verdana, Arial, sans-serif;
}

TD.footer {
	font-size: 12px;
	color: #6D7477;
	font-family: Verdana, Arial, sans-serif;
}

TD {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #333333;
	font-style: normal;
	line-height: 1.5em;
}

TD.bg{
	background-image: url(images/footer_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
 }
 
TD.bg1{
	background-repeat: no-repeat;
	background-position: left top;
	background-color: fffde4;

 }

TD.bg2{
	background-repeat: repeat-x;
	background-image: url(images/cloud.gif);
 }

TD.bg3{
	background-image: url(images/bg_bar.gif);
	background-repeat: repeat-x;
 }

TD.bg4{
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: center;
 }