body, td {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color: White;
	background: url(../image/mm.png);
}

a {
	text-decoration: none;
	color: white;
}

img.clean {
	border: 0px;
}
table.list {
	border: 2px;
	border-collapse: collapse;
	border-spacing: 2px;
	padding: 5px;
}
tr.list {
	border: 4px;
}


td.list {
	background: #990000;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	margin-left: 5px;
                padding: 2px;
	
}

table.loginbox {
	width: 221px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
}

table.fullscreen {
	width: 100%;
	height: 100%;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
}

td.topleft {
	width: 5px;
	height: 6px;
	background-image: url(../image/tl.png);
}

td.topmiddle {
	height: 6px;
	background-image: url(../image/tm.png);
}

td.topright {
	width: 5px;
	height: 6px;
	background-image: url(../image/tr.png);
}

td.middleleft {
	width: 5px;
	background-image: url(../image/ml.png);
}

td.middlemiddle {
	background-image: url(../image/mm.png);
}

td.middleright {
	width: 5px;
	background-image: url(../image/mr.png);
}

td.bottomleft {
	width: 5px;
	height: 6px;
	background-image: url(../image/bl.png);
}

td.bottommiddle {
	height: 6px;
	background-image: url(../image/bm.png);
}

td.bottomright{
	width: 5px;
	height: 6px;
	background-image: url(../image/br.png);
}


input.loginbutton {
	width: 61px;
	background: #990000;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	color: white;
}

input.newaccbutton {
	width: 100px;
	background: #990000;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	color: white;
}


input.button {
	background: #990000;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	color: white;
}

input.namepass {
	background: #990000;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	color: white;
	width: 166px;
}

input.description {
	background: #990000;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	color: white;
	width: 170px;
}

input.userfile {
	background: #990000;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	width: 230px;
	color: white;
}
