/*
		Title _____ hicontrast1.css
		Author ____ webmaster@kalkadoon.net
		URL _______ www.kalkadoon.net
		Desc ______ Main Style
		Created ___ 2006/07/28
		Modified __ 2006/08/01
		Copyright _ Kalkadoon Corporate Solutions 2002-2006
*/



body { background-color: #fff; }

body, table, td, input, select, textarea { color: #000; }

a:link		{ color: #00f; text-decoration: underline; }
a:visited	{ color: #00f; text-decoration: underline; }
a:link:hover, a:visited:hover	{ text-decoration: none; }
a:link:active, a:visited:active	{ color: #f00; text-decoration: none; }

#header { background-color: #fff; }

#header h1 { color: #fff; }

#header h1 a { color: #fff; }

h2 { 
	color:#000;
	border: 1px dashed #000;
	border-width: 0 0 2px 0;
}

#sub {	background-color: #fff;}

#sub div { width: 100%;  background: url(/assets/images/bg-hicontrast1/find-b-r.png) no-repeat 100% 100%; }

#sub div div { width: 97%; background: url(/assets/images/bg-hicontrast1/find-b-l.png) no-repeat 0% 100%; }


#wrap {	background: url(/assets/images/bg-hicontrast1/bg-content.png) repeat-x 0 0;}


#again { 
	margin: 14px;
	background-color: #fff;
}


#main {	background: url(/assets/images/bg-hicontrast1/content-t-r.png) no-repeat 100% 0%;}

#content {	background: url(/assets/images/bg-hicontrast1/content-t-l.png) no-repeat 0% 0%;}

.sideBox h3 {color: #000;}


.sideBox dt {color: #000;}

#navTop {
	background: #000 none;
	border-top: solid 1px #fff;
}

#navTop ul a {
	color: #fff;
	border-right: 1px solid #999FAD;
}

#navTop ul a:hover { 
	color: #000;
}

#navTop ul li a:hover {	
	background: #fff none;
}


#navSub ul a {color: #000;}

#navSub ul li a:hover {
	background-color: #000;
	color: #fff;
}


#footer {background: url(/assets/images/bg/footer-b-l.png) bottom left no-repeat;}
#footer div {background: url(/assets/images/bg/bg-footer.png) bottom repeat-x;}
#footer div div {background: url(/assets/images/bg/footer-b-r.png) bottom right no-repeat;}

ul#footerMenu li a { color: #000; }

#copyright {color: #000;}
#copyright a:link, #copyright a:visited { color: #000; }


#area ul#breadcrumb { list-style: none; }
#area ul#breadcrumb a { color: #000;  }
#area ul#breadcrumb a:hover { text-decoration: underline;  }
#area ul#breadcrumb li {background: none;}
#area ul#breadcrumb li.first a { background: none; }

ul#asize { list-style: none;  }
ul#asize li{ list-style: none; background: none; }

