body {
	background-color: #4E4977;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	height: auto;
}
.content {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #150C49;
	line-height: 19px;
	padding-left: 30px;
	padding-right: 15px;
}
.content2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #150C49;
	line-height: 19px;
	padding-right: 15px;
}
.content3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #150C49;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 3px;
}
.breadcrumps {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #150C49;
	padding-left: 30px;
	text-decoration: none;
	font-weight: normal;
}
.breadcrumps A:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #150C49;
	text-decoration: none;
	font-weight: normal;
}
.breadcrumps a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #150C49;
	text-decoration: none;
	font-weight: normal;
}
.breadcrumps a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #150C49;
	text-decoration: none;
	font-weight: normal;
}
.content a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00B5F1;
	text-decoration: none;
}
.content a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00B5F1;
	text-decoration: underline;
}
.content a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00B5F1;
	text-decoration: underline;
}
.content a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00B5F1;
	text-decoration: underline;
}

hr {
	color: #CAEE33;
	border: 0;
}
H1{
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #150C49;
}
.navlinks {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #A2C611;
	padding-left: 30px;
	padding-right: 15px;
}
.navlinks a:link{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00B5F1;
	text-decoration: none;
	}
.navlinks a:hover{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00B5F1;
	text-decoration: underline;
	
}
.navlinks a:visited{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00B5F1;
	text-decoration: underline;
	
}

