a:link {
	color: #039;
	text-decoration: none;
	
} 

a:visited {
	color: #039;
	text-decoration: none;
} 

a:hover {
	color: #3300ff;
	text-decoration: underline;
} 

a:active {
	color: #ff0000;
	text-decoration: underline;
} 

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-color: #34487B;
	background-image: url(consoleImx/navbar-topstripe.png);
	background-repeat: repeat-x;
	background-position: top;
}
#stripeBar {
	background-image: url(consoleImx/navbar-stripes.png);
	background-repeat: repeat-x;
	height: 10px;
}
#footerCell {
	background-image: url(consoleImx/navbar-BG.png);
	background-repeat: repeat-x;
}
#footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBEBEB;
}

#footerTxt a:link {
	color: #FFF;
	text-decoration: none;
} 

#footerTxt a:visited {
	color: #FFF;
	text-decoration: none;
} 

#footerTxt a:hover {
	color: #FF6;
	text-decoration: underline;
} 

#footerTxt a:active {
	color: #FFF;
	text-decoration: underline;
}

#contentWrapper {
	background-color: #FFF;
}



.content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	
}	

.contentWextraLinespace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;	

}

.Header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #666;

}
.HeaderMedOnBlue {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
}

.Header1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}


.SubHeader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;

}

.SubHeaderPlainSM {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}

.small {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: Black;
	line-height: 14px;

}

input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color : #F5F5F5;
}

select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color : #F5F5F5;
	}

.cellBk {
	background-color: #EDF4F8;
}
.cellBkNone {
	background-color: #FFFFFF;
}
textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #f5f5f5;
}
.smallVer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: Black;
	line-height: 14px;
}
#pghdr {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}
#tbLogo {
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navCell {
	color: #FFF;
	background-color: #348CC0;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
}

#navCell a:link {
	color: #FFF;
	text-decoration: none;
} 

#navCell a:visited {
	color: #FFF;
	text-decoration: none;
} 

#navCell a:hover {
	color: #FF6;
	text-decoration: underline;
} 

#navCell a:active {
	color: #FFF;
	text-decoration: underline;
}

#navCell ui {

}

#navCell li {
	list-style-image: url(consoleImx/list-marker-w.gif);
	line-height: 20px;
}
#navCellSB {
	color: #333;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(consoleImx/GreyfadeSB.png);
}

#navCellSB a:link {
	color: #333;
	text-decoration: none;
} 

#navCellSB a:visited {
	color: #333;
	text-decoration: none;
} 

#navCellSB a:hover {
	color: #348CC0;
	text-decoration: underline;
} 

#navCellSB a:active {
	color: #333;
	text-decoration: underline;
}

#navCellSB ui {

}

#navCellSB li {
	list-style-image: url(consoleImx/list-marker-w.gif);
	line-height: 20px;
}

#navCellSB2 {
	color: #FFF;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #348CC0;
}

#navCellSB2 a:link {
	color: #FFF;
	text-decoration: none;
} 

#navCellSB2 a:visited {
	color: #FFF;
	text-decoration: none;
} 

#navCellSB2 a:hover {
	color: #FF9;
	text-decoration: underline;
} 

#navCellSB2 a:active {
	color: #FFF;
	text-decoration: underline;
}

#navCellSB2 ui {

}

#navCellSB2 li {
	list-style-image: url(consoleImx/list-marker-w.gif);
	line-height: 20px;
}

#content {
	padding: 5px;
}
