@charset "UTF-8";
/* CSS Document */

a:link {
	color: #006E8F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #26819F;
}
a:hover {
	text-decoration: underline;
	color: #9F8D69;
}
a:active {
	text-decoration: none;
	color: #AD9F7D;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.contBG {
	background-image:url(images/cont_bg.jpg);
	background-repeat:repeat-x;
}

.cont_rs1 {
	background-image:url(images/cont_rs1.png);
	background-repeat:no-repeat;
	
}

.cont_rs2 {
	background-image:url(images/cont_rs2.png);
	background-repeat:no-repeat;
	
}

.footText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

.hmNewsSnip {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:11px;
	color:#333
}
	
.hmNewsSnipB {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:13px;
	color:#333
}

.MainContTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#333
}

.MainContTxtB {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	color:#333
}
.MainContTxt10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#333
}

.MainContTxt11 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:11px;
	line-height:16px;
	color:#333
}
.vDot {
	background-image:url(images/bdot.gif);
	background-repeat:repeat-y;
}
