/****  Main Code  ****/

body {
	background: #FFFFFF;
	color: #000000;
	font-family: "Verdana",'Courier New', 'Times New Roman', Times, serif;
	font-size: smaller;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-top: 0px;
}

h1 {
	background: #F0EDE8;
	color: #000000;
	font-family: "Verdana",'Courier New', 'Times New Roman', Times, serif;
	font-size: 18px;
	font-style: normal;
}

h2 {
	background: #F0EDE8;
	color: #000000;
	font-family: "Verdana",'Courier New', 'Times New Roman', Times, serif;
	font-size: 16px;
	font-style: normal;
}

h3 {
	background: #F0EDE8;
	color: #000000;
	font-family: "Verdana",'Courier New', 'Times New Roman', Times, serif;
	font-size: 14px;
	font-style: normal;
}

input {
	color: #393939;
	font-family: "Verdana",'Courier New';
	font-size: 10px;
	width: 100px;
	height: 18px;
	border-bottom: 1px #F0EDE8;
	border-left: 1px #F0EDE8;
	border-right: 1px #F0EDE8;
	border-top: 1px #F0EDE8;	
	background-color:  #F0EDE8;
	text-indent: 2%
}


input.color {
	background-color: #F0EDE8;
	color: #000000;
	font-family: "Verdana",'Courier New', 'Times New Roman', Times, serif;
	font-size: 12px;
	width: 90px;
}

input.logon {
	background-color: #F0EDE8;
	border: dotted 1px #808080;
	color: #000000;
	font-family: "Verdana",'Courier New', 'Times New Roman', Times, serif;
	font-size: 12px;
	padding: 2px;
	width: 80px;
}


input.traxx {
	color: #000000;
	font-family: "Verdana",'Courier New';
	font-size: 10px;
	width: 100px;
	height: 18px;
	border-bottom: 1px #F0EDE8;
	border-left: 1px #F0EDE8;
	border-right: 1px #F0EDE8;
	border-top: 1px #F0EDE8;	
	background-color:  #F0EDE8;
	text-indent: 2%
	
	
}
TD.traxx {
	background-color: #F0EDE8;
	color: #000000;
	font-family: "Verdana",'Courier New', 'Times New Roman', serif;
	font-size: 10px;
	padding-bottom: 0%;
	padding-left: 3px;
	padding-right: 0%;
	padding-top: 0%;
	border-bottom: 1px #F0EDE8;
	border-left: 1px #F0EDE8;
	border-right: 1px #F0EDE8;
	border-top: 1px #F0EDE8;	
}
TD.admin
{
    BACKGROUND: #385b93;
    VERTICAL-ALIGN: middle;
    COLOR: #ffffff;
    FONT-FAMILY: "Verdana",Courier New, Times New Roman, Times, serif
}

select {
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Verdana",'Courier New', 'Times New Roman', Times, serif;
	font-size: 12px;
	width: 80px;
}



td.maincolor {
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-family: "Verdana",'Courier New', 'Times New Roman', Times, serif;
	font-size: 10px;
}

td.menu 
	{
	background-color: #DFD6C3;
	border: dashed;
	border-color: #000000;
	color: #000000;
}

td.navimenu {
	background: #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
	border-left: #AB9889 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	font-family: "Verdana",'Courier New', 'Times New Roman', Times, serif;
	font-size: 10px;
	width: 164px;
}

td.offcolor {
	background-color: #DFD6C3;
	color: #000000;
	font-family: "Verdana",'Courier New', 'Times New Roman', Times, serif;
	font-size: 11px;
	vertical-align: top;
}

td.offcolor2 {
	background-color: #DFD6C3;
	border-bottom: #F0EDE8;
	border-left: #F0EDE8;
	border-right: #F0EDE8;
	border-top: #F0EDE8;
	color: #000000;
	font-family: "Verdana",'Courier New', 'Times New Roman', Times, serif;
	font-size: 11px;
	vertical-align: top;
}

td.onborder {
	background-color: #F0EDE8;
	border-bottom: #000000;
	border-left: #000000;
	border-right: #000000;
	color: #000000;
	font-family: "Verdana",'Courier New', 'Times New Roman', Times, serif;
	font-size: 11px;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 0%;
	vertical-align: top;
}

td.oncolor {
	background-color: #F0EDE8;
	border-bottom: #F0EDE8;
	border-left: #F0EDE8;
	border-right: #F0EDE8;
	border-top: #F0EDE8;
	color: #000000;
	font-family: "Verdana",'Courier New', 'Times New Roman', Times, serif;
	font-size: 11px;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 0%;
	vertical-align: top;
}

td.logIn{
	background-color:  transparent;
	color: #000000;
	height: 10px;
	text-indent: 5%;
}

TD.blocks
{
    FONT-SIZE: 10px;
    BACKGROUND: #eeeeee;
    COLOR: black;
    BORDER-BOTTOM: #909192 1px solid;
    FONT-FAMILY: "Verdana",Courier New, Times New Roman, Times, serif
}
td.textarea {
	background: #C8C8C8;
	border-bottom: #989898 1px dashed;
	color: #FFFFFF;
	font-family: "Verdana",'Courier New', 'Times New Roman', Times, serif;
	font-size: 11px;
	font-variant: small-caps;
}
.ReportFooter
{
    FONT-SIZE: 11px;
    BACKGROUND: #385b93;
    COLOR: #000000;
    FONT-FAMILY: "Verdana",Courier New, Times New Roman, Times, serif;
    TEXT-ALIGN: right
}
.logonmenu{
	background-color:  transparent;
	background-image: url('..images/logon_top_peice.jpg');
	background-repeat: repeat-x;
	color: #000000;
	height: 10px;
	text-indent: 5%;
	width: 147px
}
