body {
	margin:0px;
	background-color: #333333;
}

td {
	font-family:Arial; color:#000000;
	line-height:20px; font-size:11px;
	text-align:justify;
}

.bigtext {
	font-family:Arial; color:#000000;
	line-height:20px; font-size:12px;
	text-align:justify;
}

.top_bg {
	background-image:url(grafik/helpmedia/top_bg.jpg);
	background-repeat:repeat-x;
	height:36px;
}

.portal_bg {
	background-image:url(grafik/helpmedia/portal_bg.jpg);
	background-repeat:repeat-x;
	height:27px;	
}

.nav_bg {
	background-image:url(grafik/helpmedia/nav_bg.jpg);
	background-repeat:repeat-x;
	height:30px;	
}

.latest_bg {
	background-image:url(grafik/helpmedia/latest_bg.jpg);
	background-repeat:repeat-y;	
}

.latest_header {
	background-image:url(grafik/helpmedia/latest_header.jpg);
	background-repeat:no-repeat;
	width:190px; height:33px;	
}

.left_bg {
	background-image:url(grafik/helpmedia/left_bg.jpg);
	background-repeat:repeat-y;
	border:solid 1px #F0F0F0; width:178px;
}

.whiteheader {
	font-family:"Trebuchet MS";
	font-size:15px; font-weight:bold;
	color:#FFFFFF;
}

.blueheader {
	font-family:"Trebuchet MS";
	font-size:16px; font-weight:bold;
	color:#1A3165;
}

.p1 {
	padding:1px;
}

.p3 {
	padding:3px;
}

.arialfont {
	font-family:Arial; color:#FFFFFF;
	font-weight:bold; font-size:12px;
}

.table_border {
	border:solid 1px #DBDBDB;
}

.navlink:link {
	font-family:"Trebuchet MS";
	font-size:13px; color:#FFFFFF;
	text-decoration:none; font-weight:bold;
}

.navlink:visited {
	font-family:"Trebuchet MS";
	font-size:13px; color:#FFFFFF;
	text-decoration:none; font-weight:bold;
}

.navlink:hover {
	font-family:"Trebuchet MS";
	font-size:13px; color:#FF9900;
	text-decoration:none; font-weight:bold;
}

.blacklink:link {
	font-family:Arial;
	font-size:11px; color:#000000;
	text-decoration:none;
}

.blacklink:visited {
	font-family:Arial;
	font-size:11px; color:#000000;
	text-decoration:none;
}

.blacklink:hover {
	font-family:Arial;
	font-size:11px; color:#ff0000;
	text-decoration:underline;
}

