body,td,th {

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

	font-size: 12px;

	color: #3399CC;

}

body {

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

	background-repeat: repeat-x;

	margin: 0px;

	padding: 0px;

}

#header {

	padding: 0px;

	width: 778px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-bottom-width: 1px;

	border-bottom-color: #FFFFFF;

}

.pagebody {

	background-color: #FFFFFF;

}



#navbar {

	padding: 0px;

	width: 778px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-bottom-width: 1px;

	border-bottom-color: #FFFFFF;

}

#content {

	padding: 0px;

	width: 778px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#footer {

	padding: 0px;

	width: 778px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-width: 1px;

	border-top-color: #3399CC;

}

#page {

	padding: 0px;

	width: 788px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.pageleft {

	background-image: url(../images/left.png);

	background-repeat: repeat-y;

	margin: 0px;

	padding: 0px;

	width: 5px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.pageright {

	background-image: url(../images/right.png);

	background-repeat: repeat-y;

	margin: 0px;

	padding: 0px;

	width: 5px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

a:link {

	color: #000099;

	text-decoration: none;

}

a:visited {

	color: #660099;

	text-decoration: none;

}

a:hover {

	color: #0099CC;

	text-decoration: underline;

}

a:active {

	color: #336666;

	text-decoration: none;

}



p {
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}



h3 {

	background-color: #E0E2FE;

	margin-bottom: 0px;

	padding-bottom: 0px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #0000FF;

	font-size: 18px;

	font-style: italic;

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

	font-weight: bold;

	color: #3366CC;

	margin-top: 0px;

	padding-top: 0px;

}
