body {
	background-color: #ffffff;
	margin: 0px;
}

body, p, li, td {
	color: #333333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

p, li {
	text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
	color: #2F5E5E;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
}

h5 {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin: 0;
}

.menu_title {
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

a:link, a:active, a:visited {
	color: #990033;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.PlainLink:link, a.PlainLink:active, a.PlainLink:visited {
	color: #000000;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #CC3300;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.fbleft {
	border-left-color: #990033;
	border-left-style: solid;
	border-left-width: 2px;
}

.fbright {
	border-right-color: #990033;
	border-right-style: solid;
	border-right-width: 2px;
}

.fbtop {
	border-top-color: #990033;
	border-top-style: solid;
	border-top-width: 2px;
}

.fbbottom {
	border-bottom-color: #990033;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.formbutton {
	font-size: 10pt;
	text-align: center;
	width: 100px;
	margin-top: 14px;
	margin-bottom: 2px;
	margin-left: 7px;
	margin-right: 7px;
}

.formfield {
	color: #333333;
	font-size: 9pt;
	font-weight: normal;
}

.formfieldupper {
	text-transform: uppercase;
}

.formfieldnum {
	text-align: right;
}

.readonly {
	background-color: #bbbbbb;
	border: 1px solid;
}

.errormsg {
	color: #CC3300;
	font-weight: bold;
}

.price_text {
	font-size: 14pt;
	font-weight: bold;
	color: #CC3300;
}

.tabletitle {
	font-weight: bold;
}

.disabledlink {
	color: #999999;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.headlinetext {
	color: #336666;
	font-size: 12pt;
	font-weight: bold;
}

.headlinedate {
	font-size: 10pt;
	color: #336666;
	font-weight: bold;
}

.imageborder {
	margin: 8px;
	border-width: 2px;
	border-color: #336666;
	border-style: solid;
}

.thumbborder {
	margin: 2px;
	border-width: 1px;
	border-color: #336666;
	border-style: solid;
}

.bgcontrast {
	background-color: #E6E6CC;
}

a:link.mkh_link, a:active.mkh_link, a:visited.mkh_link, a:hover.mkh_link {
	color: #ffffff;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.mkh_text {
	color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
}

.button_link {
	border-width: 0px;;
}

textarea.log {
	font-size: 9pt;
	color: #000000;
	background-color: #bbbbbb;
	border: 1px solid;
	font-family: Monaco, monospace;
}

.ldpbutton {
	font-size: 7pt;
	text-align: center;
	width: 80px;
	margin: 0px;
}

.bbcode {
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.bbcodebox {
	font-family: Courier;
	font-style: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #959595;
}

.bbquote {
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.bbquotebox {
	font-style: italic;
	border-style: none;
	border-width: 0px;
	padding-left: 20px;
}

.formcheckbox { padding:0px; margin:0; font-family:Arial,Helvetica,Sans-serif; font-size:1em; }

