.top-link, a.top-link, a.top-link:link, a.top-link:active, a.top-link:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #7ff5ff;
	text-decoration:none;
}
a.top-link:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #7ff5ff;
	text-decoration:underline;
}

.content, a.content, a.content:link, a.content:active, a.content:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #4f4f4f;
	text-decoration:none;
}
a.content:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #000000;
	text-decoration:underline;
}
.title, a.title, a.title:link, a.title:active, a.title:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #d42a08;
	font-weight:bold;
	text-decoration:none;
}
a.title:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #000000;
	font-weight:bold;
	text-decoration:underline;
}

.more, a.more, a.more:link, a.more:active, a.more:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 10px;
    COLOR: #ff0000;
	text-decoration:none;
}
a.more:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 10px;
    COLOR: #ff0000;
	text-decoration:underline;
}

.copyright, a.copyright, a.copyright:link, a.copyright:active, a.copyright:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #bfbfbf;
	line-height:16px;
	text-decoration:none;
}
a.copyright:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
	line-height:16px;
	text-decoration:underline;
}

.copyright1, a.copyright1, a.copyright1:link, a.copyright1:active, a.copyright1:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #575353;
	line-height:16px;
	text-decoration:none;
}
a.copyright1:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
	line-height:16px;
	text-decoration:underline;
}


.input1
{
color: #282828;
font-family:tahoma;
font-size:10px;
background: #ffffff;
border: 1px solid #707070;
height:19;
width:134;
padding: 1px 1px;
}

.input2
{
color: #282828;
font-family:tahoma;
font-size:10px;
background: #ffffff;
border: 1px solid #707070;
height:51;
width:134;
padding: 1px 1px;
}
.greyheading
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 18px;
    COLOR: #5d5d5d;
	text-decoration:none;
	letter-spacing:0.5px;
}
.blueheading
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 18px;
    COLOR: #0d90ee;
	text-decoration:none;
	letter-spacing:0.5px;
}