/* CSS Document */
body {
background-image: url(/images/kahBG.gif);
background-repeat: repeat-x;
background-color: #fff5f5;
margin: 0px;
}

a:link {
color: #666600;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #666666;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #663333;
font-weight: bold;
text-decoration: none;
}

/* HEADERS */

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #663333;
}

/* MENUS */

/* menu 1 HORIZONTAL SITE NAVIGATION */

.menu a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #663333;
font-weight: normal;
text-decoration: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}

.menu a:visited {
color: #663333;
font-weight: normal;
text-decoration: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}

.menu a:hover {
color: #666600;
font-weight: normal;
text-decoration: none;
background-color: #FFFFFF;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}

.menu a:active {
color: #404a7b;
font-weight: normal;
text-decoration: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}

.menu a:nonactive {
color: #404a7b;
font-weight: normal;
text-decoration: none;
font-style: bold;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}

/* menu2 REGISTER, VIEW ACCOUNT, LOST PASSWORD, SEARCH, ADVANCED SEARCH ... etc */

.menu2 a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #663333;
font-weight: normal;
text-decoration: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}

.menu2 a:visited {
color: #663333;
font-weight: normal;
text-decoration: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}

.menu2 a:hover {
color: #666600;
text-decoration: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}

.menu2 a:active {
color: #404a7b;
font-weight: normal;
text-decoration: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}

.menu2 a:nonactive {
color: #404a7b;
font-weight: normal;
text-decoration: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}

.bodylink {
color: #990000;
text-decoration: none;
}

/* menu3 VERTICAL LEFT SIDE NAVIGATION */

.menu3 a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #663333;
font-weight: normal;
text-decoration: none;
}

.menu3 a:visited {
color: #663333;
font-weight: normal;
text-decoration: none;
}

.menu3 a:hover {
color: #666600;
font-weight: normal;
text-decoration: none;
}

.menu3 a:active {
color: #663333;
font-weight: normal;
text-decoration: none;
}

.menu3 a:nonactive {
color: #663333;
font-weight: normal;
text-decoration: none;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #663333;
}

/* OPEN */

.redtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #990000;
}

/* FOOTER TEXT */

.finetext {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 9px;
color: #663333;
}

/* FORM TEXT */

input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #663333;
}

textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #663333;
}

select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #663333;
} 

submit {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #663333;
}

