.shadow {
	background-attachment: scroll;
	background-color: #EEEDE1;
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;

}

a {
	color: #414B57;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:visited {
	color: #0066FF;
}

.stop a {
	color: #ffffff;
	text-decoration: none;
}

.stop a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.stop a:visited {
	color: #ffffff;
}

.stop2 a {
	color: #0066FF;
	text-decoration: none;
}

.stop2 a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.stop2 a:visited {
	color: #0066FF;
}

.toplinks {
	background-image: url(images/images1_04.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 18px;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;

}
.mainmenu {
	font-family: Arial;
	font-size: 11px;
	color: #414B57;
	padding-top: 5px;
	padding-left: 11px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	line-height: 1.6;
	padding-right: 5px;


}

.bottomtext {
	font-family: Arial;
	font-size: 10px;
	color: #414B57;
	text-align: right;
	padding-top: 1px;
	padding-right: 11px;
	padding-bottom: 5px;

}

.maintextred {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
}

.maintext {
	font-family: Arial;
	font-size: 11px;
	color: #414B57;
	padding-top: 5px;
	padding-left: 9px;
	padding-right: 9px;

}

.maintextunderline {
	font-family: Arial;
	font-weight: normal;
	color: #414B57;
	font-size: 11px;
	text-decoration: underline;


}
.maintextblue {

	font-family: Arial;
	font-size: 11px;
	color: #003399;
}
.tablerightborder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.padding {
	padding-top: 5px;
	padding-right: 9px;
	padding-left: 11px;
}
.maintext2 {

	font-family: Arial;
	font-size: 11px;
	color: #414B57;
}
.maintext2andborder {
	font-family: Arial;
	font-size: 11px;
	color: #414B57;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;

}
.maintext2bold {
	font-family: Arial;
	font-size: 11px;
	color: #414B57;
	font-weight: bold;

}
.maintextblack {


	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.linespacing {
	line-height: 1.6;
}

.pagetitles {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #414B57;
}

.tableborder {
	border: 1px solid #999999;
}
.maintext2italic {
	font-family: Arial;
	font-size: 11px;
	color: #414B57;
	font-style: italic;

}
