a.menu:link {
	font-family: "Neo Sans Std"; color: #ffff00; font-size: 90%; font-weight: normal; text-decoration: none;
}
a.menu:visited {
	font-family: "Neo Sans Std"; color: #ffff00; font-size: 90%; font-weight: normal; text-decoration: none;
}
a.menu:hover {
	font-family: "Neo Sans Std"; color: #ffff00; font-size: 90%; font-weight: normal; text-decoration: underline;
}
a.menu:active {
	font-family: "Neo Sans Std"; color: #ffffff; font-size: 90%; font-weight: normal; text-decoration: none;
}


a.footer:link {
	font-family: "Neo Sans Std"; color: #cc0000; font-size: 100%; font-weight: normal; text-decoration: none;
}
a.footer:visited{
	font-family: "Neo Sans Std"; color: #cc0000; font-size: 100%; font-weight: normal; text-decoration: none;
}
a.footer:hover {
	font-family: "Neo Sans Std"; color: #cc0000; font-size: 100%; font-weight: normal; text-decoration: underline;
}
a.footer:active{
	font-family: "Neo Sans Std"; color: #cc0000; font-size: 80%; font-weight: normal; text-decoration: none;
}

a.textonly:link {
	font-family: "Neo Sans Std"; color: #666666; font-size: 120%; font-weight: normal; text-decoration: none;
}
a.textonly:visited {
	font-family: "Neo Sans Std"; color: #666666; font-size: 120%; font-weight: normal; text-decoration: none;
}
a.textonly:active{
	font-family: "Neo Sans Std"; color: #000000; font-size: 120%; font-weight: normal; text-decoration: none;
}
a.textonly:hover {
	font-family: "Neo Sans Std"; color: #666666; font-size: 120%; font-weight: normal; text-decoration: underline;
}

a.text:link {
	font-family: "Neo Sans Std"; color: #cc0000; font-size: 100%; font-weight: normal; text-decoration: none;
}
a.text:visited {
	font-family: "Neo Sans Std"; color: #cc0000; font-size: 100%; font-weight: normal; text-decoration: none;
}
a.text:active{
	font-family: "Neo Sans Std"; color: #cc0000; font-size: 100%; font-weight: normal; text-decoration: none;
}
a.text:hover {
	font-family: "Neo Sans Std"; color: #cc0000; font-size: 100%; font-weight: normal; text-decoration: underline;
}


td.menu {
	font-family: "Neo Sans Std";
	height: 30;
}

td.small {
	font-family:"Neo Sans Std";
	font-size: 70%;
}

td.scot {
	font-family: "Neo Sans Std";
	font-size: 80%;
	color: #000066; 
}

td.tab {
	font-family: "Neo Sans Std";
	color: #ffff00;
	font-size: 120%;
}

td.footer {
	font-family: "Neo Sans Std";
	font-size: 80%;
}

td.pagetitle {
	font-family: "Neo Sans Std";
	font-size: 105%;
	color: #cc0000;
	font-weight: bold;
	padding-top: 10;
}

td.text {
	font-family: "Neo Sans Std";
	font-size: 95%;
	color: #333333;
}

input.button 
{
	color: #ffffff;
	border : 1px solid #ffff00;
	background-color : #cc0000; 
	font-family: "Neo Sans Std";
}

input {
	font-family: "Neo Sans Std";
	color: #333333;
	font-size: 95%;
}

li {
	list-style-image: url('http://www.jkna.com/development/lewis/images/bullet.gif');
	padding-bottom: 5;
}
	

.txtbox {
background-attachment : scroll; 
background-color : #ffffff; 
color : #990033; 
border : 1px solid #999999; 
background-position : 50% 50%; 
font-family : "Neo Sans Std"; 
font-size : 11px; 
} 
TD.newsbox {
color : #666666; 
font-size : 12px; 
font-family : "Neo Sans Std"; 
text-align : left; 
} 

.error_txtbox {
background-attachment : scroll; 
background-color : #ffffff; 
color : #990033; 
border : 1px solid #ff9900; 
background-position : 50% 50%; 
font-family : "Neo Sans Std"; 
font-size : 11px; 
} 
.error_txt {
font-size : 11px; 
color : #ff3300; 
font-family : "Neo Sans Std"; 
font-style : normal; 
font-weight : bold; 
text-decoration : none; 
text-align : center; 
vertical-align : middle; 
} 