body {
	font: 12px/17px tahoma, sans-serif;
	color: #000000;
	/*background: #e8ecf1 url("../layout_images/new/body_bg.gif") fixed;*/
background: #ffffff url("../exclusive2/tlo.jpg") repeat-x fixed;
}
#header {
	margin: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px;
	height: 0px;
	background: #fff url("../layout_images/new/header_bg.gif") repeat-x;
}
#topnav {
	position: relative;
	border: none;
}
	#topnav td {
		text-align: center;
	}
	#topnav td a {
		color: #000;
		text-decoration: none;
	}
	#topnav td a:hover {
		color: #283946;
		text-decoration: underline;
	}
.containertable table
{
		width: 100% !important;
		width: 100%;
		margin: 0px 0px;
}
#nav {
	border: 0px solid #609700;
	height: 38px;
}
	#nav td {
		text-align: center;
		vertical-align: middle;
		width: 14%;
		border-right: 1px solid #609700;
	}
	#nav td a {
		color: #edf7fd;
		text-decoration: none;
		height: 38px;
		font: 12px arial, sans-serif;
		display: block;
		background: #609700 url("../layout_images/new/nav_bg.gif") 0px 1px repeat-x;
	}
	#nav td a:hover {
		color: #fff;
		background: #609700 url("../layout_images/new/nav_bg_over.gif") 0px 1px repeat-x;
	}
.box {
	margin: 5px 0px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #a3aab7;
	border-bottom: 1px solid #a3aab7;
	background: #f8f8f8;

}
	.box td {
		padding: 5px 5px !important;
	}
	.box td.category {
		background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
font-size: 12px;
	}
	.box tr.alt td.category {
		background: #e7ebf0 url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
font-size: 12px;
	}
	.box th {
		border-top: 1px solid #6882ad;
		border-bottom: 1px solid #6882ad;
		height: 23px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #fff;
		background: #83ce00 url("../layout_images/new/th_bg.gif") repeat-x;
		font: bold 11px verdana, sans-serif;
	}
	.box th a {
		color: #fff;
		text-decoration: none;
	}
	.box th a:hover {
		text-decoration: underline;
	}
	.box td a, #content a {
		color: #000;
		text-decoration: none;
	}
	.box td a strong {
		font-size: 110%;
	}
	.box td a:hover, .box td a:hover strong, #content a:hover {
		color: #fff;
		background: #0065b7;
	}
	.box tr.alt {
		background: #e7ebf0;
	}
	.box td.pointer {
		background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}
	.box tr.alt td.pointer {
		background: #e7ebf0 url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}


	/*-- Box headings and other tags --*/
	.box h1 {
		font: bold 19px arial, sans-serif;
		margin: 10px 0 5px 0;
		clear: both;
	}
	.box h2 {
		font: bold 15px arial, sans-serif;
		margin: 20px 0 0 0;
		clear: both;
		border-bottom: 1px solid #a3aab7;
	}
	.box h3 {
		font: bold 13px arial, sans-serif;
		margin: 10px 0 5px 0;
	}
	.box p {
		margin: 8px 0;
	}
	.box ul {
		list-style: square;	
		padding-left: 20px !important;
		margin-left: 0 !important;
		padding-left: 0;
		margin-left: 20px;
	}
	.box blockquote {
		border: 1px solid #e7ebf0;
		margin: 5px 3px 15px 3px;
		padding: 15px;
		background: #fff;
	}
.blueheadline
{
		border-top: 1px solid #6882ad;
		border-bottom: 1px solid #6882ad;
		height: 23px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #fff;
		background: #83ce00 url("../layout_images/new/th_bg.gif") repeat-x;
		font: bold 11px verdana, sans-serif;
}
