body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Tahoma;
	color: #000000;
}

img {
	border: 0px;
}

.top-text {
	font-size: 9px;
	color: #949698;
	font-family: Verdana;
	font-weight: bold;
	line-height: 150%;
}

.top-text a {
	color: #949698;
	text-decoration: none;
	font-weight: bold;
}

.top-text a:hover {
	text-decoration: underline;
}

.right-menu {
	background-image: url(images/bg-right.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

.content {
	height: 348px;
	overflow: auto;
	padding-left: 47px;
	padding-bottom: 0px;
	padding-right: 30px;
	padding-top: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	letter-spacing: auto;
}

.content td, .content p, .content a, .content li, .content span {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	letter-spacing: auto;
}

.right-data {
	padding-left: 11px;
	padding-bottom: 11px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	letter-spacing: auto;
	height: 50px;
}

.menu-button {
    padding: 2px 5px;
	padding-left: 15px;
}

.menu-button a {
	color: white;
	text-decoration: none;
	font-size: 13px;
	text-transform:uppercase;
}

.menu-button-nobg {
    padding: 2px 5px;
	padding-left: 15px;
}

.menu-button-nobg a {
	color: white;
	text-decoration: none;
	font-size: 13px;
}

.separator {
    font-family: Verdana;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    font-size: 12px;
    margin: 5px 0px;
    padding: 2px;
    color: #FFFFFF;
}

.button {
	font-family: Verdana;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    font-size: 12px;
    margin: 5px 0px;
    padding: 2px;
    color: #FFFFFF;
	border: #000000 1px solid;
}

.text-control {
    border: 1px;
    border-color: #000000;
    border-style: solid;
    font-family: Verdana;
    font-size: 12px;
}
.submenu {
	border: 0;
}
.submenu td a {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}
.submenu td {
	border-top: 0;
	padding-left: 15px;
}
.nohilite {
	background-color: #FFFFFF;
}
