body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #e7e7e7;
	padding: 0;
	margin: 0;
}
.TextField {
	height: 12px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.TextFieldDrop {
	height: 17px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.location {
	color: #e45916;
	padding: 0 0 0 10px;
}

.pageBg {
	background-image: url(images/channel_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.SafriRightbar {
	background-image: url(images/safri_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.SafriTable {
	border: 1px solid #e45916;
	background-color: #fff;
}
.SafriTableShadow {
	border-right: 1px solid #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
}
/* RightMenu */
#chapter {
	font-size:11px;
	font-family:arial;
	font-weight: normal;
	color: #333333;
	border: 1px solid #ebebeb;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#chapter ul {
	padding:0;
	margin:0;
	list-style:none;
	text-align:left;
}

#chapter ul li {
	padding: 0px;
	background-color: #fff;
	margin:0px;
	height:13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ebebeb;

}

#chapter ul li a {
    display:block;
	font-weight: normal;
    text-decoration:none;
	text-indent: 5px;
    color:#333333;
    padding:0px;
	margin: 0px;
	background-color:#f5f5f5;
	height:13px;

}

#chapter.red ul li a {
	display:block;
	font-weight: normal;
	text-decoration:none;
	color:#333333;
	padding:3px;
	background-color:#f5f5f5;
	margin: 0px;
}

#chapter ul li a:hover {
	text-decoration:none;
	color:#f5f5f5;
	background-color:#bd2643;
}

#chapter.red ul li a:hover {
	text-decoration:none;
	color:#f5f5f5;
	background-color:#bd2643;
}


#chapter2 {
	font-size:11px;
	font-family:arial;
	font-weight: normal;
	color: #333333;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 143px;
	height: auto;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#chapter2 ul {
	padding:0px;
	margin:0px;
	list-style:none;
	text-align:left;
}

#chapter2 ul li {
	padding: 0 5px 0 0;
	background-color: #fff;
	margin:0px;
	height:18px;
	text-align: right;
	border-bottom: 1px solid #ccc;
}

#chapter2 ul li a {
    display:block;
	font-weight: normal;
    text-decoration:none;
	text-indent: 2px;
    color:#666;
    padding:1px;
	margin: 0px;
	height:18px;

}

#chapter2 ul li a:hover {
	text-decoration:none;
	color:#000;
	background-color: #e45916;
}

/* end Rightmenu */
.HomeLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #cc0033;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc0033;
}

.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

	.copywrite  a:link, .copywrite  a:active, .copywrite  a:visited {
	text-decoration : none;
	background-color: #fff;
	color: #ff6600;
	}
	.copywrite  a:hover {
	text-decoration : underline;
	background-color: #fff;
	color: #b61030;
	}
