.pinkheader
{
	color: #FF6699;
}
.blueheader
{
	color: #01B3E0;
}

.toolbar, .toolbar a, .toolbar a:visited, .toolbar a:hover
        {
         vertical-align:middle;
         text-align: center;
         color:White;
         padding: 3px;
         background-color: #00D4FF;
        }

th a, th a:visited
{
    color:White;
}
a, a:visited
{
    color: #0072C2;
    font-weight:bold;
    text-decoration: underline;
}
A:hover		{
	color: #FF6E00;
	text-decoration: none;
}

div.alertTop            { width:570px; height:6px; float:left; background:#666 url(http://www.bilvrak.com/ekstern/images/alert.bg.top.gif) no-repeat 0 0; font-size:1px; line-height:1px; }
div.alert               { width:533px; float:left; padding:2px 20px 2px 17px; background-color:#666; color:#fff; }
div.alertBottom         { width:570px; height:6px; float:left; margin:0 0 2px 0; background:#666 url(http://www.bilvrak.com/ekstern/images/alert.bg.bottom.gif) no-repeat 0 0; font-size:1px; line-height:1px; }
div.contentTopContainer { width:570px; clear:both; }
div.contentTop          { width:570px; height:15px; background:#e5e5e5 url(http://www.bilvrak.com/ekstern/images/content.bg.top.gif) no-repeat 0 0; font-size:1px; }
div.contentContainer    { width:533px; clear:both; }
div.content             { width:533px; float:left; margin:0 0 2px 0; padding:0 20px 15px 17px; background:#e5e5e5 url(http://www.bilvrak.com/ekstern/images/content.bg.bottom.gif) no-repeat left bottom; }
div.contentLeft         { width:360px; float:left; }
div.contentRight        { width:154px; margin:0 0 0 19px; float:left; }

td.resultItemImage      { width:115px; }
td.resultItemInfo       { width:229px; }
td.resultItemLine       { width:35px; }
td.resultItemRight      { width:154px; }
.resultItemTitle        { color:#333; font-size:12px; font-weight:bold; }



