h1{
		color: #FDFDFD;
		font-size: 2mm;
		font-family: Verdana 
}
p,body,div,td {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333
}

a {
		color: #FF0000
}

a.adminhref {
		color: black;
}
.dttitle, .zag {
		font-size: 13px;
		text-transform: uppercase;
		font-weight: bold;
		color: #000000
}

.bot {
		font-size: 9px;
		color: #FFFFFF
}
.amenu {
		font-size: 11px;
		color: #FFFFFF;
		font-weight: bold
}
.amenus {
		font-size: 9px;
		color: #FF0000
}

.bot1 {
		font-size: 9px;
		color: #000000
}

table.dttable {
       background-color: #ff0000;
}

table.dttable th {
       background-color: #ffffff;
       font-size: 12px;
       font-weight: bold;
       color: #ff0000;
}

table.dttable td {
       background-color: #ffffff;
}

.dinput {
		border-style: solid;
                border-color: #ff0000;
                border-width:1;
                font-size: 12px;
}

.dbutton {
        border-style: solid;
        border-color: red;
        border-width:1;
		font-size:12px;
		font-weight:bold;
        background-color:ff621a;
		color: white;
}

hr {
		color:red;
		height:2;
}
.WZWdiv {
        border: solid #ff0000 1;
        width: 90%;
        padding: 10;
}
