body
{
font-family:'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
color:#000000;
font-size:10pt;
margin-top:10px;
}

/*this is for navigation starts*/
#border a
{
 display:block;
 width:140px;
 color:#808080;
 text-decoration:none;
 border:1px solid #808080;
 margin-left:3px;
 font-weight:bold
}
#border a:hover
{
border:1px solid #808080;
background-color:#c00000;
color:#ffffff;
 font-weight:bold
} 
/*this is for navigation ends*/

/*this is for mouseover effect*/
.highlightit img{
border: 2px solid #ffffff;
}

.highlightit:hover img{
border: 2px solid #808080;
}

.highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */
} 
/*this is for mouse over effect ends*/

.base
{
 background-color:#c00000;
 width:740px
}

.large
{
 font-family:'Comic Sans MS','Monotype Corsiva',cursive;
  font-size:14pt;
	font-weight:bold;
	color:#808080
}

.medium
{
font-family:'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
font-size:10pt;
font-weight:bold;
color:#808080
}

.guarentee
{
background-image:url(images/guarentee_3.gif);
background-repeat:no-repeat;
background-position:100% 95%;
}

a.link_nav:link    {color:#000000}
a.link_nav:visited {color:#000000}
a.link_nav:hover   {color:#c00000}
a.link_nav:active  {color:#000000}
