BODY
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: black;
    FONT-FAMILY: 'Arial';
    width: 300px;
}
H1
{
    COLOR: #00008c;
    FONT-FAMILY: 'Arial';
    font-size: medium;
	font-weight: bold;
}
H2
{
    COLOR: #00008c;
    FONT-FAMILY: 'Arial';
    font-size: small;
	font-weight: bold;
}
H3
{
    COLOR: #00008c;
    FONT-FAMILY: 'Arial';
    font-size: x-small;
    text-decoration: none;

}
TD {
	font-family: Arial;
	font-size: x-small;
}
A{
	COLOR: #00008c;
	TEXT-DECORATION: underline;
}
A:visited{
	COLOR: #00008c;
	TEXT-DECORATION: underline;
}
A:hover{
	COLOR: #ff00ff;
	TEXT-DECORATION: underline;
}
TD A{
	COLOR: #00008c;
	TEXT-DECORATION: underline;
}
TD A:visited{
	COLOR: #00008c;
	TEXT-DECORATION: underline;
}
TD A:hover{
	COLOR: #ff00ff;
	TEXT-DECORATION: underline;
}
.Banner {
	background-color : #00008c;
	list-style-type: none;
	WIDTH: 100%; height:5px;
}
.insettext {
	BACKGROUND-COLOR: #ffffff;
}
.insettext A{
	COLOR: #00008c;
	TEXT-DECORATION: underline;
}
.insettext A:visited{
	COLOR: #00008c;
	TEXT-DECORATION: underline;
}
.insettext A:hover{
	COLOR: #0000ff;
	TEXT-DECORATION: underline;
}
.Top {
	COLOR: #ffffff; FONT-SIZE: x-small; FONT-WEIGHT: bold;
}
TD.tabOnL2 {
	color : #00008c; TEXT-DECORATION: none;
	FONT-SIZE: x-small;
	font-weight : bold;
	text-align : right;
	background-color : #00c3fe;
}
TD.tabOn {
	color : #00008c; TEXT-DECORATION: none;
	FONT-SIZE: x-small;
	font-weight : bold;
	text-align : right;
	background-color : #00c3fe; 
}
TD.tabOff {
	color : #fffffe; TEXT-DECORATION: none;
	FONT-SIZE: x-small; 
	font-weight : bold;
	text-align : left;
	background-color : #00008c;
}
TD.tabOffL2 {
	color : #ffffff; TEXT-DECORATION: none;
	FONT-SIZE: x-small; 
	font-weight : bold;
	text-align : left;
	background-color : #00008c;
}
TD.tabOver {
	color : #ffffff; TEXT-DECORATION: none;
	FONT-SIZE: x-small;
	font-weight : bold;
	text-align : right;
	background-color : #00c3ff;
}
TD.hTabOn {
	color : #00008c; TEXT-DECORATION: none;
	FONT-SIZE: x-small;
	font-weight : bold;
	text-align : center;
	background-color : #00c3fe;
}
TD.hTabOff {
	color : #fffffe; TEXT-DECORATION: none;
	FONT-SIZE: x-small;
	font-weight : bold;
	text-align : center;
	background-color : #00008c;
}
TD.hTabOver {
	color : #ffffff; TEXT-DECORATION: none;
	FONT-SIZE: x-small; 
	font-weight : bold;
	text-align : right;
	background-color : #00c3ff;
}
TD.action {
	color : #ffffff; TEXT-DECORATION: none;
	FONT-SIZE: x-small; 
	font-weight : bold;
	text-align : left;
	background-color : #00c3ff;
}
.action A:hover{
	color : #ffffcc; TEXT-DECORATION: none;
	FONT-SIZE: x-small; 
	font-weight : bold;
	text-align : left;
	background-color : #00008c;
}
.action A:visited{
	color : #ffffff; TEXT-DECORATION: underline;
	FONT-SIZE: x-small; 
	font-weight : bold;
	text-align : left;
	background-color : #00c3ff;
}
.action A{
	color : #ffffff; TEXT-DECORATION: underline;
	FONT-SIZE: x-small; 
	font-weight : bold;
	text-align : left;
	background-color : #00c3ff;
}

TD.sectionTab {
	color : #fffffe; TEXT-DECORATION: none;
	FONT-SIZE: x-small;
	font-weight : bold;
	text-align : center;
	background-color : #00008c;
}
.navigator {
	background-color : #b5f7ff;
}
.innernavigator {
	background-color : #b5f7ff;
}
.xtable {
	background-color : #b5f7ff;
}
.innerxtable {
	background-color : #ffffff;
}
.Row2 {
	BACKGROUND-COLOR: #ffffff;
}
.footer {
	COLOR: #000000; FONT-SIZE: xx-small;
}
.title {
	font-family: Arial;
	color: #7f8f93;
	font-size: 18pt;
	font-style: italic;
}
.logo {
		font-size: 22pt; color:#ffffff; font-weight: bold; face:"Arial Narrow";
}
.sublogo {
		font-size: 14pt; color:#ffffff; face:"Arial Narrow"; font-style: italic;
}
.headerlink {
	color: #fffffe;
	font-family: Arial;
	font-weight: bold
}
.headerlink A {
	color: #fffffe;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
.headerlink A:visited{
	color: #fffffe;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
.headerlink A:hover {
	color: #fffffe;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline
}
.error {
	color: #ff0000;
	font-family: Arial;
	font-weight: bold;
}
.hideDiv {
	display: none;
	}
.showDiv {
	display: block;
	}
.treeAction {
	xcolor: white;
	xbackground-color: #00008c;
	font-size: xx-small;
	margin: 1px; padding: 0px; border-width: thin;
}
.treeActionBox {
	border-color: #00008c;
	padding: 1px;
	margin: 2px;
	border-width: thin;
	border-style: solid;
	height: 60px;
	width: 225px;
}
.actionBar {
background-color:#00c3ff; 
padding:"1px";
width: "100%";
}
.actionButton {
color : #ffffff;
background-color : "#00c3ff";
text-decoration : underline;
font-size : "x-small";
font-family : "arial";
font-weight : bold;
border : "2px" solid "#00c3ff";
display : block;
padding : "5px";
margin : "1px";
}
.actionButtonOver {
color:#ffffff;
background-color: #00c3ff;
text-decoration: none;
font-size : "x-small";
font-family : "arial";
font-weight : bold;
xborder:1px outset #ffffff;
border-top:1px solid #cccccc; 
border-left:1px solid #cccccc; 
border-right:1px solid #808080; 
border-bottom:1px solid #000000; 
display : block;
padding : "4px";
margin : "0px";
}
.actionButtonDown {
color:#ffffff;
background-color: #00c3ff;
text-decoration: none;
font-size : "x-small";
font-family : "arial";
font-weight : bold;
xborder:1px inset #ffffff;
padding: 5px 3px 3px 5px;
border-bottom:1px solid #cccccc; 
border-right:1px solid #cccccc; 
border-left:1px solid #808080; 
border-top:1px solid #000000; 
display : block;
margin : "0px";
}
bshop TD#tshop, bprofile TD#tprofile, badmin TD#tadmin, hTabOn{
	color : #00008c; TEXT-DECORATION: none;
	FONT-SIZE: x-small;
	font-weight : bold;
	text-align : center;
	background-color : #00c3fe;
}
.inprocess {
	color: #0000ff;
	font-family: Arial;
	font-weight: bold;
}
.portholetab {
	color: white;
	background-color : #00008c;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	height: 25px;
}
.portholetabtext {
	padding: 7px;
}
.portholeedging {
	background-color: #ffffff;
	font-family : "arial";
	padding: 6px;
	border-color: #00008c;
	border-width: 1px;
	border-style: solid; 
}
.porthole {
	width: 100%;
}
.porthole ul{
	list-style-type: square;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 20px;
	PADDING-TOP: 0px; 
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 100%;
}
.centercolumn {
	width:500px;
}
.rightcolumn {
	width: 350px;
	position: absolute;
	top: 4px;
	left: 520px;

}
