﻿.smallText {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.defText {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
.menuLayout {
	width: 160px;
	position: relative;
}
.menuBar {
	padding: 10px;
	border: 2px solid #C0C0C0;
	width: 192px;
	height: 800px;
	vertical-align: top;
	text-align: left;
	background-color: #FFFFCC;
}
.menuFrame {
	margin: 0px;
	border-width: 0px;
	padding: 0px;
	box-shadow: 0px;
	width: 180px;
	height: 800px;
}
.AdBar {
	padding: 10px;
	border: 2px solid #C0C0C0;
	width: 200px;
	height: 800px;
	vertical-align: top;
	text-align: left;
}
.AdFrame {
	margin: 0px;
	border-width: 0px;
	padding: 0px;
	box-shadow: 0px;
	width: 192px;
	height: 800px;
}

.pgLayout {
	table-layout: auto;
	border-collapse: collapse;
	caption-side: top;
	background-color: #FFFFFF;
	empty-cells: hide;
}
.MainBar {
	padding: 10px;
	border: 2px solid #C0C0C0;
	height: 800px;
	vertical-align: top;
	text-align: left;
}
.default {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.TitleBar {
	padding: 10px;
	border: 2px solid #C0C0C0;
	height: auto;
	vertical-align: top;
	text-align: center;
}
.defTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.deSubTitle {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-size: medium;
}
.defQuote {
	font-style: italic;
}
.txtTitle {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-size: medium;
}
.menuBarAlt {
	padding: 10px;
	border: 2px solid #C0C0C0;
	width: 192px;
	vertical-align: top;
	text-align: left;
	background-color: #FFFFCC;
}
.MainBarAlt {
	padding: 10px;
	border: 2px solid #C0C0C0;
	vertical-align: top;
	text-align: left;
}
.imgDefMain{
	border: 1px solid #000000;
	margin: 10px;
	position: relative;
	float: left;
	display: inline;
}
.menuText {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.menuDefault {
	background-color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
