@charset "utf-8";

body {
	background-color: #000825;
	background-image:url(../images/backgroundvalue3.png);
	background-repeat:repeat-x;
	font-family: Arial, Gautami, "Lucida Sans", Kalinga;
	margin:0px;
}
#washemtitle {
    background-image:url('../images/washemstitle.png');
    background-position:center;
    width:494px;
    height:107px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    top: 0px;
    left: 0px;
}
.allpanels 
{
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    width:950px;
    height:686px;
    position:relative;
    background-image:url('../images/backgroundvalue1.png');
    font-family: Arial, Gautami, "Lucida Sans", Kalinga;
    background-repeat:repeat-y;
    left: 0px;
    top: 0px;
}
.titlebar {
	font-size: 14px;
	color: #FFFFFF;
	padding-left:5px;
	margin-top:10px;
	margin-bottom: 10px;
	font-family: Arial, Gautami, "Lucida Sans", Kalinga;
	font-weight: bold;
	background-position:center;
	font-variant:small-caps;
}
.titlebar1
{
    background-image:url('../images/bar8.png');
    width:950px;
    height:24px;
}
.helpbutton 
{
    border:none;
    background-image:url('../images/helpicon.png');
    position:absolute;
    bottom:0px;
    right:0px;
    height:25px;
    width:25px;
}
.helpbutton1 
{
   border-style: none;
   border-color: inherit;
   border-width: medium;
   position: relative;
   padding-left:5px;
   vertical-align:middle;
   width: 25px; 
   height: 25px;
   background-image:url('../images/helpicon.png');
}
.calcbutton 
{
    border-style:none;
    border-color: inherit;
    border-width: medium;
    background-image:url('../images/calcbutton.png');
    background-color:Gray;
    z-index:132;  
    position:absolute;
    top:359px;
    right:283px;
 
    height:25px;
    width:115px;

    }
#inputbar
{
    width:648px;
    height:auto;
    position:absolute;
    top:50px;
    background-color:#000825;
    margin-left:10px;
    padding-left:10px;
    background-repeat:repeat-x;
    padding-top:5px;
    color:#FFFFFF;
    font-size:14px;
    padding-bottom:5px;
}
.helpbox
{
    z-index:  137;  
    left: 693px; 
    position: absolute;  
    top: 131px; 
    height: 252px; 
    width: 249px; 
    margin-right: 0px;
    font-family: Arial, Gautami, "Lucida Sans", Kalinga;
    color:#FFFFFF;
    background-color:#000825;
    border-color:#000830;
    font-size:12px;
    bottom: 303px;
}
.returnbutton
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background-image:url('../images/returnbutton.png');
    position:absolute;
    top:267px;
    right:283px;
    width:115px;
    height:25px;
}
.clearbutton
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background-image:url('../images/clearbutton.png');
    width:115px;
    height:25px;
    left: 553px; 
    position: absolute;  
    top:314px;
    right: 282px;
}
.firstpanel {
	width:auto;
	height:117px;
	color:#FFFFFF;
	font-size:12px;
	background-color: #000825;
	background-image: url(../images/bar11.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Gautami, "Lucida Sans", Kalinga;
}#mainwrap {
	padding:20px;
	width:700px;
	height:auto;
	position:relative;
	top:10px;
	right:auto;
	left:auto;
	background-image:url(../images/backgroundvalue2.png);
	background-repeat:repeat-y;
	background-position: center;
}
td { 
	font-family: Arial, Verdana, Helvetica; 
	font-size: 9pt; 
	color: #000000; 
	font-weight: normal;
	font-style: normal; 
	text-decoration: none;
}
#navbar   {
	margin: 0px auto;
    width:900px;
	    list-style:none;
	    height:30px;
	    position:relative;
    top: 10px;
    left: 0px;
}
#navbar ul {
	display:inline;
}
#navbar a {
    text-decoration:none;
    color:White;
	font-size:14px;
}
#navbar li {
    background-image:url(../images/icons.png);
	background-repeat:repeat-x;
	outline:none;
	margin-right:1px;
	float:left;
	height:25px;
	position:relative;
	display:inline;
}
#navbar li.blockselect {
	text-decoration: none;
	background-color: #B80808;
	height:30px;
	position:relative;
	bottom:3px;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	background-image:url(../images/icon.png);
	background-position:center;
	background-repeat:no-repeat;
}
#navbar li.block0 {
	text-decoration:none;
	background-image:url(../images/icons.png);
	background-repeat:repeat-x;
	text-align:center;
}
#navbar li.block1 {
	text-decoration:none;
	background-image:url(../images/icons.png);
	background-repeat:repeat-x;
	text-align:center;
}
#navbar li.block2 {
	text-decoration:none;
	background-image: url(../images/icons.png);
	background-repeat: repeat-x;
	text-align: center;
}
#navbar li.block3 {
	text-decoration:none;
	background-image:url(../images/icons.png);
	background-repeat:repeat-x;
	text-align:center;
}
#navbar li.block4 {
	text-decoration:none;
	background-image:url(../images/icons.png);
	background-repeat:repeat-x;
	text-align:center;
}
#navbar li.block5 {
	text-decoration:none;
	background-image:url(../images/icons.png);
	background-repeat:repeat-x;
	text-align:center;
}