/* global */

td {
	font-family:Verdana;
	font-size: 10px;
	color: #000000;
}

A 
{ 
	color: #000000;
	text-decoration: underline; 
}

select 
{
	font-size: 100%; 
	font-family: Verdana; 
	font-weight: normal; 
	background-color: #cccccc;
	width: 145px;
}

input 
{
	font-size: 10px;
}

ul {
	list-style-type: disc
}

ul.none {
	list-style-type: none
}

/* backgrounds */
.bg1 
{
	background-color: #4c2d62;
}

.bg2
{
	background-color: #ffffff;
}

.bg3
{
	background-color: #dbdcd7;
}

.bg4
{
	background-color: #cccccc;
}

/* titles */
.ttl1 
{
	color: #ffffff;
	font-weight:bold;
}

.ttl2 
{
	color: #fa7100;
	font-weight:bold;
}

.ttl3 
{
	font-size: 14px; 
	color: #000000;
	font-weight:bold;
}
/* down from here new ttl's added for public site */
.ttl4 
{
	color: #4c2d62;
	font-weight:bold;
	font-size: 11px; 
}

.ttl5
{
	font-size: 11px;
	font-weight: bold;
	color: #7e8b7a;
}

/* ++ */
.ttl6
{
	color: #fa7100;
	font-weight: bold;
	font-size: 11px; 
}

.ttl7
{
	color: #4c2d62;
	font-size: 9px; 
}

.ttl8
{
	color: #fa7100;
	font-weight: bold;
	font-size: 12px; 
}

/* texts */
.txt1 
{
	color: #ffffff;
}

.txt2 
{
	font-family: Arial;
	color: #000000;
}

.txt3 
{
	color: #fa7100;
}

.txt4
{
	font-family: Arial;
	color: #000000;
	font-size: 9px; 
}

.txt5
{
	font-family: Arial;
	color: #999999;
	font-size: 9px; 
}

.txt6 
{
	color: #000000;
}


.txt7
{
	font-size: 11px; 
	color: #7e8b7a;
	padding: 0px 10px 10px 0px;
}

.txt8
{
	font-size: 12px; 
	color: #000000;
	line-height: 1.4em;
}

/* ++ */
.txt9
{
	font-size: 11px; 
	color: #7e8b7a;
	line-height: 1.2em;
}

.txt10
{
	font-size: 9px;
	color: #7e8b7a;
	line-height: 1.2em;
}

.txtError { color: #ffff00; }

/* links */
A.lnk1
{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none; 
}

A.lnk2
{
	font-size: 10px;
	color: #000000;
	text-decoration: none; 
}

A.lnk3
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none; 
}

/* down from here new lnk's added for public site */
A.lnk4
{
	font-size: 11px;
	font-weight: bold;
	color: #4c2d62;
	text-decoration: none; 
}

A.lnk5
{
	font-size: 12px;
	text-decoration: none; 
}

/* ++ */
A.lnk6
{
	font-size: 11px;
	color: #7e8b7a;
	text-decoration: none; 
	line-height: 1.2em;
}
A.lnk7
{
	font-size: 11px;
	color: #7e8b7a;
	line-height: 1.2em;
}

/* other */
.sub1
{
	font-size: 10px;
	color: #00244D;
}	

.bar1
{
	color: #ffffff;
	padding: 0px 0px 0px 0px;
}

/* borders */
td.tbb
{
	border-bottom: solid 1px #666; 
}

td.tbt
{
	border-top: solid 1px #666; 
}

td.tbr 
{
	border-right: solid 1px #666;
}

td.tbb-br 
{
	border-bottom: solid 1px #666; 
	border-right: solid 1px #666;
}

td.tbt-bb
{
	border-top: solid 1px #666; 
	border-bottom: solid 1px #666; 
}
td.tbt-bb-br
{
	border-top: solid 1px #666; 
	border-bottom: solid 1px #666; 
	border-right: solid 1px #666; 
}

td.tbt-bb-bl-br
{
	border-top: solid 1px #666; 
	border-bottom: solid 1px #666; 
	border-left: solid 1px #666; 
	border-right: solid 1px #666; 
}

td.borderR
{
	border-right: solid 1px #7e8b7a;
}

table.mtngCntr
{
	background-color: #674c79;
}

td.mtngBorderL
{
	border-left: solid 1px #ccc; 
}

td.mtngBorderR
{
	border-right: solid 1px #ccc; 
}

td.mtngBorderLR
{	
	border-left: solid 1px #ccc; 
	border-right: solid 1px #ccc; 
}

/* menu static */
table.mainMenu 
{
	background-color: #7e8b7a;
}

td.mainMenuL 
{
	border-left: solid 1px #ccc;
}

td.mainMenuR
{
	border-right: solid 1px #ccc;
}

td.mainMenu 
{
	background-color: #7e8b7a;
	color: #ffffff;
	font-size: 12px; 
}

div.mainMenuItem 
{
	padding: 5px 0px 5px 0px;
}

div.mainMenuItem
{
	font-size: 12px; 
	padding: 5px 8px 5px 8px;
}

div.mainMenuItem A
{
	color: #ffffff;
	text-decoration: none; 
}

div.mainMenuItem A:hover
{
	color: #4c2d62;
}

div.subMenu {
	font-size: 12px; 
	position: absolute;
	visibility: hidden;
	background-color: #7e8b7a;
	z-index: 40;
}

td.subMenu 
{	
	background-color: #fa7100;
	color: #000000;
	font-size: 12px; 
}

.subMenuItem 
{
	padding: 0px 5px 0px 5px;	
}

td.modMenu 
{
	background-color: #7e8b7a;
	color: #fa7100;
	font-size: 12px; 
}

/* menu dynamic */
div.menuButton,
div.menuButtonActive {
	font-family: Verdana;
	font-size: 12px;
}

div.menuItem,
div.menuItemActive {
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	background-color: #7e8b7a;
	border-bottom: #666 1px solid;
	border-left: #666 1px solid;
	border-right: #666 1px solid;
}

div.menuButton A { 
	color: #ffffff;
	text-decoration: none; 
	background-color: #7e8b7a;
}

div.menuButtonActive A { 
	color: #4c2d62;
	text-decoration: none; 
}


div.menuItem A { 
	color: #ffffff;
	text-decoration: none; 
}

div.menuItemActive A {
	color: #4c2d62;
	text-decoration: none; 
}
select {
	background-color: #FFFFFF;
}
