/* CSS Document */
body {
margin:0;
padding:0;
font:11px Georgia, Times New Roman, Times, serif;
color:#ffffff;
letter-spacing:1px;
}

.texthead
{
color:#ffcc00;
font:14px Georgia, Times New Roman, Times, serif;
text-decoration:none;
font-weight: bold;
}
.text
{
color:#ffffff;
font:11px Georgia, Times New Roman, Times, serif;
text-decoration:none;
}
.textlink, a
{
color:#f3d88b;
font:11px Georgia, Times New Roman, Times, serif;
text-decoration:underline;
}
.textlink:hover
{
color:#ffcc00;
font:11px Georgia, Times New Roman, Times, serif;
text-decoration:underline;
}
.textbold
{
color:#f3d88b;
font:11px Georgia, Times New Roman, Times, serif;
font-weight: bold;
text-decoration:none;
}

strong{
color:#f3d88b;
font:11px Georgia, Times New Roman, Times, serif;
font-weight: bold;
text-decoration:none;
}
.testbold:hover
{
color:#000000;
font:9px Georgia, Times New Roman, Times, serif;
text-align:center;
padding-top:2px;
padding-bottom:2px;
font-weight: bold;
text-decoration:underline;
}

.footstyle
{
color:#a6742d;
font:10px Georgia, Times New Roman, Times, serif;
text-align:center;
text-decoration:none;
}
.footer
{
color:#a6742d;
font:10px Georgia, Times New Roman, Times, serif;
text-align:center;
text-decoration:none;
}
.footer:hover
{
color:#f2df92;
text-decoration:none;
}
.bg
{
background-image:url(../images/bg/main02.jpg);
background-position:top;
background-repeat:repeat-x;
margin:0;
padding:0;
}
.bgin
{
background-image:url(../images/bg/in01.gif);
background-position:top;
background-repeat:repeat-x;
margin:0;
padding:0;
}