body {

	margin-top: 0;

	background-color: #77A9FD;

}



p,td,body,div,span {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.small {

	font-size: 10px;

}

a {

	color: #0743A6;

}

a:hover {

	color: #000000;

	text-decoration: none;

}

a:visited {

	color: #0743A6;

}

a:active {

	color: #0743A6;

}

a:link {

	color: #0743A6;	

}


#navigation a
{
color: #ffffff;
background: #000000 url(/images/left-tab-hover.bmp) left top no-repeat;
text-decoration: none;
padding-left: 10px;
}

#navigation a span
{
background: url(/images/right-tab-hover.bmp) right top no-repeat;
padding-right: 10px
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover
{
color: #000000;
background: #77A9FD url(/images/left-tab.bmp) left top no-repeat;
padding-left: 10px;
}

#navigation a:hover span
{
background: url(/images/right-tab.bmp) right top no-repeat;
padding-right: 10px
}

#navigation ul
{
list-style-type: none;
padding: 0;
margin: 0
}

#navigation li
{
list-style-type: none;
float: left;
margin: 0;
}

