/* CSS definition file containing sitestyle stylesheets */
BODY {
	font-family: Arial,sans-serif;
	background-color: rgb(255,255,255);
	background-image: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.splash {
	font-family: Arial,sans-serif;
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/assets/images/brickback.jpg);
	text-align: center;
}
.splashtable {
    margin: inherit;
    padding: 0px;
}
a.splash:link{ color: #000000;
 text-decoration: none ;}
a.splash:hover{ color: #000000;
 text-decoration: none ;}
a.splash:active{ color: #000000;
 text-decoration: none ;}
a.splash:visited{ color: #000000;
 text-decoration: none ;}
 a:active { color: rgb(153,102,0);}
 a:link { color: rgb(0,0,204);}
 a:hover { color: rgb(204,0,0);}
 a:visited { color: rgb(153,153,102);}
 
 .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	display: block;
	height: 21px;
	width: 100px;
	vertical-align: middle;
	padding-top: 2px; 
	padding-left: 25px;
	color: #000000;
	background-repeat: no-repeat;
	background-color: #ffffff; 
    


}
a.button:link {
color: #000000;
text-decoration: none;
display:block; 
width:100px;
height:21px;
background-image: url(/images/all.gif);
background-position: 0px -21px;
background-repeat: no-repeat;
padding-right: 7px;

}
a.button:visited {
color: #000000;
text-decoration: none;
display:block; 
width:100px;
height:21px;
background-image: url(/images/all.gif);
background-position: 0px -21px;
background-repeat: no-repeat;
	padding-right: 7px;
}	
a.button:hover {
color: #000000;
text-decoration: none;
display:block; 
width:100px;
height:21px;
background-image: url(/images/all.gif);
background-position: 0px 0px;
background-repeat: no-repeat;
	padding-right: 7px;
}
a.button:active {
color: #000000;
text-decoration: none;
display:block; 
width:100px;
height:21px;
background-image: url(/images/all.gif);
background-position: 0px -42px;
background-repeat: no-repeat;
	padding-right: 7px;
}

 .button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	background-image: url(/images/x2n.gif);
	height: 21px;
	width: 155px;
	vertical-align: middle;
	padding-top: 2px;
		padding-left: 30px;
	color: #000000;
	background-repeat: no-repeat;
		background-color: #ffffff;


}
a.button2:link {
	color: #000000;
		text-decoration: none;
		display:block; 
width:155px;
background-image: url(/images/x2n.gif);
background-repeat: no-repeat;
}
a.button2:visited {
	color: #000000;
		text-decoration: none;
				display:block; 
width:155px;
background-image: url(/images/x2n.gif);
background-repeat: no-repeat;
}	
a.button2:hover {
	color: #000000;
		text-decoration: none;
				display:block; 
width:155px;
background-image: url(/images/x1n.gif);
background-repeat: no-repeat;
}
a.button2:active {
	color: #000000;
		text-decoration: none;
				display:block; 
width:155px;
background-image: url(/images/x3n.gif);
background-repeat: no-repeat;
}
.empinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px;
	line-height: normal;
	display: block;
	white-space: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.empinputc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;

}
 .first {
	visibility: visible;
	position:absolute;
	width:532px;
	height:150px;
	z-index:1;
	left: 175px;
	top: 375px;
}
.second {
	visibility: hidden;
		z-index:2;
}
.menu {
	background-image: url(/assets/images/Wband4.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 501px;
	width: 150px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tight {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	 border-collapse: collapse;
}
.breadcrumb {
	background-image: url(/assets/images/lowergear.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 96px;
	width: 600px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px;
	line-height: normal;
	display: block;
	white-space: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 18px;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px;
	line-height: normal;
	display: block;
	white-space: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}
.topmenu {
	height: 21px;
	width: 600px;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
