/* CSS Document */



BODY {

   SCROLLBAR-FACE-COLOR: #BEC0BB; 

   SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 

   SCROLLBAR-SHADOW-COLOR: #e2edc2; 

   SCROLLBAR-3DLIGHT-COLOR: #ffffff; 

   SCROLLBAR-ARROW-COLOR: #ffffff; 

   SCROLLBAR-TRACK-COLOR: #ffffff; 

   SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 

   BACKGROUND-COLOR: #ffffff;

}



td

{

font-family:tahoma;

font-size: 11px;

color:#404040;

}

.heading

{

   font-family:tahoma;

   color:#ffffff;

   font-size: 13px;

   font-weight: bold;

   text-transform: lowercase;



}

.caption

{

   font-family:tahoma;

   color:#ffffff;

   font-size: 15px;

   font-weight: bold;



}



.caption2

{

   font-family:tahoma;

   color:#ffffff;

   font-size: 11px;

   font-weight: bold;



}

.topnav

{

   font-family:tahoma;

   color:#ffffff;

   font-size: 11px;

   font-weight: bold;

   text-decoration:none;



}

.topnav:hover

{

   font-family:tahoma;

   color:#ffffff;

   font-size: 11px;

   font-weight: bold;

   text-decoration:underline;



}

.content {

   font-family:tahoma;

   color:#ffffff;

   font-size: 11px;

   line-height: 18px;

}

.button

{

   font-family:tahoma;

   color:#000000;

   font-size: 11px;

   font-weight: bold;

   text-decoration:none;



}

.button:hover

{

   font-family:tahoma;

   color:#000000;

   font-size: 11px;

   font-weight: bold;

   text-decoration:underline;



}



.top

{

   font-family:tahoma;

   color:#7E7E7E;

   font-size: 11px;

   font-weight: bold;

   text-decoration:none;



}

.top:hover

{

   font-family:tahoma;

   color:#7E7E7E;

   font-size: 11px;

   font-weight: bold;

   text-decoration:underline;



}



.right

{

   font-family:tahoma;

   color:#000000;

   font-size: 11px;

   font-weight: bold;

   text-decoration:none;



}

.right:hover

{

   font-family:tahoma;

   color:#000000;

   font-size: 11px;

   font-weight: bold;

   text-decoration:underline;



}
.bar { width: 350px; height: 13px; background-color: #FFFFFF; border: 1px solid #666666; overflow:hidden; -moz-border-radius: 4px;}
.bar_expired {  background: red url(../images/expiry_back.png); height: 13px; }
h1 { width: 100%; color: #2d476c; font-weight: bold; font-size: 20px;  border-bottom: 1px solid #000000; }
a { color: #006699; text-decoration: underline; }
a:hover { color: #CC0000; text-decoration: underline;}
