body {
    background:url(../imgs/back-ground.gif);
	margin: 0px 0px 0px 0px;
	}
body,td,th {
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffffff;
	text-decoration:none;
}

a.iNTERFACE {
	font-family: Tahoma;
	font-size: 8pt;
	color: #e15804;
	text-decoration:none;
	font-weight: bold;
	}
a.iNTERFACE:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	}
	
a.sub_menu {
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffffff;
	text-decoration:none;
	}
	
a.sub_menu:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color: #e96803;
	text-decoration:none;
	font-weight: bold;
	}
	
.heading  {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ea6603;
	text-decoration:none;
	font-weight: bold;
	}
.heading2 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	}
.heading-main {
	font-family: Tahoma;
	font-size: 12pt;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	}
.pname  {
	font-family: Tahoma;
	font-size: 8pt;
	color: #686868;
	text-decoration:none;

	}

.pagination {
font-family: Tahoma;
font-size: 8pt;
color:#ffffff;
}

a.page {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	}
a.page:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	}
	
a.inquiryTxt {
	font-family: Tahoma;
	font-size: 8pt;
	color: #7b7b7a;
	text-decoration:none;
	font-weight: bold;
	}
a.inquiryTxt:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	}

.mainTxt {
	font-family: Tahoma;
	font-size: 10pt;
	color: #7b7b7a;
	text-decoration:none;
	}

.txtBox {
font-family: Courier New;
font-size: 8pt;
color:#646464;
background-color:#000000;
border:solid 1px #444444;
width:180px
}
.txtBox-q {
font-family: Courier New;
font-size: 8pt;
color:#646464;
background-color:#ffffff;
border:solid 1px #444444;
width:220px
}
.required  {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	text-decoration:none;

	}

.button {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	text-decoration:none;
	background-color:#e96803;
	border:  solid #e97203;
	}

a.mainLink {
	font-family: Tahoma;
	font-size: 10pt;
	color: #7b7b7a;
	text-decoration:none;
	}

a.mainLink:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffffff;
	text-decoration:none;
	}
	
a {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffc802;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}


	
	
/* Layout Specific Styles */	
.simg {
background:#ffffff;
}
.limg {
background:#ffffff;
}
.artback {
background-image:url(../imgs/art-back.jpg);
background-position:center;
background-repeat: no-repeat;
}

.leftBorder {
border-left:solid 1px #3d3e3d;
padding-left: 10px;
}

.rightBorder {
border-right:solid 1px #3d3e3d;
padding-right: 2px;
}
.search {
background-color:#252525;
border:solid 0px #3c3c3c;
width:210px;
height:18px;
vertical-align: middle;
font-family: Tahoma;
font-size: 8pt;
color: #686868;
padding-left: 5px;
padding-top: 5px;
}

a.nav-link { padding: 0px 10px; font-size: 14px; font-weight: normal; }
a.nav-link:hover { font-weight: bold; }