body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	background-image: url(../img/qrn_01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #9900CC;
}
.copyright {
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
}
a:link {
	color: #51AE21;
	text-decoration: none;
}
a:visited {
	color: #51AE21;
	text-decoration: none;
}
a:hover {
	color: #7DD62F;
	text-decoration: underline;
}
a:active {
	color: #51AE21;
	text-decoration: underline;
}
.title {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #9900CC;
	font-weight: bold;
}
.lightbox1 {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 10px;
	color: #000000;
	list-style-type: circle;
	list-style-position: inside;
	width: 80%;
	margin: 0px;
	text-align: center;
}
.newsletter_box {
	background-color: #EAE7E7;
	border: 4px solid #BDBDBD;
	padding: 4px;
	font-size: 10px;
	color: #000000;
	list-style-type: circle;
	list-style-position: inside;
	width: 152px;
	margin: 4px 0px 0px;
	text-align: center;
}
.smalltype {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.content {
	background-image: url(../img/body-bak.jpg);
	background-repeat: repeat-y;
}
.navbar {
	padding-top: 15px;
}
