html, body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	margin: 0px;
  	padding: 0px;
  	width: 100%;
  	height: 100%;
	background: #E3E3E2 url('../images/background.gif') repeat-x top;
	font-size: 10px;
	color: #5E5E5E;
}

TD { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #5E5E5E; }
IMG {border: 0; padding: 0; margin: 0; }
P { text-align: left; margin:0; padding: 0 0 7px 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #5E5E5E; }
h4 { color: #ac3900; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; padding: 0; margin-top: 4px; margin-bottom: 2px; }
h3 { color: #494949; font-size: 14px; font-family: "Times New Roman", Times, serif; font-weight: bold; padding: 0; margin-top: 8px; margin-bottom: 4px; }
h2 { color: #b70917; font-size: 20px; font-family: "Times New Roman", Times, serif; font-weight: normal; padding: 0; margin-top: 8px; margin-bottom: 6px; }
.png { //background-image: none ! important; behavior: url('./images/pngfix.htc'); }

A:link,A:active,A:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #BA0000;
}

A:hover
{
	color: #800303;
}

.txtfield
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E5E5E;
	border-top: 1px solid #d1d0d0;
	border-left: 1px solid #d1d0d0;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #f2f2f2;
	height: 17px;
}

ul
{
	padding: 0px;
 	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
}

li {
	margin-left: 10px;
	margin-top: 5px;
	list-style-image: url('../images/bullet.gif');
}

#container { position: absolute; z-index: 1; top: 15px; left: 50%; width: 774px; margin: 0px 0 0 -387px; }
#imgPlace { clear: both; }
.sbg1 { background: url('../images/sbg1.gif') repeat-x; }
.sbg2 { background: url('../images/sbg2.gif') repeat-y; }
.sbg3 { background: url('../images/sbg3.gif') repeat-y; }
.sbg4 { background: url('../images/sbg4.gif') repeat-x; }

.forTitle { color: #FFFFFF; background-color: #b70917; padding: 6px 10px; }
.trDark { background-color: #f5f5f5; }

#leftBg { background: url('../images/left_background.gif') repeat-y; }
.leftBg2 { background: url('../images/left_background2.gif') no-repeat bottom; }
#news { margin: 5px 15px 5px 22px; }
.redTxt { color: #B70917; }
.centerBg { background: url('../images/center_background2.gif') repeat-x bottom; }
.centerBg2 { background: url('../images/center_background.gif') repeat-x top; }
#content { margin: 0 30px 5px 30px; }
.blockBg { background: url('../images/block_bg.gif') repeat-x top; }
.bottomBg1 { background: url('../images/bottom_1.gif') no-repeat left; height: 32px; padding: 0 0 0 10px; }