p 
{
font-family: Arial;
font-size: 8pt;
font-weight: normal;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
color: rgb(102,102,102);
}
#title
{
font-size: 9pt;
font-weight: bold;
margin-left: 10px;
margin-top: 5px;
}
 
img
{
border: none;
}

sdiv
{
position: absolute;
visibility: inherit;
border: 0px solid #F2F2F2;
left: 80%;
top: 10;
height: 15;
width: 100;
}

input
{
font-family: Arial;
font-size: 10pt;
color: #000000;
}

.search_bg
{
background-image: url(images/search_bg.gif);
background-repeat: no-repeat;
background-position: left top;
}

.weather_bg
{
background-image: url(images/weather_bg.gif);
background-repeat: no-repeat;
background-position: left top;
}

.login_sh
{
background-image: url(images/login_sh.gif);
background-repeat: no-repeat;
background-position: left top;
}

.footerline
{
border-top: 1px solid #E8E8E8;
}

.sliceline
{
border-left: 1px solid #E8E8E8;
}

td
{
font-family: Arial;
font-size: 8pt;
font-weight: normal;
color: rgb(102,102,102);
}

body
{
background-color: #FFFFFF;
font-family: Arial;
font-size: 8pt;
font-weight: normal;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
color: rgb(102,102,102);
}

a
{
color: #666666;
text-decoration: underline;
}

a:hover
{ 
color: #FF0000;
text-decoration: underline;
}

.cmsdata td{
	vertical-align: top;
	valign: top;
}

.a.redlink:link {
color: #666666;
text-decoration: underline;
}
.a.redlink:active {
color: #FF0000;
text-decoration: underline;
}

a.vis:visited
{
color: #CE4747;
text-decoration: underline;
}
a.vis:hover
{
color: #FF0000;
text-decoration: underline;
}
