a:link {
	color: #281906;
	text-decoration:underline;
}
a:visited {
	color: #281906;
	text-decoration:underline;
}
a:active {
	color: #955615;
	text-decoration:none;
}
a:hover {
	color: #955615;
	text-decoration:none;
}
BODY, TABLE, TD, TH {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: standard;
	color: #281706;
}
body{
	background-image:url(images/bg.jpg);
	background-repeat: repeat;
}
.small {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	font-weight: standard;
	padding: 10px;
	color: #004671;
}
.mainbody{
background:url("images/body_bg.png") top right repeat;
}
.maincontent {
	background:url("images/topright.png") top right no-repeat;
}
.bridge {
	background:url("images/left_ftr.jpg") bottom left no-repeat;
}
h2 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 16pt;
	color: #333333;
	font-weight: bold
}
.htoo {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14pt;
	color: #384366;
	font-weight: bold
}
.h3b {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14pt;
	color: #014670;
	font-weight: bold;
}
b {
	font-weight: bold
}
.bold {
	font-weight: bold;
	color: #3A2912;
}
.welcome {
	color: #ffffff;
}
.interpol {
	color: #000000;
	font-size: 22pt;
	font-weight: bold;
}
.copyright {
	font-family:Arial, Helvetica;
	font-size:8pt;
	color:#000000;
	font-weight:normal
}
.large {
	font-family:Arial, Helvetica;
	font-size:13pt;
	color:#000000;
	font-weight:bold
}
.wlarge {
	font-family:Arial, Helvetica;
	font-size:13pt;
	color:#ffffff;
	font-weight:bold
}
.title {
	font-weight: bold;
	font-size:11pt;
	color: #532D0E;
}
.ftr {
	text-decoration:none;
	font-size: 8pt;
	color: #ffffff;
	font-weight:normal
}
.ftr a:active {
	text-decoration:none;
	font-size: 8pt;
	color: #ffffff;
	font-weight:normal
}
.ftr a:link {
	text-decoration:none;
	font-size: 8pt;
	color: #ffffff;
	font-weight:normal
}
.ftr a:visited {
	text-decoration:none;
	font-size: 8pt;
	color: #ffffff;
	font-weight:normal
}
.ftr a:hover {
	text-decoration:underline;
	font-size: 8pt;
	color: #FFC53D;
	font-weight:normal
}
.textcontent {
	width:760px;
	margin-left:20px;
}
.noticelist {
	padding-bottom:10px;
}
#leftside {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 210px;
	float: left;
	top: 0px;
}
#rightside {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	left: 210px;
	top: 0px;
	right: 0px;
	min-height: 100%;
}
#toppart {
	text-align: center;
	margin: auto;
}
#bottompart {
	padding-left: 70px;
	padding-right:70px;
}
.agreement{
display:none;}