.mainback {
	margin: 0px;
	background-color: #2D2D2E;
}
.rightfooter {
	background-color: #FFFFFF;
	background-image: url(images/footer_right2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003269;
	line-height: 16px;
	text-align: justify;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.imageline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.footer {
	background-image: url(images/back_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header {
	position: fixed;
	z-index: 50;
	height: 280px;
	width: 800px;
	background-image: url(images/back_topc.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: none;
	float: none;
}
.header2 {
	background-image: url(images/back_topd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.center {
	padding: 0px;
	margin: 0px auto;
	width: 797px !important;
}
.leftshadowfill {
	background-image: url(images/shadow_left_bottom.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.middletop {
	background-image: url(images/back_middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.rightshadowfill {
	background-image: url(images/shadow_right_bottom.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftback {
	height: 100%;
	background-color: #2d2d2e;
}
.rightback {
	background-color: #2d2d2e;
}
.mainblock {
	position: relative;
	z-index: 60;
	width: 800px;
	background-repeat: no-repeat;
	background-position: center top;
	top: 0;
}
.middle {
	background-image: url(images/back_middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.headtableback {
	background-image: url(images/back_header.gif);
	background-repeat: no-repeat;
}
.lefttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: justify;
}
.lefttext a:link    {color: #999999; text-decoration: none;}
.lefttext a:visited {color: #999999; text-decoration: none;}
.lefttext a:active  {color: #FF0000; text-decoration: none;} 
.lefttext a:hover   {color: #ffffff; text-decoration: underline;}

.rightfooter a:link    {color: #666666; text-decoration: none;}
.rightfooter a:visited {color: #666666; text-decoration: none;}
.rightfooter a:active  {color: #FF0000; text-decoration: none;} 
.rightfooter a:hover   {color: #000000; text-decoration: underline;}
.rightfootertop {
	background-color: #FEFEFE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003269;
	line-height: 16px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.yellow {
	color: #2A89D2;
	font-weight: bold;
}

.red {
	font-size:14px;
	color: #ff0000;
	font-weight: bold;
}
