body, td, p, a, h1, h2, input, option, textarea, div
{
font-family : Verdana, Arial, Helvetica, MS Sans Serif, Sans Serif;
}

body
{
background-color : #FFFFFF;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
margin-bottom : 0px;
color : #000000;
font-size : 12px;
letter-spacing : normal;
line-height : normal;

background-image : url(../images/bg_yabba.gif);
background-repeat : repeat-y;
background-attachment: fixed;
} 

td, p
{ 
color : #666666; 
font-size : 11px; 
letter-spacing : normal; 
line-height : 14px;
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 : bold;
font-size : 10px;
}

a.topnavi:link				{color : #FFFFFF; text-decoration : none;}
a.topnavi:visited			{color : #FFFFFF; text-decoration : none;}
a.topnavi:hover				{color : #FFFF00; 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 : none;}

a.black:link				{color : #000000; text-decoration : none;}
a.black:visited				{color : #000000; text-decoration : none;}
a.black:hover				{color : #000000; text-decoration : none;}

h1 
{
color : #000000;
font-size : 24px; 
font-weight : bold;
line-height : normal;
}

h2 
{
color : #000000;
font-size : 12px; 
font-weight : bold;
line-height : 18px;
}

h3 
{
color : #000000;
font-size : 11px; 
font-weight : bold;
line-height : 18px;
}

input, select, option, textarea,
{
font-size : 11px;
color : #CC0000;
}

li
{
list-style: disc;
margin-bottom : 12px; 
color : #000000;
}

hr
{
background-color : transparent;
color : #CCCCCC;
height : 1px;
}

td.tabletop
{
color : #FFFFFF;
background-color : #000000;
padding : 2px 6px 4px 6px;
width : 165px;
font-weight : bold;
}

td.tablemain
{
color : #000000;
background-color : #EEEEEE;
padding : 2px 6px 4px 6px;
width : 165px;
font-weight : normal;
font-size : 9px;
line-height : 12px;
}

div.border
{
padding-left : 12px; 
padding-right : 12px;
padding-top : 12px;
padding-bottom : 12px;

background-color : #CCCCCC;

border-width : 1px;
border-color : #000000;
border-style : solid;
}


div.innerbevel, div.outerbevel
{
padding-left : 12px; 
padding-right : 12px;
padding-top : 12px;
padding-bottom : 12px;

background-color : #CCCCCC;

border-width : 1px;
border-style : solid;
}

div.outerbevel
{
border-left-color : #EEEEEE;
border-right-color : #999999;
border-top-color : #EEEEEE;
border-bottom-color : #999999;
}

div.innerbevel
{
border-left-color : #999999;
border-right-color : #EEEEEE;
border-top-color : #999999;
border-bottom-color : #EEEEEE;
}
