body {
	margin: 0px;
	background-image: url(../images/site-bg.jpg);
}
.border{
border:1px solid #c2c2c2;
}
.normaltext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#666666;
	text-align: justify;
	line-height:15px;
}
.normaltext a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#666666;
	text-align: justify;
	line-height:15px;
}.normaltext a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#008eb6;
	text-align: justify;
	line-height:15px;
}
.bottomtext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#b3b3b3;
	text-align: justify;
	line-height:15px;
}
.bottomtext a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#b3b3b3;
	text-align: justify;
	line-height:15px;
}
.bottomtext a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000000;
	text-align: justify;
	line-height:15px;
}
.scr-bg {
	background-attachment: fixed;
	background-image: url(../images/scroll_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
