
.copyright, a.copyright, a.copyright:link, a.copyright:active, a.copyright:visited   
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    COLOR: #8d877b;
	text-decoration:none;
}
a.copyright:hover
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    COLOR: #5d2503;
	text-decoration:underline;
}


.content1, a.content1, a.content1:link, a.content1:active, a.content1:visited   
{
    FONT-FAMILY: Georgia;
    FONT-SIZE: 11px;
    COLOR: #5d2503;
	text-decoration:none;
}
a.content1:hover
{
    FONT-FAMILY: Georgia;
    FONT-SIZE: 11px;
    COLOR: #5c2503;
	text-decoration:none;
}
.menu, a.menu, a.menu:link, a.menu:active, a.menu:visited   
{
    FONT-FAMILY: Georgia;
    FONT-SIZE: 13px;
    COLOR: #5c2503;
	text-decoration:none;
}
a.menu:hover
{
    FONT-FAMILY: Georgia;
    FONT-SIZE: 13px;
    COLOR: #5c2503;
	text-decoration:none;
}
.menu_top, a.menu_top a.menu_top:link, a.menu_top:active, a.menu_top:visited   
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 13px;
    COLOR: #ffffff;
	text-decoration:none;
}
a.menu_top:hover
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 13px;
    COLOR: #ffffff;
	text-decoration:underline;
}
.main_link, a.main_link, a.main_link:link, a.main_link:active, a.main_link:visited   
{
    FONT-FAMILY: Georgia;
    FONT-SIZE: 23px;
    COLOR: #674925;
	text-decoration:none;
}
a.main_link:hover
{
    FONT-FAMILY: Georgia;
    FONT-SIZE: 23px;
    COLOR: #674925;
	text-decoration:none;
}

.main_link_desc
{
    FONT-FAMILY: Georgia;
    FONT-SIZE: 15px;
    COLOR: #674925;
    text-decoration:none;
}

.green11, a.green11, a.green11:link, a.green11:active, a.green11:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #336600;
	text-decoration:none;
}
a.green11:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #336600;
	text-decoration:underline;
}
.dis, a.dis, a.dis:link, a.dis:active, a.dis:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #999999;
	text-decoration:none;
}


.input1
{
color: #3b6a00;
font-family:tahoma;
font-size:11px;
background: #f7f9f4;
border: 1px solid #a0b784;
height:20;
width:140;
padding: 2px 6px;
}

textarea
{
color: #3b6a00;
font-family:tahoma;
font-size:11px;
background: #f7f9f4;
border: 1px solid #a0b784;
height:50;
width:140;
padding: 2px 6px;
}

.bullet{font-family:"Tahoma"; font-size:11px; background-image:url(images/bullet.gif); background-repeat:no-repeat; padding-left:20px; line-height:19px; color:#444444;}
ul.bul {margin:10px; padding:10px; list-style:none; vertical-align:top;}
.bul li{padding-left:20px; background:url(images/bullet.gif) no-repeat; margin-bottom:5px;}
