.Page_text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color:#FF0000;
	text-decoration: none;
}
a:visited {
	color:#FF0000;
	text-decoration: none;
}
a:hover {
	color:#FF0000;
	text-decoration: underline;
}
.box {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.boxright {
	background-image: url(Images/main_pg_back.jpg);
	background-repeat: repeat-x;
	background-color: #91A5FE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
}
.boxleft {
	background-image: url(Images/bevel_left_back.jpg);
	background-repeat: repeat-y;
}
.copy {
	background-image: url(Images/copyright_back.jpg);
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
}


body {
	background-color: #C5C5C5;
	background-image: url(Images/backgroundfire.GIF);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

