@charset "utf-8";
/* CSS Document */
body{
margin:0 auto 0 auto;
padding:0;
background:#a2d9ef url(../images/dollargrin_03.jpg) repeat-x top left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.red{
color:#FF0000;
text-decoration:none;
}

.red a:hover{
text-decoration:underline;
}

.white
{
color:#FFFFFF;
text-decoration:none;
}

.white a:hover{
text-decoration:underline;
}


.space
{
margin:0px;
padding:0px;
}

.headline{
font-size:19px;
font-weight:bold;
color:#b60000;
font-family:Georgia, "Times New Roman", Times, serif;
padding-left:15px;
}

.padded
{
margin-left:10px;
margin-top:5px;
padding-top:5px;
}

.keyword
{
background-image:url(../images/search_06.jpg);
width:370px;
height:18px;
padding:5px;
margin:0;
}

.thicktabs{
margin: 0;
padding: 0;
font: bold 13px Arial;
color:#FFFFFF;
float:right;
}

.thicktabs li{
display: inline;
}

.thicktabs li a{
float: left;
color: white;
padding: 10px 15px; 
text-decoration: none;
background: transparent url(../images/dollargrin_10.jpg) top right no-repeat;
}

.thicktabs li a .rightmostitem{ 
border:none; /*right border style*/
background:none;
}
