/* body section */

body{ font:70%/120% "Tahoma"; margin:0px; padding:0px; background:#666666;}

/* ------------ x ----------------- */


/* header section */

#header{ width:850px; margin-left:auto; margin-right:auto;}

#top{width:850px; height:41px;} 
#banner{width:850px; height:199px;}
#menubar{width:850px; height:32px;}

/* ------------ x ----------------- */



/* content section */

#content{width:850px; margin-left: auto; margin-right:auto; padding:0px;}

#leftcol{ width:180px; float:left; position:relative;}
#middle{width:489px; float:left; position:relative;}
#rightcol{width:181px; float:right; position:relative;}

/* ------------ x ----------------- */


/* footer section */
#footer{width:850px; height:24px; margin-left:auto; margin-right:auto;}
/* ------------ x ----------------- */



table tr td .leftcontent{ width:165px; height:165px;   }



table tr td .rightcontent{width:165px; height:165px; }





/* Text area */

.text
{
font-family:"Verdana", Arial, Helvetica, sans-serif;
font-size:11px;
}

.heading
{
font-family:"Verdana", Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#cc0101;
}

.menus
{
font-family:Tahoma;
font-size:11px;
color:#010101;
font-weight:420;
}

a.topmenu:link
{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#010101;
text-decoration:none;
}

a.topmenu:visited
{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#010101;
text-decoration:none;
}

a.topmenu:hover
{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color: #990000;
text-decoration:none;
}


a.footermenu:link
{
font-family:Tahoma;
font-size:11px;
color:#252525;
font-weight:420;
text-decoration: underline;
}

a.footermenu:visited
{
font-family:Tahoma;
font-size:11px;
color:#252525;
font-weight:420;
text-decoration: underline;
}

a.footermenu:hover
{
font-family:Tahoma;
font-size:11px;
color: #252525;
font-weight:420;
text-decoration: underline;
}

/* ------------ x ----------------- */






