body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}
.toplink {
	font-size: 7.5pt;
	color: #183873;
	text-decoration: none;
}
.toplink a{
	font-size: 7.5pt;
	color: #183873;
	text-decoration: none;
}
.toplink a:hover{
	font-size: 7.5pt;
	color: #EE7200;
	text-decoration: none;
}
.top-bg {
	background-attachment: fixed;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottomlink {
	font-size: 7.5pt;
	color: #EE7200;
	text-decoration: none;
}
.bottomlink a{
	font-size: 7.5pt;
	color: #EE7200;
	text-decoration: none;
}
.bottomlink a:hover{
	font-size: 7.5pt;
	color: #183873;
	text-decoration: none;
}
.normaltext-1 {
	font-size: 7.5pt;
	color: #585858;
	text-decoration: none;
}
.normaltext-1 a{
	font-size: 7.5pt;
	color: #585858;
	text-decoration: none;
}
.normaltext-1 a:hover{
	font-size: 7.5pt;
	color: #EE7200;
	text-decoration: none;
}
.normaltext-2-justify {
	font-size: 7.5pt;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
}
.border {
	border: 1px solid #EFEFEF;
}
.normaltext-3 {
	font-size: 7.5pt;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.bg {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.textbox {
	font-size: 7.5pt;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
}
.buttoncss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #183873;
	border: 1px solid #183873;

}
.normaltext-justify {

	font-size: 7.5pt;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}
