body {  
	border-style: solid; 
	border-color: "#000000"; 
	border-width: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal
}
a:active {
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	color: #212434;
	text-decoration: underline;
}
a:link {
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	color: #4E567E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9F88;
}
a:visited {
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	color: #606A9B;
	text-decoration: none;
}
a:hover {
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	color: #242839;
	text-decoration: underline;
}
a:visited:hover {
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	color: #242839;
	text-decoration: underline;
}
.main_text 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	margin-top: 5px; 
	margin-right: 5px; 
	margin-bottom: 5px; 
	margin-left: 5px; 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px
}
.light_text 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	text-align: left; 
	margin-top: 5px; 
	margin-right: 5px; 
	margin-bottom: 5px; 
	margin-left: 5px; 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	border: 1px solid #006600;
	vertical-align: middle;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	border: 1px solid #006600;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	border: thick solid #FFFFFF;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	background-color: #FFFFC6;
	border-top: 1px outset #FFFF95;
	border-right: 1px outset #FFFF59;
	border-bottom: 1px outset #939300;
	border-left: 1px outset #FFFFE1;
}
option {
	border: 1px solid #006600;
}

portalGeneral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subSectionHeader {
	font-size: 16px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
}
.bodyHeader {
	font-size: small;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
}
.bodyText {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
}
.menuSub {
	font-size: 10px;
}
.menuSubSub {
	font-size: 11px;
}
.SubMenuSectionSelected {
	font-size: 10px;
	font-weight: normal;
	padding-left: 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF0000;
	color: #666666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #FFFFFF;
}
.SubMenuSection {
	font-size: 11px;
	font-weight: normal;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #666666;
	background-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.SubMenuSubSection {
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.SubMenuSubSectionSelected {
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
}

p {
	font-size: xx-small;
	color: #333333;
}
h2 {
	font-size: small;
	color: #333333;
	background-image: url(/btwebsystems/portal/livery/images/h2-bg.gif);
}
h3 {
	font-size: x-small;
	color: #666666;
}
.CounterSelected {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
}
.CounterNotSelected {
	color: #CC0000;
	font-size: 12px;
}
