@charset "utf-8";
/* CSS Document */

body
{
background-image:url(images/body_bg.jpg);
background-repeat:repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
margin:0px 0px 0px 0px;
}

.top_bg
{
background-image:url(images/uper_line.jpg);
background-repeat:repeat-x;
height:37px;
}

.nav_bg
{
background-image:url(images/nav_bg.jpg);
background-repeat:repeat-x;
}


.brd01
{
border:#7b7b7b 1px solid;
}

.footer_bg
{
background-image:url(images/footer_bg.jpg);
background-repeat:repeat-x;
height:55px;
}


.footer_txt
{
color:#dbffd1;
text-decoration:none;
}

.footer_txt_padding
{
color:#dbffd1;
text-decoration:none;
padding-left:5px;
padding-right:5px;
}

.footer_txt:hover
{
color:#dbffd1;
text-decoration:underline;
}


.txt_01
{
font-size:20px;
color:#ebffa7;
}

.txt_0111
{
font-size:20px;
color:#062402;
}
.txt_00001
{
font-size:20px;
color:#062402
;
}


.txt_0001
{
font-size:16px;
color: #FFCC00;
text-decoration:none;
}
.txt_0001:hover
{
font-size:16px;
color:#FFCC00;
text-decoration:underline;
}
.defaulttext01
{color:#FFFFFF;}
.defaulttext{
color:#000000;
}