.title, a.title, a.title:link, a.title:active, a.title:visited   
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 12px;
    COLOR: #e9fe00;
	text-decoration:none;
	font-weight: bold;
}
a.title:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 12px;
    COLOR: #e9fe00;
	text-decoration:underline;
	font-weight: bold;
}


.tital1, a.tital1, a.tital1:link, a.tital1:active, a.tital1:visited   
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 15px;
    COLOR: #9F0000;
	text-decoration:none;
	font-weight:bold;
}
a.tital1:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 15px;
    COLOR: #ffffff;
	text-decoration:underline;
	font-weight:bold;
}


.bottom, a.bottom, a.bottom:link, a.bottom:active, a.bottom:visited   
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    COLOR: #666666;
	text-decoration:none;
}
a.bottom:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    COLOR: #666666;
	text-decoration:underline;
}

.content, a.content, a.content:link, a.content:active, a.content:visited   
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px;
    COLOR: #ffffff;
	text-decoration:none;
}
a.content:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px;
    COLOR: #ffffff;
	text-decoration:underline;
}

.content1, a.content1, a.content1:link, a.content1:active, a.content1:visited   
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
	text-decoration:none;
}
a.content1:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
	text-decoration:underline;
}

.copyright, a.copyright, a.copyright:link, a.copyright:active, a.copyright:visited   
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
	text-decoration:none;
}
a.copyright:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
	text-decoration:underline;
}

.bottom_text, a.bottom_text, a.bottom_text:link, a.bottom_text:active, a.bottom_text:visited   
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 7px;
    COLOR: #ffffff;
	text-decoration:none;
}
a.bottom_text:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 7px;
    COLOR: #ffffff;
	text-decoration:underline;
}

.Design1, a.Design1, a.Design1:link, a.Design1:active, a.Design1:visited   
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
	text-decoration:none;
	font-weight:bold;
}
a.Design1:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
	text-decoration:underline;
	font-weight:bold;
}

.Design2, a.Design2, a.Design2:link, a.Design2:active, a.Design2:visited   
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    COLOR: #049F00;
	text-decoration:none;
	font-weight:bold;
}
a.Design2:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
	text-decoration:underline;
	font-weight:bold;
}

.black, a.black, a.black:link, a.black:active, a.black:visited   
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 6px;
    COLOR: #000000;
	text-decoration:none;
}
a.black:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 6px;
    COLOR: #000000;
	text-decoration:underline;
}

.input1
{
color: #999999;
font-family:verdana;
font-size:11px;
background: #000000;
border: 1px solid #ffffff;
height:24;
width:250;
padding: 4px 4px;
}

.textarea1
{
color: #999999;
font-family:verdana;
font-size:11px;
background: #000000;
border: 1px solid #ffffff;
height:50;
width:250;
padding: 4px 4px;
}

.bullet{font-family:"Tahoma", "Arial", "verdana"; font-size:11px; background-image:url(images/bullet.gif); background-repeat:no-repeat; padding-left:20px; line-height:19px; color:#444444;}
ul.bul {margin-top:15px; margin-left:15; padding:0px; list-style:none; vertical-align:top;}
.bul li{padding-left:15px; background:url(images/bullet.gif) no-repeat; margin-bottom:12px;}