.text { font-family : verdana; font-size : 12px; }
.textbig { font-family : verdana; font-size : 12px; }

a:link, a:active, a:visited { text-decoration : none; font-family : verdana; font-size : 12px; color : #00529e; }
a:hover { text-decoration : underline; color : #FF0000; }

a.jvkco:link, a.jvkco:active, a.jvkco:visited { text-decoration : none; font-family : verdana; font-size : 9px; color : #003399; }
a.jvkco:hover { text-decoration : none; color : #FF0000; }

a.nav:link, a.nav:active, a.nav:visited { text-decoration : none; font-weight : bold; font-size : 11px; color : #669999; }
a.nav:hover { text-decoration : none; color : #FFFFFF; font-weight : bold; }
.nav { font-weight : bold; font-size : 11px; color : #669999; }

a.subnav:link, a.subnav:active, a.subnav:visited { text-decoration : none; font-weight : bold; font-size : 11px; color : #000000; }
a.subnav:hover { text-decoration : none; color : #666666; font-weight : bold; }
.subnav { font-weight : bold; font-size : 11px; color : #000000; }

.bottomjvkcosmall { font-family : verdana, helvetica, arial; font-size : 10px; color : #5e5b5b;}
a.bottomjvkcosmall:link, a.bottomjvkcosmall:active, a.bottomjvkcosmall:visited { text-decoration : none; font-family : verdana, helvetica, arial; font-size : 10px; color : #5e5b5b;}
a.bottomjvkcosmall:hover { text-decoration : underline; font-family : verdana, helvetica, arial; font-size : 10px; color : #FFFFFF;}

.form { background : #0066CC; color : gold; font-family : verdana; font-size : 11px; border: 1px outset #003399; margin: 1px 0px 0px 4px; padding: 1px 0px 2px 0px;}s

table.box { font-family : verdana; font-size : 11px; border-style : solid; border-width : 1px; border-bottom-color : #00529e; border-left-color : #00529e; border-top-color : #00529e; border-right-color : #00529e; }

table.smallbox { font-family : verdana; font-size : 10px; border-style : solid; border-width : 1px; border-bottom-color : #339900; border-left-color : #339900; border-top-color : #339900; border-right-color : #339900; }

body {
	font: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #000;
	background-image:url(images/bglong.gif);
	background-repeat:repeat-x;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 0px;
	padding-left: 0px; 
}
a img { 
	border: none;
}

.container {
	width: 978px;
	background: #FFF;
	margin: 0 auto; 
}

.header {
	background: #000000;
}

.content {

	padding: 0px 0;
}

.footer {
	padding: 0px 0;
	background: #000000;
}
