body {
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
}

a {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a.norm {
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}
a.norm:hover {
	
}

a.mainNav {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	
	line-height:16px;
}
a.mainNav:hover {
	text-decoration:underline;
	
}
td {
	font-size:11px;
}
td.subNav {
	padding-left:20px;
}
td.subNav a {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	
	line-height:16px;
}
td.subNav a:hover {
	text-decoration:underline;
}

td.content {
	background-image:url(../images/backgrounds/background_1.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-left:20px;
}

td.frmFieldDesc {
	text-align:right;
	font-weight:bold;
}

p {
	font-size:11px;
}

.imgSub {
	font-size:9px;
}

span.codedirection { unicode-bidi:bidi-override; direction: rtl; }
