body {
	padding: 0px;
	margin: 0px;
	background-color: #EFEFEF;
}
.content {
	border: 3px solid #EFEFEF;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	background-color: #FFFFFF;
}
.heading {
	font-size: 16px;
}
.leftside {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/60.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.title {
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #820220;
}
a:link {
	text-decoration: none;
	color: #820220;
}
a:visited {
	text-decoration: none;
	color: #820220;
}
a:hover {

	text-decoration: none;
	color: #820220;
}
a:active {


	text-decoration: none;
	color: #820220;
}
.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	padding: 10px;
	line-height: 2.3;
}
