body {
	background: #ffffff;
	padding: 0px;
	margin: 0px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
}
body li, span {
	line-height: 1.7;
}

.lineHeight {
	line-height: 1.7;
}

table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 0px;
}
td {	
	color: #000000;
	font-size: 8pt; 
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
img {
	border: 0px;	
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 12pt; 
	margin: 0px;
}
h1.title {
	font-size: 9pt; 
	margin: 0px;
}
table.border td {
	border: solid 1px #cccccc;
	padding: 2px;
}
table.border2 td {
	border: solid 1px #ffffff;
	background: #f3f3f3; 
	padding: 3px 5px;
}
div.menuTop {
	background: #d1d1d1; 
	border-top: solid 1px #b0b0b0; 
	border-left: solid 1px #b0b0b0; 
	border-right: solid 1px #b0b0b0; 
	width: 120px;
	position: absolute;
	top: 60px;
	left: 300px;
}
.menuTop div {
	border-bottom: solid 1px #b0b0b0; 
	padding: 2px 0px;
}
#title_left {
	text-transform: uppercase;
	color: #ffffff;
	padding-left: 25px;
	background-image: url(/bin/img/th_1.gif);
	background-repeat: no-repeat; 
	background-position: center left;
}
#title_leftRed {
	text-transform: uppercase;
	color: #ffffff;
	padding-left: 25px;
	background-image: url(/bin/img/th_1Red.gif);
	background-repeat: no-repeat; 
	background-position: center left;
}
a {
	text-decoration: underline;
	color: #0074AA;
}
a:hover {
	text-decoration: none;
	color: #0088FF;
}
a.m1 {
	text-decoration: none; 
	color: black;
}
a.m1:hover {
	text-decoration: none; 
	color: white;
}
a.m2 {
	text-decoration: none; 
	color: #0094CA;
}
a.m2:hover {
	text-decoration: underline; 
	color: black;
}
a.m3 {
	text-decoration: none; 
	color: white;
	text-transform: lowercase;
}
a.m3:hover {
	text-decoration: none; 
	color: black;
	background: #f0f0f0;
}
a.m4 {
	text-decoration:none; 
	color: black;
}
a.m4:hover {
	text-decoration: none; 
	color: #0094CA;
}
a.m4Red {
	text-decoration:none; 
	color: black;
}
a.m4Red:hover {
	text-decoration: none; 
	color: #940303;
}
a.m5 {
	text-decoration: none; 
	color: #0074AA;
}
a.m5:hover {
	text-decoration: none; 
	color: #AAAAAA;
}
input, textarea {
	width: 250px;
	background: #ffffff;
	border: solid 1px #000000;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 2px 5px;
	padding: 2px;
}
.h {
	height: 100%;
}
.novis {
	display: none;
}
