body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #565656;
}

body {
	/*background-color: #F7F7F7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;*/
}

.label { font-family: Verdana; font-size: 11px; color: #565656; font-weight: bold; }

.textbox { font-family: Verdana; font-size: 11px; color: #565656; }

.button { font-family: Verdana; font-size: 11px; color: #565656; font-weight: bold; }

.rights { color: #565656; font-size: 1em; text-decoration: none; cursor:pointer; }
.rights.link { color: #565656; font-size: 1em; text-decoration: none; cursor:pointer; }
.rights.visited { color: #565656; font-size: 1em; text-decoration: none; cursor:pointer; }
.rights.active { color: #565656; font-size: 1em; text-decoration: none; cursor:pointer; }

.links { color: #FF0000; text-decoration: none; cursor:pointer; font-weight: bold; }
.links.link { color: #FF0000; text-decoration: none; cursor:pointer; font-weight: bold; }
.links.visited { color: #FF0000; text-decoration: none; cursor:pointer; font-weight: bold; }
.links.active { color: #FF0000; text-decoration: none; cursor:pointer; font-weight: bold; }
.links.hover { color: #FF0000; text-decoration: none; cursor:pointer; font-weight: bold; }

.menulink { color: #333333; text-decoration: none; cursor:pointer; font-weight: bold; font-size: 14px;}
.menulink.link { color: #333333; text-decoration: none; cursor:pointer; font-weight: bold; font-size: 14px;}
.menulink.visited { color: #333333; text-decoration: none; cursor:pointer; font-weight: bold; font-size: 14px;}
.menulink.active { color: #333333; text-decoration: none; cursor:pointer; font-weight: bold; font-size: 14px;}
.menulink.hover { color: #333333; text-decoration: none; cursor:pointer; font-weight: bold; font-size: 14px;}
