p
{
color: blue;
text-align: center;
font-family: sans-serif;
}

h1
{
font-family: courier;
}

h2
{
text-align:center;
size:large;
color:#8d6111;
}

h3
{
text-align:center;
size:medium;
}

div.logo
{
background:url("wmd_logo.png") no-repeat left top;
width:100%;
height:130px;
text-align:right
}
div.logo2
{
/* background:url("wmd_logo.png") no-repeat left top; */
width:100%;
height:130px;
text-align:right
}

table.login
{
border-color:#8d721c;
border-style:dashed;
background-color:#d7c652;
padding:15px;
spacing:5px;
text-align:right;
/*width:50%;*/
}

a.login
{
background-color:#d7c652;
border-width:2px;
border-style:solid;
border-color:#8d721c;
text-decoration:none;
font-size:large;
}

table.pass
{
border-color:#8d721c;
border-style:dashed;
background-color:#d7c652;
padding:15px;
spacing:5px;
}

table.list
{
text-align:center
}

table.invoice_list
{
background-color:#d7c652;
padding:10px;
spacing:8px;
}

table.order_list
{
background-color:#d7c652;
padding:5px;
}

table.apply{
	background-color:#000000;
	border-spacing:1px;
}
table.apply td {
 	background-color:#d7c652;
}
table.apply-info{
	background-color:#d7c652;
	border-spacing:5px;
}
table.apply-info tr {
	background-color:#8d721c;
}
table.apply-info td {
	padding:5px;
	font-weight:bold;
	background-color:#8d721c;
	
}
.plain{
	text-decoration:none;
}
.plain_img{
	border: 0;
}
