body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: tahoma;
	font-size: 13px;
	color: #666666;
}
p{
	line-height:120%;
}
.btn a{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9a95c8;
	height: 24px;
	width: 130px;
	text-align: center;
	padding-top: 6px;
	text-decoration: none;
	display: block;
}
.btn a:hover{
	color: #B7B4D8;
	background-color: #4D4686;
}
#main_content {
	text-align: justify;
	padding-left: 10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-color: #FFFFFF;
}
#footer {
	font-size: 11px;
	color: #000000;
	background-color: #C0C0C0;
	padding: 10px;
	text-align: center;
}
#footer a{
	color: #000000;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
h5 {
	color: #3333CC;
	font-size:14px;
}

.bg1{
	background-image:url(images/bg1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:19px;
}

.bg2{
	padding-left:20px;
	padding-right:20px;
	border-left:2px #CCCCCC  solid;
	border-right:2px #CCCCCC solid;
}

.bg3{
	background-image:url(images/bg3.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:19px;
}

#bottomline {
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #9a95c8;
	padding: 5px;
	text-align: center;
}
