a:link{
	background: transparent;
	color: #004488;
	text-decoration: none;
}

a:visited{
	background: transparent;
	color: #004488;
	text-decoration: none;
}

a:hover{
	background: transparent;
	color: #004488;
	text-decoration: none;
}

a:active{
	background: transparent;
	color: #004488;
	text-decoration: none;
}

body, p, td, li, a {
	color: #000000;
	font: 11px Verdana, Arial, sans-serif;
}

body {
	background-color: #FFFFFF;
}
table.Back{
	background-color: #FFFFFF;
	background-image: url(img/background1.gif);
	background-repeat: no-repeat;
	background-position: 5 70;
}

h1{
	background: transparent;
	color: #090BCA;
	font: bold 16px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: underline;
}

h2{
	background: transparent;
	color: #000000;
	font: bold 15px Arial, Helvetica, sans-serif;
	
	text-decoration: none;
}

img.Blue{
	border-color: #090BCA;
	border-width: 2px;
	border-style: outset;
}

img.Yellow{
	border-color: #CCA50C;
	border-width: 2px;
	border-style: outset;
}

.bttitle{
	background: #CC3333;
	color: #FFFFFF;
}

.btcontent{
	background: #DEDEDD;
	color: #000000;
}

.btdate {
	color: #DEDEDD;
	font-size: 9px;background: transparent;
}

.btfooter {
	background-color: #2D435B;
	/* background-image: url(images/footerbk.gif); */
	background-position: right top;
	background-repeat: repeat-y;
	color: #DEDEDD;
	font-size: 10px;
	text-align: left;
}

.btheader {
	background-image: url(images/bkheader.gif);
}

.btnavbk1 {
	background-repeat: no-repeat;
	background-image: url(images/navbk1.gif);
}
/* Previous old class for horizontal menubar */
.btnavbk2 {
	background-repeat: no-repeat;
	background-image: url(images/navbk2.gif);
}

.btnavbk3 {
	background-repeat: no-repeat;
	background-image: url(images/navbk3.gif);
}

.btnavbk4 {
	background-repeat: repeat-y;
	background-image: url(images/navbk4.gif);
}
.menuitemselected, .menuitemlink {
	padding-left: 7px;
	padding-right: 7px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
}
.menuitemselected {
	padding-left: 2px;
	padding-right: 2px;
	background-color: #8BA1B9;
	background: url('./images/selectedtabbg.gif');
	color: #334578;
}
.menuitemlink a:link, .menuitemlink a:visited, .menuitemlink a:active {
	color: #ECF6Ff;
	text-decoration: none;
	font-size: 11px;
}
.menuitemlink a:hover {
	color: #88B9C6;
	text-decoration: none;
	font-size: 11px;
}

tr.Title {
	background: #9898FE;
	text-decoration: bold;
}

table.TableBottom {
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

table.TableTop {
	border-top: solid 1px #FFFFFF;
}

td.CellTop {
	border-top: solid 1px #000000;
}

td.CellBottom {
    border-top: solid 1px #000000;
}

table.TableSide {
	border-right: solid 2px #000000;
	border-left: solid 2px #000000;
	border-top: solid 2px #000000;
	border-bottom: solid 2px #000000;
}

td.CellSide {
	border-right: solid 2px #FFFFFF;
	border-left: solid 2px #FFFFFF;
	border-top: solid 2px #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
}

td.CellRight {
    border-right: solid 1px #000000;
}

table.TableRight {
    border-right: solid 1px #000000;
}

td.CellAllB {
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

td.CellSideB {
    border-right: solid 1px #000000;
	border-left: solid 1px #000000;
}

td.CellLeftB{
    border-left: solid 1px #000000;
}


