﻿body {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: #E5E3E3;
	margin: 0px;
	background-image: url('images/pagebg1.jpg');
	background-attachment:fixed;
	background-repeat: repeat-y;
}
a:link {
	font-weight: inherit;
	text-decoration: none;
	color: #284371;
}
a:visited {
	font-weight: inherit;
	text-decoration: none;
	color: #284371;
}
a:active {
	font-weight: inherit;
	text-decoration: underline;
	color: #CC3300;
}
a:hover {
	font-weight: inherit;
	text-decoration: underline;
	color: #FF0000;
}
.arrow {
	border-style: 0;
	border-width: 0px;
	margin: 0px 3px 0px 0px;
	width: 9px;
	height: 13px;
	vertical-align: middle;
}
.ball {
	width: 15px;
	height: 15px;
	margin-right: 2px;
	border-width: 0px;
	vertical-align: middle;
}
.menu {
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 2px dashed #000000;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	font-style: normal;
	text-align: center;
}
.menu_icon {
	border-style: 0;
	border-width: 0px;
	width: 26px;
	height: 29px;
	float: left;
}
.table_int {
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
	border: 3px double #000000;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	width: 600px;
}
.table_main {
	text-align: center;
	background-color: #E8E8E8;
	border-width: 0px;
	padding: 20px;
	margin: 0px auto 0px auto;
	width: 750px;
	border-collapse: collapse;
}
.table_top {
	background-color: #899EE1;
	border-width: 0px;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 750px;
	height: 25px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-image: url('images/blue1_top.gif');
	background-repeat: repeat-x;
}
.table_bottom {
	background-color: #899EE1;
	border-width: 0px;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 750px;
	height: 25px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-image: url('images/blue1_bottom.gif');
	background-repeat: repeat-x;
}
.p_text {
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
}
.p_title {
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	color: #990000;
	text-align: center;
}
