body {
	background-color: #5a5e51;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.content {
	background-image: url(../images/content-main1.gif);
	background-repeat: repeat-y;
	background-color: #eff0f3;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #5a5e51;
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
	vertical-align: top;
}

#dropmenudiv{
position:absolute;
border:1px solid #234085;
border-bottom-width: 0;
font:normal 11px Arial, Tahoma, Verdana, sans-serif;
line-height:20px;
z-index:100;
color:#5a5e51;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid #234085;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color:#5a5e51;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#eff0f3;
color:#5a5e51;
text-decoration: underline;
}

.sideBar {
	background-image: url(../images/content-main3.gif);
	background-repeat: repeat-y;
	background-color: #eff0f3;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #5a5e51;
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
	vertical-align: top;
}

.strip {
	background-image: url(../images/content-main2.gif);
	background-repeat: no-repeat;
	background-color: #eff0f3;
}

textarea, input, select {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #5a5e51;
	font-weight: normal;
	line-height: 17px;
	border:1px solid #234085;
	background-color:#eff0f3;
}

.contentlinks {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #5a5e51;
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
	vertical-align: top;
}

a.contentlinks {
	font-size: 11px;
	color:#ed2024;
	text-decoration: none;
}

a.contentlinks:hover {
	font-size: 11px;
	color:#ed2024;
	text-decoration: underline;
}

img {
	border: 0px;
}

a.img {
	border: 0px;
	text-decoration: none;
}

a.img:hover {
	border: 0px;
	text-decoration: none;
}