body {
	color: #1B3A56;
	font-family: Arial;
	font-size: 13px;
	scrollbar-track-color: #1B3A56;
	background-attachment: fixed;
	SCROLLBAR-BASE-COLOR: #6C9A9A;
	SCROLLBAR-ARROW-COLOR: #C6F2F5;
	background-color: #1B3A56;
}
INPUT {
   font-family : Arial;
   font-size : 12px;
   color : #AADDCE;
   border : 1px ;
   border-color: #9C1000;
   border-width: 1px ;
   border-style: solid;
   background : #1B3A56;
}
textarea {
   color: #AADDCE;
   font-size: 12px;
   border-color: #9C1000;
   border-width: 1pt;
   border-style: solid;
   background : #1B3A56;
   border : 1px #1B3A56
}
select, .button, textarea {
	color: #AADDCE;
	font-size: 12px;
	border-color: #9C1000;
	border-width: 1pt;
	border-style: solid;
	background: #1B3A56;
}
select,textarea {
	background: #1B3A56;
	border-style: solid;
}
.button {
   background: #1B3A56;
}
A {
   color : #1B3A56;
   font-size : 12px;
   font-weight : bold;
   text-decoration : underline;
}
A:HOVER {
   color : #9C1000;
   font-size : 12px;
   font-weight : bold;
   text-decoration : none;
}
A:VISITED            {
   font-size : 12px;
   font-weight : bold;
   text-decoration : none;
}
.justy{
   Text-Align: justify;
   color: #1B3A56;
   font-family: Arial;
   font-size: 13px;
}
.HR1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #9C1000;
}
.head_nav {
        color: #1B3A56;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        background: #86AC9F;
}
.head_nav A:link{
        color : #1B3A56;
        font-size : 13px;
        font-weight : bold;
        text-decoration : none;
}
.head_nav A:HOVER {
        color : #9C1000;
        font-size : 13px;
        font-weight : bold;
        text-decoration : none;
}
.head_nav A:VISITED {
        font-size : 13px;
        font-weight : bold;
        text-decoration : none;
}
TD {
	font: 13px Arial;
	color: #1B3A56;
}
B {
	font: bold 13px Arial;
	color: #9C1000;
}
I {
	font: italic 13px Arial;
	color: #9C1000;
}
.pic{
	BORDER-TOP: 1px solid #9C1000;
	BORDER-LEFT: 1px solid #9C1000;
	BORDER-RIGHT: 1px solid #9C1000;
	BORDER-BOTTOM: 1px solid #9C1000;
}
.pic1{
	BORDER-TOP: 1px solid #000000;
	BORDER-LEFT: 1px solid #000000;
	BORDER-RIGHT: 1px solid #ffffff;
	BORDER-BOTTOM: 1px solid #ffffff;
}
.box {
	BORDER-TOP: 1px solid #ffffff;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-RIGHT: #1B3A56 1px solid;
	BORDER-BOTTOM: #1B3A56 1px solid;
	background-color: #1B3A56;
}
.box1 {
	BORDER-TOP: 1px solid #ffffff;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-RIGHT: #1B3A56 1px solid;
	BORDER-BOTTOM: #1B3A56 1px solid;
	background-color: #AADDCE;
}
#contextMenu {
	position: absolute;
	visibility: hidden;
	width: 140px;
	background-color: #AADDCE;
	layer-background-color: #1B3A56;
	border: 1px outset;
}
.tableb {
	background: #AADDCE;
	color: #1B3A56;
	border: 1px solid #1B3A56;
	font-family: Arial;
	font-size: 13px;
}
.tablec {
	BORDER-TOP: 1px solid #ffffff;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-RIGHT: #1B3A56 1px solid;
	BORDER-BOTTOM: #1B3A56 1px solid;
	background: transparent;
	color: #1B3A56;
	font-size: 13px;
}
hr {
        color: #1B3A56;
}
.ticker {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	cursor: none;
	text-decoration: none;
}
.ticker A:link{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.ticker A:HOVER {
	color: #9C1000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.ticker A:VISITED {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	color: #41A084;
	font-size: 9px;
	font-weight: lighter;
}
.copyright A:link{
	color: #41A084;
	font-size: 9px;
	font-weight: lighter;
}
.copyright A:HOVER {
	color: #41A084;
	font-size: 9px;
	font-weight: lighter;
}
.copyright A:VISITED {
	color: #41A084;
	font-size: 9px;
	font-weight: lighter;
}
