body {
	background-image:    url(GIF/back_pattern.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 10px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 0px;
	text-align : left;
	text-indent : 0px;
	vertical-align: top;
	font-weight: 400;
	top: 0px;
	text-align: justify
}

p.bold {
	font-family : Arial, Helvetica, sans-serif;	
	padding : 0px;
	padding-bottom : 0px;
	font-size : 12px;
	text-align : left;
	text-indent : 0px;
	vertical-align: top;
	font-weight: 600;
	top: 0px;
	text-align: justify
}

p.head1 {
	font-size : 18px;
	margin : 12px 8px 12px 16px;
	font-weight : bolder;
	line-height: 22px;
}

p.head2 {
	font-size : 14px;
	margin : 12px 8px 12px 16px;
	font-weight : bold;
	line-height: 20px;
}

p.content {
	font-size : 12px;
	margin : 12px 24px;
	font-weight : normal;
	line-height: 18px;
}

p.italic {
	font-size : 10px;
	margin : 12px 24px;
	font-weight : normal;
	line-height: 18px;
	font-style: italic;
}

p.back {
	font-size : 14px;
	margin : 12px 24px;
	font-weight : normal;
	line-height: 18px;
}

li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 0px;
	text-align : left;
	text-indent : 0px;
	vertical-align: top;
	font-weight: 400;
	top: 0px;
	text-align: justify
}

li.content {
	font-size : 12px;
	margin : 12px 24px;
	font-weight : normal;
	line-height: 18px;
}

li. a:link {
	color : #996600;
}

li. a:visited {
	color : #FF9900;
}

li. a:hover {
	color : #CC6600;
	text-decoration : underline;
}

.aligner {
	text-align: left;
	vertical-align: top;      
}

.main_back {
	border: thin solid #000000;
	background-image: url(JPEG/background_1.jpg);
	background-repeat: no-repeat;
	filter: Alpha(Opacity=95, FinishOpacity=100);
}

.textbox {
	font-family : Arial, Helvetica, sans-serif;
	background-color: #DDDAB1;
	text-align: left;
	vertical-align: top;
	border: thin solid #000000;
	filter: Alpha(Opacity=95, FinishOpacity=100);
}

.textbox a:link {
	color : #996600;
}

.textbox a:visited {
	color : #996633;
}

.textbox a:hover {
	color : #CC6600;
	text-decoration : underline;
}

.topmenubar {
	background-repeat: no-repeat;
	background-color: #DDDAB1;
	border: thin solid #000000;
	filter: Alpha(Opacity=95, FinishOpacity=100);
	background-image: url(GIF/topbar.gif);
	background-position: center;
}

