.content {

	margin: 0 auto;

	padding: 0;

	width: 800px;

	background-color: #FFFFFF;

}

body {

	background-color: #8FC8E3;

	background-image: url(images/bckgrnd.gif);

}


.imag { color:#0033FF;}



.text {

	font-family: Book Antiqua, Georgia, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	color: #808080;

	text-align: center;

	padding: 10px 15px 10px 15px;

	margin: 25px 30px 25px 30px;

}



.headtable {

	background-color: #365897;

}

.head2table {

	background-repeat: no-repeat;

	background-image: url(images/10.jpg);

	width: 800px;

	height: 250px;

	border-bottom: 2px Solid White;

	border-top: 2px Solid White;

}

.menutable {

	background-color: #365897;

	width: 800px;

}

.footer {

	background-color: #325896;

	width: 800px;

	text-align: center;

	font-family: Arial, Helvetica, sans-serif,;

	font-size: 10px;

	font-weight: normal;

	color: #808080;

	height: 25px;

	font: bold;

}

.texth {

	font-family:  Georgia, Arial, Helvetica, sans-serif;

	font-size: 16px;

	line-height: normal;

	font-weight: bold;

	color: #808080;

	text-decoration: underline;

}

.textp {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #808080;

	margin: 25px 30px 25px 30px;

	padding: 10px 15px 10px 15px;

	font-weight: bold;

}


