/* CSS Document */

/* Image Style */

.img{
	border:3px solid #EDECEA;
	padding:1px;
	background:#F4F4F4;
}

/* Background */

.bodybg {
	background-image:url(../images/BgLoop.jpg);
	background-repeat:repeat-x;
	margin-top:0;
	}

/* Navigation Top */

.navi {
	background-image: url(../images/navi_bg.jpg);
	text-align: center;
	FONT-SIZE: 11px; 
	FONT-FAMILY: arial;
	COLOR: #666666;
	word-spacing: 5px;
}

.class1 A:link {
	FONT-SIZE: 11px; 
	FONT-FAMILY: arial; 
	COLOR: #5D5B59;
	TEXT-DECORATION: none;
	border-bottom: none;
} 
.class1 A:visited {
	FONT-SIZE: 11px; 
	FONT-FAMILY: arial; 
	COLOR: #5D5B59;
	TEXT-DECORATION: none;
	border-bottom: none;
} 
.class1 A:hover {
	FONT-SIZE: 11px;
	FONT-FAMILY: arial; 
	COLOR: #5D5B59;
	border-bottom:1px solid #5D5B59;
}

/* Navigation Left */

.left_navi_bg {
	/* background-image: url(../images/classbg_14.jpg); */
	background-repeat: repeat-y;
	vertical-align: top;
	border-left: 1px dotted #C7DF6A;
}

/* Header */

/*.h1 {
	font-family: Verdana;
	color: #B9CD86;
	font-size: 19px;
	border-bottom: 1px solid #ECECEC;
	vertical-align:bottom;
	padding-bottom: 5px;
	padding-left: 20px;
} */

/* Content */

.body {
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	border-bottom: 1px solid #ECECEC;
	vertical-align: top;
}

.text2 {
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
}

.bodylink A:link {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana;
	COLOR: #5C4B2D;
	TEXT-DECORATION: none;
	border-bottom: none;
} 
.bodylink A:visited {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana;
	COLOR: #5C4B2D;
	TEXT-DECORATION: none;
	border-bottom: none;
} 
.bodylink A:hover {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	COLOR: #5C4B2D;
	border-bottom: 1px dotted #5C4B2D;
}

.h2 {
	font-family: Verdana;
	height: 25px;
	color: #5C4B2D;
	font-size: 14px;
	border-bottom: 1px solid #ECECEC;
	vertical-align: bottom;
	padding-bottom: 3px;
}

.table{
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
	line-height: 18px;
	border:1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	background-color: #F9F9F9;
	padding: 5px 5px 5px 5px;
}

td .hover {
	height: 70px;
	padding: 5px 5px 5px 5px;
	border-right: 1px dotted #348AC2;
}

/* Footer */

.footer {
	padding: 20px 0px 20px 20px;
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	line-height: 15px;
	background-image: url(../images/template_16.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.flink A:link {
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana; 
	COLOR: #CCCCCC;
	text-decoration:underline;
} 
.flink A:visited {
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana; 
	COLOR: #CCCCCC;
	TEXT-DECORATION: none
} 
.flink A:hover {
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana; 
	COLOR: #999999;
}

#list-menu {
	width: 100%;
	padding-left: 0px;
}

#list-menu ul {
	margin: 0;
	list-style-type: none;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#list-menu li {
	margin-right: 0;
	margin-left: 0;
	color: #5C4B2D;
	border-bottom: 1px dotted #C7DF6A;
}

#list-menu a {
	display: block;
	width:100%;
	padding: 2px 2px 2px 10px;
	text-decoration: none; /*lets remove the link underlines*/
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #FFFFFF;/*text colour*/
	font-weight: 500;
	line-height: 1.5em;
	height: 18px;
	text-decoration: none;
}

#list-menu a:hover {
	background: #BAD64C;/*Nav bar hover*/
	color: #FFF;
	height: 18px;
}

/*end list*/

h1 {
	font-family: Verdana;
	font-weight: normal;
	color: #9EB838;
	font-size: 19px;
	border-bottom: 1px solid #ECECEC;
	vertical-align:bottom;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}

th{background:#F6F3EE;
	padding: 13px;}
	
	.tableListing {
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
	vertical-align: top;
	padding: 11px;
	border-bottom: 1px dotted #BBBBBB;
}

.tableListingRS {
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
	line-height: 18px;
	vertical-align: top;
	padding: 13px;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
}
