
/* remember to define focus styles! */
:focus { outline: 0; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}



.style1 {
	color: #373737;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #E1A00C;
	font-size: 10px;
	font-family: tahoma;
}
.style3 {
	color: #af8e3f;
	font-size: 9px;
	font-family: tahoma;
	text-decoration:none
}

TD            { font-family:tahoma; font-size: 11px;color: #373737; }
SELECT        { font-family: tahoma; font-size: 11px;color: #373737; }
INPUT         { font-family:tahoma; font-size: 11px; color: #373737;}
TEXTAREA      { font-family: tahoma; font-size: 11px; width: 400px; height: 60px;color: #373737; }

a:hover       { color:#E1A00C;}
a	{
	color : #5C85AD;
}


.wnpButton {
	border:1px solid #000000 ;
	background:#EFA200;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}

.topnav
{
	color:#FFFFFF;
}
.topnav a:hover       
{ 
	color:#FFFFFF;
	text-decoration: none;
}

.topnav a	{
	color : #FFFFFF;
}

#tabs
{
	top: 0px;
	left: 16px;
	float: left;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	position: relative;
}

#tabs ul
{
	font: bold 12px Tahoma;
	margin:0;
	padding:0;
	list-style:none;
	vertical-align:middle;
	
}

#tabs li
{
	display:inline;
	margin: 5px 2px 0 0;
	padding:0;
}

#tabs a
{
	font: bold 12px Tahoma;	
	float:left;
	color: #D6A618;
	background: #FFFFFF url(/images/top_nav_bar_bg.gif)  no-repeat center top;
	margin:0 5px 0 0;
	padding:0 5px 5px 5px;
	text-decoration:none;
	letter-spacing: 1px;
}

#tabs a span
{
	float:left;
	display:block;
	background: transparent url(/images/top_nav_bar_bg.gif) no-repeat center top;
	padding:10px 6px 0px 6px;
}

#tabs a span
{
	float:none;
}

#tabs a:hover
{
	background-color: #D6A618;
	color: #FFFFFF;
}

#tabs a:hover span
{
	background-color: #D6A618;
	color: #FFFFFF;
}

#tabs #current a, #tabs #current span
{
	background-color: #D6A618;
	color: #FFFFFF;
}

.asset-more-link {
    margin-left: 0px;
    margin-bottom: 0px;
    text-align: center;
    line-height:15px;
    font-size:11px;
    font-family:Lucida Grande, sans-serif;
    color: #0096BB;
}

.asset-more-link h4 {
    background: url(/images/drop-arrow.png) no-repeat left top;
    width: 155px;
  	height: 24px;
}
