a:link {color : #FFF;}
a:active {color : #FFF;}
a:visited {color : #FFF;}
a:hover {color : #FFF;}

.itemText {
text-decoration : none;
color : #FFF;
font : 12px Arial, Helvetica, Serif;
}

.itemBorder {
border: 1px solid black;
}

.itemText {
text-decoration: none;
color: #FFF;
font: 12px Arial, Helvetica, Serif;
}

.crazyBorder {
border: 1px outset #000;
}

.crazyText {
text-decoration : none;
color : #FFF;
font : 12px Arial, Helvetica, Serif;
}

body {
background-image : url("/images/background.jpg");
background-repeat : repeat;
background-position : 0 167px;
background-color: #000;
color: #FFF;
}

table.nav {
position : absolute;
top : 0;
left : 0;
background-color: #039;
}

td.navtd {
height : 17px;
font-size : x-small;
}

table.banner {
position : absolute;
top : 17px;
left : 0;
background-image : url("/images/logo.jpg");
}

td.bannertd {
height : 150px;
}

table.main {
position : absolute;
top : 169px;
left : 0;
border-style : none;
}

p.maintext {
font-size : small;
font-family : Verdana, Serif;
text-align : justify;
color : #F60;
}

p.center {
font-size : small;
font-family : Verdana, Serif;
text-align : center;
color : #F60;
}

img {
border-style : none;
}

p.title {
font-size : large;
font-family : Verdana, Serif;
text-align : center;
color : #F60;
}

p.mainlargecenter {
font-size : medium;
font-family : Verdana, Serif;
text-align : center;
color : #F60;
}

p.mainlarge {
font-size : medium;
font-family : Verdana, Serif;
text-align : justify;
color : #F60;
}

p.left {
font-size : small;
font-family : Verdana, Serif;
text-align : left;
color : #F60;
}

p.right {
font-size : small;
font-family : Verdana, Serif;
text-align : right;
color : #F60;
}

td.gimain {
width : 50%;
}

table.npmaintable {
border-style : none;
margin-left : auto;
margin-right : auto;
}

td.npmainpictd {
width : 400px;
border-style : none;
text-align : center;
}

td.npmaintexttd {
border-style : none;
text-align : center;
}

p.smallprint {
font-size : xx-small;
font-family : Verdana, Serif;
text-align : justify;
color : #F60;
}