/* CSS Document */

a:link { font-family: Arial; font-size: 11px; font-weight: bold; color: #FFF; text-decoration: none;}

a:visited { font-family: Arial; font-size: 11px; font-weight: bold; color: #FFF; text-decoration: none;}

a.two { font-family: "Arial"; font-size: 11px; font-weight: normal; color: #6C3; text-decoration: underline;}

a.two:visited { font-family: "Arial"; font-size: 11px; font-weight: normal; color: #6C3; text-decoration: underline;}

h1 { font-family: "Arial"; font-size: 11px; font-weight: bolder; color: #FFF; text-decoration: underline; }

h2 { font-family: Arial; font-size: 18px; font-weight: bold; color: #FFF; text-decoration: none;}

body { font-family: "Arial"; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: #FFF; text-decoration: none;}

body {scrollbar-base-color: #003366; scrollbar-arrow-color: #FFFFFF; scrollbar-track-color: #1F204E; }

p { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFF; text-decoration: none;}

li { list-style-type: circle; }

td { font-size: 12px; font-weight: normal; }

td.grey{ background-color: #666; background-image:url(littleback_02.jpg); }

td.border { background-color: #036; font-family: Arial; font-size: 11px; color: #FFF; padding: 10px; margin: 8px;  border: 1px solid #FFF; }

td.border2 { background-color: #036; font-family: Arial; font-size: 11px; color: #666; padding: 8px; margin: 8px;  border-top: 1px solid #FFF;  border-bottom: 1px solid #FFF;}

.style5 {color: #FFFFFF; font-family: "Gorilla Milkshake"; font-size: 24px; text-decoration: none;}

.center_column {
display:block;
width:230px;
margin:1em .3em 0 .4em;
padding:.3em .3em;
font-size:.8em;
}

