/* CSS Document */



*{
	margin:29;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	vertical-align:top;

	}

p{

	margin-bottom:5px;

	}

.orange{
	color:#e9770e;
	font-weight:bold;

	}

.page-title{
	color:#e9770e;
	font-weight:bold;
	font-size: 16px;

	}

#tbl{

	width:771px;

	margin:0 auto;

	}

#nav li{

	list-style-type:none;

	text-align:right;

	margin-left:16px;

	margin-right:8px;

	}

#nav li a{

	padding:5px;

	padding-right:15px;

	display:block;

	border-bottom:1px solid #CCCCCC;

	text-decoration:none;

	background-image:url(images/bullet.gif);

	background-position:right;

	background-repeat:no-repeat;

	}

.nav1{

	background-image:url(images/head2.jpg);

	height:22px;

	background-repeat:no-repeat;

	padding-top:6px;

	padding-right:20px;

	}

.body{

	background-image:url(images/bodybg.jpg);

	background-repeat:repeat-y;

	}

.footer{

	background-image:url(images/footer.jpg);

	background-repeat:no-repeat;

	height:17px;

	}

.mainnav{

	width:215px;

	border-right:1px solid #EAEAEA;

	}

.content{

	padding:15px 10px;

	}

.top{

	text-align:right;

	padding-right:15px;

	}

	

.imgborder{

	border:2px solid #e9770e;

	}

.imgborder1{

	border:2px solid #e9770e;

	}

.li {
	color: #000000; 
	list-style-type: square
	margin:20 px;
	} 
	
.ul {
	color: #666;
	list-style-type: disc;
	list-style-position: outside;
	text-indent: 0px;
	margin-left:30px
} 
.ol {
	color: #000000
     margin-left:40px
} 

