a {
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	}

a:hover {
	background-color: #ff6600;
	color: #ffffff;
	}

a.login {
	color: #ffffff;
	}

a.login:hover {
	background-color: #ffffff;
	color: #c1c1c0;
	}

body {
	background: url("../images/help.bg.gif") repeat-x;
	}

ul {
	margin-top: 8px;
	padding-left: 18px;
	margin-bottom: 8px;
	}

li {
	font-size: 11px;
	line-height: 16px;
	}

table.nav {
	background-color: #f7f7f7;
	border: 1px solid #dedede;
	width: 283px;
	}

td {
	font-family: helvetica, arial, sansserif;
	font-size: 11px;
	color: #000000;
	}

td.header {
	font-size: 24px;
	font-weight: bold;
	color: #4a4a4a;
	padding-top: 25px;
	padding-bottom: 5px;
	width: 620px;
	}

td.help_header {
	font-size: 24px;
	font-weight: bold;
	color: #4a4a4a;
	padding-top: 25px;
	padding-bottom: 5px;
	width: 100%;
	background:  url("../images/help.div.gif") bottom repeat-x;
	}
	
td.entry {
	padding-top: 15px;
	padding-bottom: 10px;
	background:  url("../images/help.div.gif") bottom repeat-x;
	}

td.entry_no_div {
	padding-top: 10px;
	padding-bottom: 10px;
	}

td.footer {
	padding-top: 5px;
	padding-bottom: 25px;
	font-size: 10px;
	}

td.footer_div {
	padding-top: 20px;
	background:  url("../images/help.div.gif") bottom repeat-x;
	}

td.index_list {
	padding-top: 15px;
	padding-right: 50px;
	font-size: 15px;
	color: #4a4a4a;
	font-weight: bold;
	}

td.links {
	padding-top: 5px;
	background:  url("../images/help.div.gif") top repeat-x;
	}

td.nav_header {
	padding-left: 5px;
	width: 281px;
	height: 22px;
	background:  url("../images/help.header.gif") no-repeat;
	font-size: 12px;
	color: #4a4a4a;
	font-weight: bold;
	}

td.nav_entry {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px;
	color: #4a4a4a;
	font-weight: bold;
	background:  url("../images/help.div.gif") bottom repeat-x;
	}

td.nav_entry_last {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px;
	color: #4a4a4a;
	font-weight: bold;
	}

.title {
	font-size: 15px;
	font-weight: bold;
	color: #4a4a4a;
	}
