body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px
}



.bgtop {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.bgbottom {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-size: 13px;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-size: 13px;

}
a:hover {
	color: #006633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-size: 13px;

}
.bgtop2 {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
}
.bdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.right {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
