.main {
	font-family: Verdana;
	font-size: 12px;
	color: #363636;
	line-height: 14px;
}

.tab-header {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
font-weight: bold;
}

.tab-comment {
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
	line-height: 11px;
}

body {
background: #000000 url(/data/admin/images/nav/background.jpg) top center fixed;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.bdr {
background: #000000;
border: 6px solid black;
}
A:link {font-family: Verdana; text-decoration: none; color: #000000;}
A:visited {font-family: Verdana; text-decoration: none; color: #000000;}
A:active {font-family: Verdana; text-decoration: none; color: #000000;}
A:hover {font-family: Verdana; text-decoration: underline; color: #990e63;}