.background {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #7AC0E4;
}
.content_bgleft {
	background-image: url(images/content_leftbg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.topbartext {
	font-family: Arial;
	font-size: 11px;
	line-height: 23px;
	font-weight: bold;
	color: #efffec;
	text-decoration: none;
}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:link{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:visited{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.papyrus_top {
	background-image: url(images/papyrus_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.papyrus_bottom {
	background-image: url(images/papyrus_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.papyrus_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #183954;
	text-decoration: none;
}
.righttext {
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #cae3f8;
	text-decoration: none;
}
.footer {
	font-family: Arial;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link{
	font-family: Arial;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited{
	font-family: Arial;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	font-family: Arial;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
	color: #efffec;
	text-decoration: none;
}
.title {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #006198;
	text-decoration: none;
	background-image: url(images/pixel.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.content {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.content  a:link{
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #0034ff;
	text-decoration: underline;
}
.content  a:visited{
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #0034ff;
	text-decoration: underline;
}
.content  a:hover{
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.content_bgmain {

	background-image: url(images/bgmain.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
