﻿a:link       {
	color: rgb(0, 102, 0)
}
a:active     { color: rgb(204, 51, 0) }
a:visited    { color: rgb(0, 102, 0) }
body         { background-color: rgb(255, 255, 255); color: rgb(0, 0, 0) }
table        { table-border-color-light: rgb(204, 0, 0); table-border-color-dark: 
               rgb(204, 0, 0) }
h1           {
	color: rgb(102, 51, 0)
}
h2           {
	color: rgb(0, 0, 0);
	text-transform: uppercase;
}
h3           { color: rgb(0, 0, 0) }
h4           {
	color: rgb(0, 0, 0);
}
h5           { color: rgb(0, 0, 0) }
h6           { color: rgb(0, 0, 0) }
button       { background-color: rgb(51, 0, 153); color: rgb(255, 255, 255) }
label        { color: rgb(0, 0, 0) }
textarea     { color: rgb(11, 0, 0) }
fieldset     { color: rgb(11, 0, 0) }
legend       { color: rgb(51, 0, 153) }
select       { color: rgb(11, 0, 0) }
caption      { color: rgb(51, 0, 153) }
th           { color: rgb(0, 0, 0) }
.ttmainbar  { font-family: arial, Arial, Helvetica; font-weight: bold; font-size: 24px; color: rgb(255, 255, 255) }
.ttnavbar   { font-family: arial, Arial, Helvetica; font-size: 12px; font-weight: plain; color: rgb(255, 255, 255) }
.ttnavbar2   { font-family: arial, Arial, Helvetica; font-size: 10px; font-weight: plain}
.ttnavbar3   { font-family: arial, Arial, Helvetica; font-size: 11px; font-weight: plain; color: rgb(255, 255, 255) }
.ttbullbar  { font-family: arial, Arial, Helvetica; font-size: 13px; color: rgb(255, 255, 255)}
.tttext     { font-family: arial, Arial, Helvetica; font-size: 11px}
.ttbluebar   { font-family: arial, Arial, Helvetica; font-size: 12px; font-weight: bold; color: rgb(255, 255, 255) }
body         { font-size: 13px; font-family: arial, Arial, Helvetica }
h1           {
	font-family: arial, Arial, Helvetica;
	font-size: 14px;
	text-transform: uppercase;
}
h2           {
	font-weight: bold;
	font-family: arial, Arial, Helvetica;
	font-size: 12px;
	margin-top: 14px;
	margin-bottom: -12px;
	color: #996633;
}
h2.top       { font-weight: bold; font-family: arial, Arial, Helvetica; font-size: !4px; 
               margin-top: 0 }
h3           { font-family: arial, Arial, Helvetica; font-size: 19px; font-weight: bold; 
               margin-top: 37px }
h3.top       { font-size: 19px; font-weight: bold; font-family: arial, Arial, Helvetica; 
               margin-top: 4 px }
h4.top       { font-family: arial, Arial, Helvetica; font-size: 16px; margin-top: 0 }
h5           { font-size: 14px; font-family: arial, Arial, Helvetica; font-weight: bold; 
               margin-top: 27px }
h5.top       { font-weight: bold; font-size: 14px; font-family: arial, Arial, Helvetica; 
               margin-top: 0 }
h6           { font-style: italic; font-family: arial, Arial, Helvetica; font-size: 14px; 
               margin-top: 27px }
h6.top       { font-family: arial, Arial, Helvetica; font-style: italic; font-size: 14px; 
               margin-top: 0 }
td           { font-family: arial, Arial, Helvetica; font-size: 13px; margin-top: 0; 
               margin-bottom: 0 }
p            { font-family: arial, Arial, Helvetica; font-size: 13px}
ul           { font-family: arial, Arial, Helvetica; font-size: 13px}
a:link       { text-decoration: none }
a:visited    { text-decoration: none }
a:hover      { text-decoration: underline }
.grayed 	 { color: #999999; }
.mkbrown 	 { color: #996633; }
.mkgreen 	 { color: #537B7B; }
.styleMenuItem {

	font-size: 15px;
	font-weight: bold;

}

.styleMenuGray {

	color: #999999;
	font-size: 15px;
	font-weight: bold;

}

.styleMenuVBar {
	color: #996633;
	font-weight: bold;
}

.styleSMenuItem {
	font-size: 11px;
}

.styleSMenuGray {
	font-size: 11px;
	color: #999999;
}

.styleSMenuVBar {
	font-size: 11px;
	font-weight: bold;
	color: #996633;
}

