html body {
        margin: 0;
        height: 100%;
        overflow: auto;
        background-color: #FFFFFF;
}
.form {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5F84B1;
	text-decoration: none;
	border: 1px solid #779AC5;
	background-color: #FAFCFE;
	background-image: url(gfx/formbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.button {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #2463AA;
	background-color: #2463AA;
}
td {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
}
.eleven td {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
}

.dminlink{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color:black;
	text-decoration: none;
}

.dminlink:hover{
	color: orange;
}

.dmindelete{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color:red;
	text-decoration: none;
}

.dmindelete:hover{
	color: orange;
}


.info {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
}
.gmini {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
}
.blue {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5F84B1;
	text-decoration: none;
}
.logout {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #235BA4;
	text-decoration: none;
}
.action {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        font-weight: bold;
        color: #F2571B;
        text-decoration: none;
}
.menu {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #235BA4;
	text-decoration: none;
}
.menusel {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F2571B;
	text-decoration: none;
}
.link01 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F2571B;
	text-decoration: none;
}
.modulhead {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #235BA4;
	text-decoration: none;
}