/* CSS Document */
a:link      {
	text-decoration: none;
	color: #339900;
}
a:active    {
	text-decoration: none;
	color: #339900;
}
a:visited   {
	text-decoration: none;
	color: #339900;
}
a:hover    {
	text-decoration: none;
	color: #FF9900;
}

body {
	background-color: #E5E1B8;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-attachment: scroll;
}


h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}

h4, h5, h6 {
margin: 0px;
padding: 0px;
font-weight: normal;
}

dl.datelink { margin:0px; padding:0px;
}

dl.datelink dd {
width: 470px;
	border-top:1px double #CCCCCC;
	display:block;
	font-size:12px;
	line-height: 16px;
	margin:0px;
	padding:5px 5px 5px 5px;
}

.black_10 {
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}

.black_12 {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

.black_14 {
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}

.black_10b {
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	font-weight:bold;
}

.black_12b {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-weight:bold;
}

.black_14b {
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	font-weight:bold;
}

.white_10 {
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
}

.white_12 {
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
}

.white_14 {
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
}

.white_10b {
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
	font-weight: bold;
}

.white_12b {
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
	font-weight: bold;
}

.white_14b {
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
	font-weight: bold;
}

.gre_10 {
	font-size: 10px;
	color: #009900;
	line-height: 14px;
}

.gre_12 {
	font-size: 12px;
	color: #009900;
	line-height: 16px;
}

.gre_14 {
	font-size: 14px;
	color: #009900;
	line-height: 18px;
}

.gre_10b {
	font-size: 10px;
	color: #009900;
	line-height: 14px;
	font-weight: bold;
}

.gre_12b {
	font-size: 12px;
	color: #009900;
	line-height: 16px;
	font-weight: bold;
}

.gre_14b {
	font-size: 14px;
	color: #009900;
	line-height: 18px;
	font-weight: bold;
}

.red_10 {
	font-size: 10px;
	color: #990000;
	line-height: 14px;
}

.red_12 {
	font-size: 12px;
	color: #990000;
	line-height: 16px;
}

.red_14 {
	font-size: 14px;
	color: #990000;
	line-height: 18px;
}

.red_10b {
	font-size: 10px;
	color: #990000;
	line-height: 14px;
	font-weight: bold;
}

.red_12b {
	font-size: 12px;
	color: #990000;
	line-height: 16px;
	font-weight: bold;
}

.red_14b {
	font-size: 14px;
	color: #990000;
	line-height: 18px;
	font-weight: bold;
}

.cop {
	font-size: 10px;
	color: #ffffff;
	line-height: 16px;
}
.pand5 {
	padding: 5px;
}
.pand10 {
	padding: 10px;
}.cnt-bg {
	background-image: url(img/cont_bg.jpg);
	background-repeat: no-repeat;
}
