body, td, p, a, h1, h2, input, option, textarea, div
{
font-family : Arial, Helvetica, MS Sans Serif, Sans Serif;
}

body
{
background-color : #5B8CC5;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
margin-bottom : 0px;
color : #000000;
font-size : 12px;
letter-spacing : normal;
line-height : normal;
text-align : center;
/*
background-image : url(../images/bg_yabba.gif);
background-repeat : repeat-y;
background-attachment: fixed;
*/
} 

td, p
{ 
color : #003399; 
font-size : 11px; 
letter-spacing : normal; 
line-height : normal;
vertical-align : top; 
text-align : left;
}

a:link				{color : #CC0000; text-decoration : none;}
a:visited			{color : #CC0000; text-decoration : none;}
a:hover				{color : #CC0000; text-decoration : underline;}

a.topnavi
{
font-weight : normal;
font-size : 10px;
}

a.topnavi:link				{color : #CCCC99; text-decoration : none;}
a.topnavi:visited			{color : #CCCC99; text-decoration : none;}
a.topnavi:hover				{color : #FFFFFF; text-decoration : none;}

a.white:link				{color : #FFFFFF; text-decoration : none;}
a.white:visited				{color : #FFFFFF; text-decoration : none;}
a.white:hover				{color : #FFFFFF; text-decoration : underline;}

a.black:link				{color : #000000; text-decoration : none;}
a.black:visited				{color : #000000; text-decoration : none;}
a.black:hover				{color : #000000; text-decoration : none;}

a.green:link				{color : #336633; text-decoration : none;}
a.green:visited				{color : #336633; text-decoration : none;}
a.green:hover				{color : #336633; text-decoration : underline;}


a.more
{
font-weight : normal;
font-size : 9px;
}

a.more:link				{color : #990000; text-decoration : none;}
a.more:visited			{color : #990000; text-decoration : none;}
a.more:hover			{color : #990000; text-decoration : underline;}


h1 
{
color : #003399;
font-size : 16px; 
font-weight : normal;
line-height : normal;
font-family : Arial Black, Arial, Helvetica, MS Sans Serif, Sans Serif;
}

h2 
{
color : #003399;
font-size : 12px; 
font-weight : normal;
line-height : normal;
}

h3 
{
color : #000000;
font-size : 11px; 
font-weight : bold;
line-height : 18px;
}

input, select, option, textarea,
{
font-size : 11px;
color : #CC0000;
}

ul
{
list-style: disc;
}

li
{
font-size : 12px;
margin-bottom : 12px; 
color : #CC0000;
}

hr
{
background-color : transparent;
color : #EEEEEE;
height : 1px;
}

td.left, td.right
{
width : 60px;
}

td.main
{
width : 675px;

padding-left : 36px; 
padding-right : 36px;
padding-top : 12px;
padding-bottom : 5px;

background-color : #FFFFFF;
}


td.arrow
{ 
width : 15px;
padding-left : 8px;
padding-right : 0px;
padding-top : 8px;
padding-bottom : 0px;
}

td.link
{ 
width : 192px;
padding-left : 0px;
padding-right : 8px;
padding-top : 4px;
padding-bottom : 0px;
}

td.quote
{ 
color : #999999;
text-align : center;
padding-left : 8px;
padding-right : 0px;
padding-top : 8px;
padding-bottom : 0px;
}

td.highlight
{ 
background-color : #FFFFCC;
padding-left : 24px;
padding-right : 24px;
padding-top : 12px;
padding-bottom : 12px;

border-width : 1px;
border-style : solid;
border-left-color : #EEEEEE;
border-right-color : #EEEEEE;
border-bottom-color : #EEEEEE;
border-top-color : none;
}

td.content
{
background-color : #FFFFFF; 
padding-left : 24px;
padding-right : 24px;
padding-top : 12px;
padding-bottom : 12px;

border-style : solid;

border-top-width : 0px;
border-bottom-width : 1px;
border-left-width : 1px;
border-right-width : 1px;

border-left-color : #EEEEEE;
border-right-color : #EEEEEE;
border-bottom-color : #EEEEEE;
}

td.contentright, td.contentleft
{
background-color : #FFFFFF; 
padding-left : 24px;
padding-right : 24px;
padding-top : 12px;
padding-bottom : 12px;

border-style : solid;
border-top-width : 0px;
border-bottom-width : 1px;
border-bottom-color : #EEEEEE;
}

td.contentright
{
border-left-width : 1px;
border-right-width : 1px;

border-left-color : #EEEEEE;
border-right-color : #EEEEEE;
}

td.contentleft
{
border-left-width : 1px;
border-right-width : 0px;

border-left-color : #EEEEEE;
}

img.divider
{
margin-left : 8px;
margin-right : 8px;
}

div.border
{
padding-left : 12px; 
padding-right : 12px;
padding-top : 12px;
padding-bottom : 12px;

background-color : #F8F8F8;

color : #333333;

border-width : 1px;
border-color : #EEEEEE;
border-style : solid;
}

div.border3
{
border-width : 3px;
border-color : #EDEDBA;
border-style : solid;
}

input.button
{


}

