body {
	background-color: ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
.notice {
	font-weight: bold;	
	color: #000000;

}
.notnotice {
	color:#0000CC;

}
.botnleft {
	background-image: url(images/botn_01.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.botnright {
	background-image: url(images/botn_03.gif);
	background-repeat: repeat-x;
	background-position: right;
}

.normaltext {
	font-size: 10px;
	}
.headertext {
	font-size: 12px;
	color: #000066;
	font-weight: bold;	
	}
.copyrighttext {
	font-size: 9px;
	color: #ffffff;
	}

.linkbartop {
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	}

.linkbartop:hover {
	font-size: 10px;
	color: #003366;
	font-weight: bold;	
	text-decoration: none;
}
.linkbartop:active {
	font-size: 10px;
	color: #003366;
	font-weight: bold;
}
.linkbartop:link {
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.linkbartop:visited {
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.toppageright {
	background-image: url(images/topbarright.jpg);
	background-position: right top;
}
.download:hover {
	font-size: 10px;	
	color: #013d79;
	text-decoration: none;
}
.download:active {
	font-size: 10px;
	color: #013d79;
	font-weight: bold;
}
.download:link {
	font-size: 10px;
	color: #013d79;	
	text-decoration: none;
}
.download:visited {
	font-size: 10px;
	color: #013d79;	
	text-decoration: none;
}

.largenotice:hover {
	font-size: 12px;
	color: #013d79;
	text-decoration: underline;
	font-weight: bold;
}
.largenotice:active {
	font-size: 12px;
	color: #013d79;
	font-weight: bold;
	text-decoration: underline;
}
.largenotice:link {
	font-size: 12px;
	color: #013d79;	
	text-decoration: none;
	font-weight: bold;
}
.largenotice:visited {
	font-size: 12px;
	color: #013d79;	
	text-decoration: none;
	font-weight: bold;
}

.download:visited {
	font-size: 10px;
	color: #013d79;	
	text-decoration: none;
}

.normnot:hover {
	font-size: 10px;
	color: #013d79;
	text-decoration: underline;
}
.normnot:active {
	font-size: 10px;
	color: #013d79;
	text-decoration: underline;
}
.normnot:link {
	font-size: 10px;
	color: #013d79;	
	text-decoration: none;
}
.normnot:visited {
	font-size: 10px;
	color: #013d79;	
	text-decoration: none;
}

.smalltext, smalltext:hover{
	font-size: 9px;
	text-decoration: none;
	color:#666666;
}