body {
padding:0;
margin:0;
background-color:#F0F0F0;
}

.span {	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/* News */
.backtotop {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top:10px;
}
.backtotop a{
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top:10px;
}
.newstxt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;	
}
.newstxt a{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 18px;
}
.newstxt a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 18px;
}

.titlename26 {
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial;
	font-size: 23px;
	color: #466DA5;
	text-decoration: none;
	font-weight: bold;
}

.titlename14 {
	font-family: Arial;
	font-size: 14px;
	color: #8CC6E6;
	text-decoration: none;
	font-weight: bold;
	padding-bottom:20px;	
}

.titlename20 {
	padding-top: 25px;
	padding-bottom: 15px;
	font-family: Arial;
	font-size: 20px;
	color: #8CC6E6;
	text-decoration: none;
}

.txt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;	
}
.txt a{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.txt a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 18px;
}

.txtmaincolor {
	font-family: Arial;
	font-size: 12px;
	color: #466DA5;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;	
}
.txtmaincolor a{
	font-family: Arial;
	font-size: 12px;
	color: #466DA5;
	text-decoration: none;
	font-weight: bold;
}
.txtmaincolor a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #466DA5;
	text-decoration: underline;
	font-weight: bold;
}

.readmore a {
	padding-left: 5px;
	padding-right: 5px;
	margin: 5px 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


/* Menu */
.menutxt{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 40px;
	padding-right: 40px;
}
.menutxt a{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 40px;
	padding-right: 40px;
}
.menutxt a:hover{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 40px;
	padding-left: 40px;
	text-decoration: underline;
}

/* SubMenu */
.submenu_title{
	color:#666666;
	padding:10px 6px 5px 5px;
	font:bold 13px arial;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9A9A9A;
	text-decoration:none;
}
.submenu_title a{
	color:#666666;
	padding:10px 6px 5px 5px;
	font:bold 13px arial;
	text-decoration:none;
}

.pagenav {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.pagenav a{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


/* Footer */
.footerspan {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 10px;
}
.footertxt {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.footertxt a {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.footertxt a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
