html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
img {
	border-style: none;
}
.pageheadings {
	font-family:Tahoma;
	color:Blue;
	font-size: 24px;
	font-weight: bold;
	height:28px;
	font-style:italic;
}
.pageSubheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;

}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../../images/bacground.jpg) repeat-x;
	background-color:#F3F3F3;
}
.home_box_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0B2665;
}
.cont{
	color:#333333;
	text-align:justify;
}
h1 {
	padding-left:0px;
	font-size: 20px;
	font-style:italic;
	font-weight:normal;
	height: 28px;
}
h2 {
	color:#000000;
	font-size:20px;
	text-align:left;
	line-height:20px;
	font-weight:normal;
}
h3 {
	color:#990002;
	font-size:15px;
	text-align:left;
	font-weight:bold;
}
a:link {
	color: #556584;
	font-weight: bold;
	text-decoration:none;
}
a:visited {
	color: #196ECC;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color: #1A7DD0;
	text-decoration:underline;
}
a:focus {
	color: #556584;
}
a:active {
	color: #556584;
}
/* ZionArts Main Menu Start */
.header_home a:link {
	background-image:url(../../images/home-up.jpg);
	background-position:center;
	color:#FFFFFF;
}
.header_home a:visited {
	color: #196ECC;
	font-weight: bold;
	text-decoration: none;
}
.header_home a:hover {
	background-image:url(../../images/home-down.jpg);
	background-position:center;
	width:50px;
	height:20px;
	color:#000000;
	text-decoration:none;
}
.header_home a:focus {
	color: #556584;
}
.header_home a:active {
	color: #556584;
}
/* ZionArts Main Menu End */
.footer{
	font-size:10px;
	border:none;
}
.form{
	font-size:10px;
	border:none;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
}
.footer a:link {
	padding-left:10px;
	background-image:url(../../images/bullet.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}
.footer a:visited {
	color: #196ECC;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	color: #990000;
	text-decoration: underline;
}
.footer a:focus {
	color: #556584;
}
.footer a:active {
	color: #556584;
}
.sub-foot a:link {
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}
.sub-foot a:visited {
	color: #196ECC;
	font-weight: bold;
	text-decoration: none;
}
.sub-foot a:hover {
	color: #990000;
	text-decoration: underline;
}
.sub-foot a:focus {
	color: #556584;
}
.sub-foot a:active {
	color: #556584;
}
.border{
	border-bottom-style: dashed;
	border-bottom-width:thin;
	border-bottom-color:#D1C9C9;
}
.home-box-heading{
	color:#000000;
	font-size:20px;
	text-align:left;
	line-height:20px;
	font-weight:normal;
}
ul{
list-style-type: none;
padding: 0px;
margin: 0px;
}
/* Search Field Start ////////////////////////////////////////////////////////// 
div#searchbox input#search {
	color: #0a434a;
	background: url(../index_files/searchbox_bkg.gif) no-repeat left top;
	border: 0;
	width: 175px; /* width of text-display area 
	padding: 3px 10px 3px 23px;
	font-size: 11px;
	height: 20px;
}
 Search Field End ////////////////////////////////////////////////////////// */