body
{
    font-family: verdana;
    font-size: 11px;
    background: #535353 url(/images/KNAF_Home_bg.png) repeat-x top left;
    margin:0;
}

.home_link_text, .footer , .headertext
{
    font-family: verdana;
    font-size: 11px;
    color: #FFFFFF;
    text-align:center;
}

.hidden
{
	display:none;
}

.newsheader
{
	font-family: verdana;
   	font-size: 12px;
    	color: #ef6906;
	font-weight:bold;
	margin-left:-5px;
}

.newsheader:hover
{
text-decoration:underline;
}
.searchBox
{
        margin:0 0 0 33px;
}

.ValidateMessage 
{
	color: #F90;
}

        
        #header .searchBox input:focus
        {
            border:2px solid #619ca7;
        }
        
        #header .searchBox button
        {
            border-style: none;
            border-color: inherit;
            border-width: medium;
            font-size:12px;
            color:#619ca7;
            padding:0 7px 0 0; 
        }

.home
{
    text-align:center;
    font-family:Verdana;
    font-size: 11px;
}

a.redlink:link, a.redlink:visited
{
    color:#F90;
    text-decoration:none;
}

.headertext
{
    font-weight:bold;
    text-align:left;
    vertical-align:middle;
}

a.headertext:link, a.headertext:visited, a.footer:link, a.footer:visited
{
    color:White;
    text-decoration: none;
}

a:link, a:visited
{
    color: #F90;
    text-decoration: none;
}

a.navlink:link, a.navlink:visited
{
	color:Black;
    	text-decoration: none;
}

a.footer:hover
{
    text-decoration:underline;
}

ul.HandigeLinks:hover
{
text-decoration:underline;
}
ul 
{
    font-size: 10px;
    text-decoration: none;
	text-indent: 5px;
	list-style-position:outside;
    list-style-image: url(/images/arrow_tf.png);
    padding: 1px;
    margin: 5px;
}


ol  
{
    list-style-position:outside; 
}

#crumbs {
border:1px solid #dedede;
height:2.3em;
}

#crumbs li {
float:left;
line-height:2.3em;
padding-left:.75em;
color:#777;
}

#crumbs li a {
display:block;
padding:0 15px 0 0;
background:url(images/crumbs.gif) no-repeat right center;
}

#crumbs li a:link, #crumbs li a:visited {
text-decoration:none;
color:#777;
}

#crumbs li a:hover, #crumbs li a:focus {
color:#dd2c0d;
}

.button
{
    font-weight:bold;
    font-family:Verdana;
    font-size:11px;
    color:White;
    background-color:#535353;
}

#searchForm
{
    position: relative;
    background-repeat: no-repeat;
    height: 20px;
    margin: 2px 0 0 0;
    background-image: url('../Images/SearchBG.png');
}

.SearchBox
{
  width: 137px;
  height: 16px;
  border: none;
  margin: 0 0 0 0px;
  color:#7a7a7a;
  position: absolute;
  top: 2px;
  left: 2px;
  font-size: 12px;
  padding-bottom: 0px;
  background-color:Transparent;
}

.SeachButton
{
    position:absolute;
    left:145px;
    top:5px;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
