body
{
	font-family: 'Arial Unicode MS' , Serif;
	margin-top: 1px;
	margin-bottom: 1px;
	
}

img
{
	border: 0;
	
}
.button
{
	color: black;
	background-color: silver;
}
.ibutton
{
	
}
.textbox
{
	color: black;
	background-color: silver;
	
}
.dropdown
{
	color: black;

}
.loginh
{
	background-color: dimgray;
	color: white;
	font-weight: bold;
}

.statusd
{
	background-image: url(images/bkgdown.gif);
	color: Yellow;
	font-weight: bold;
	
}
.statusu
{
	background-image: url(images/bkgup.gif);
	color: Black;
	font-weight: bold;
	
}
.config1
{
	
}
.config2
{
	background-color: #EEEEEE;
}
.configh
{
	color: Maroon;
	font-weight: bold;
	padding-top: 5px;
	text-decoration: underline;
	background-image: url(images/configh.gif);
	background-repeat: repeat-x;
}

.servertitle
{
	background-image: url(images/configh.gif);
	font-weight: bold;
	font-size:small;
	
}
.servermanage
{
	background-image: url(images/confighb.gif);
}
a:hover
{
	color: olive;
	text-decoration: underline;
}

a
{
	color: blue;
	text-decoration: none;
	font-family: Serif;
}

.admincells
{
	font-size:small;
}
.logintl
{
	height: 28px;
	width: 28px;
	background-image: url(images/tl.gif);
}
.logintr
{
	height: 28px;
	width: 28px;
	background-image: url(images/tr.gif);
}
.logint
{
	height: 28px;
	
	background-image: url(images/top.gif);
}
.loginbl
{
	height: 28px;
	width: 28px;
	background-image: url(images/bl.gif);
}
.loginbr
{
	height: 28px;
	width: 28px;
	background-image: url(images/br.gif);
}
.loginb
{
	height: 28px;
	background-image: url(images/bottom.gif);
}
.loginfill
{
	background-image: url(images/filler.gif);
}
.loginr
{
	background-image: url(images/right.gif);
}
.loginl
{
	background-image: url(images/left.gif);
}
.tickets
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	font-size: 10pt;
}
.menuerror
{
	background-color: yellow;
}
.loginchk
{
	font-size: x-small;
	
}
blockquote
{
	border: 2px solid #000;
	width: 60%;
	margin: 0px;
	padding: 10px;
	background-color: honeydew;
}

.loginbody
{
	background-color: ghostwhite;
}

.navmenu
{
	background-color: gainsboro;
	font-size: smaller;
}