body {
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
	color: #BE6665;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	
}
h1 {
	font-size: 1.2em;
	letter-spacing: 3px;
	text-align: left;
	text-transform: capitalize;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	color: #515151;
	margin-bottom: 5px;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

.global {
	background-image: url(images/table_bg.gif);
	text-align: right;
	font-weight: bold;
	letter-spacing: 3px;
	padding-right: 5px;
	font-size: 0.6em;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.boxhead {
	background-image: url(images/table_bg.gif);
	text-align: center;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	background-repeat: repeat-x;
	border-bottom: 1px solid #464646;
	font-weight: bold;
}
.boxheadmaintext {
	text-align: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	font-size: 0.8em;
	padding-left: 5px;
	background-color: White;
	color: #BE6665;
	border-bottom: 1px solid #515151;
	padding-right: 2px;
}


.mainnav {
	background-image: url(images/table_bg.gif);
	text-align: center;
	font-weight: bold;
	letter-spacing: 3px;
	font-size: 0.6em;
	padding-bottom: 3px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.maintext {
	margin-left: 10px;
	color: #515151;
	text-align: justify;
	padding-right: 10px;
	margin-top: 5px;
	font-size: 0.8em;
}
.submenu {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 0.8em;
	text-align: center;
	background-color: White;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: 1px solid #4C4C4C;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.submenu a:link {
	color: #BE6665;
}
.submenu a:visited {
	color: #BE6665;
}

.submenu a:hover {
	background-image: url(images/table_bg.gif);
	background-repeat: repeat;
	border: 1px solid #BE6665;
	color: Maroon;
	
}
.submenu a:active {
	color: #BE6665;
}

.global {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 0.6em;
	text-align: right;
	background-color: White;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: 1px solid #4C4C4C;
}
.global a:link {
	color: #6495ED;
}
.global a:visited {
	color: #6495ED;
}
.global a:hover {
	color: #DAA520;
}
.global a:active {
	color: #F4A460;
}

.mainnav a:link {
	color: #6495ED;
}
.mainnav a:visited {
	color: #6495ED;
}
.mainnav a:hover {
	color: #DAA520;
}
.mainnav a:active {
	color: #F4A460;
}
.pagebreak {
	background-image: url(images/table_bg.gif);
	text-align: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding-bottom: 3px;
	background-repeat: repeat-x;
	border-bottom: 1px solid #464646;
	font-weight: bold;
	padding-left: 10px;
	color: #4A4A4A;
}
.footer {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 0.8em;
	text-align: center;
	background-color: White;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: 1px solid #4C4C4C;
	border-left: 1px solid #424242;
	border-right: 1px solid #434343;
	background-image: url(images/table_bg.gif);
	padding-right: 5px;
}
.footer a:link {
	color: #6495ED;
}
.footer a:visited {
	color: #6495ED;
}
.footer a:hover {
	color: #DAA520;
}
.footer a:active {
	color: #F4A460;
}