body {
	margin-top: 15px;
}
.style1 {
	text-align: left;
}
.style13 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454545;
}
.style9 {font-size: 14px}
.style8 {
	font-size: 10px;
	font-style: italic;
}
a {
	color: #454545;
}
a:visited {
	color: #454545;
}
a:active {
	color: #454545;
}
a:hover {
	color: #000000;
}
.style17 {
	color: #454545;
}
.style18 {
	color: #000000;
}
.style19 {
	text-decoration: none;
}
.style21 {
	text-align: center;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bigtext {
font:18px "Arial";
}

#top {
text-decoration:none;
font:13px "Arial";
font-weight: bold;
color:#4d4d4d;
}

.navbaractive {
font:12px "Arial";
font-weight: bold;
color:#fff;
align:center;
width:98px;
background-image: url('images/navbar_active.jpg');
background-repeat:no-repeat;
}
.navbarnormal {
font:12px "Arial";
font-weight: bold;
color:#676767;
align:center;
width:98px;
background-image: url('images/navbar_normal.jpg');
background-repeat:no-repeat;
}


table { border-collapse:collapse; }
td#row1 { background-color: #f8f8f8; color:black;}
td#row2 { background-color: #ededed; color:black;}

.tabnormal {
font:12px "Arial";
font-weight: bold;
color:#676767;
align:center;
width:30px;
background-image: url('portal/images/tab_normal.jpg');
background-repeat:no-repeat;
}
.tabactive {
font:12px "Arial";
font-weight: bold;
color:#676767;
align:center;
width:30px;
background-image: url('portal/images/tab_active.jpg');
background-repeat:no-repeat;
}
