
A:hover{text-decoration:none;color:#888888;}
A:visited{text-decoration:none;color:#333333;}
A:active{text-decoration:none;color:#333333;}
A:link{text-decoration:none;color:#333333;}


body
{
background-image: url("../back.jpg");
Font-Family:Verdana;
Font-Weight:normal;
Font-Size: 11px;
color:#555555;
}

td
{
Font-Size: 9px;
}

.headinfo
	{
	Font-Family:verdana;
	Font-Size: 11px;
	color:#AAAAAA;
	}

.headstatus
	{
	Font-Family:verdana;
	Font-Size: 11px;
	color:#777777;
	}

input
	{
	border-right:1px dashed #AAAAAA;
	border-top:1px dashed #AAAAAA;
	border-left:1px dashed #AAAAAA;
	border-bottom:1px dashed #AAAAAA;
	Font-Family:Verdana;
	Font-Weight:normal;
	Font-Size:11px;
	background:#333333;
	color:#333333;
	background-image: url("../../template/input_back.jpg");
	}

.input_needed_nobg
	{
	border-right:1px dashed #DD0000;
	border-top:1px dashed #DD0000;
	border-left:1px dashed #DD0000;
	border-bottom:1px dashed #DD0000;
	}
	
.input_needed
	{
	border-right:1px dashed #DD0000;
	border-top:1px dashed #DD0000;
	border-left:1px dashed #DD0000;
	border-bottom:1px dashed #DD0000;
	background-image: url("../../template/input_needed_back.jpg");
	}

	textarea,select
	{
	border-right:1px dashed #AAAAAA;
	border-top:1px dashed #AAAAAA;
	border-left:1px dashed #AAAAAA;
	border-bottom:1px dashed #AAAAAA;
	Font-Family:Verdana;
	Font-Weight:normal;
	Font-Size:11px;
	background:#FFFFFF;
	color:#333333;
	}
	
	
.box
	{
	border-right:1px solid #BBBBBB;
	border-top:1px solid #BBBBBB;
	border-left:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	}	
	
li
	{
	 margin-bottom:0.4em;
   list-style-image: url(../parts/listbox.jpg);
  }
  
.head
	{
	height: 18px;
	background-image: url("../parts/top_bar.jpg");
	}
