/* LAST MODIFIED 10.24.02 BY M. NAVEED USMAN */

a:visited    { text-decoration: underline; color: #0033FF; }
a:link       { text-decoration: underline; color: #0033FF; }
a:hover      { text-decoration: none; color: #660000; }

body, td, p
	{ 
	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 9pt;
	Color: #000000; 
	} 

input, textarea 
  	{
    	font-size: 11px; 
    	color: #660000; 
    	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	}

.header
	{  
     	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 16pt;
	color:#660000;
	}

.oops
	{
	color:#FF0000;
	}

.footer, .footer_2
	{
	font-family: Arial, Helvetica, Verdana, Times;
	font-size:8pt;
	Color: #000000;
	}

.footer_2
	{
	background: url(bg_fence.gif) top left no-repeat;
	}

	
li
	{
	list-style-type: circle;
	list-style-position: inside;
	}
.leftpane,.contentpane {padding:24px 12px}

 /* common styling */
.SEOMenu {
float:left; width:100%; font-family: verdana, arial, sans-serif; font-size:11px;
background:#660000 url(menubg.gif) repeat-x top left; 
}
.SEOMenu ul {
padding:0;margin:0;list-style-type:none;
}
.SEOMenu ul li {
float:left; position:relative; background:url(divider1.gif) no-repeat top right;list-style-type:none; border-right:1px solid #ffffff;
}
.SEOMenu ul li a, .SEOMenu ul li a:visited {
float:left; display:block; text-decoration:none;color:#ffffff; padding:0px 7px; line-height:33px; height:33px; white-space:nowrap 
}

.SEOMenu ul li:hover {width:auto;}

.SEOMenu ul li a:hover {background:url(arrow.gif) top center no-repeat; color:#cccccc;}

.SEOMenu ul li:hover a {background:url(arrow.gif) top center no-repeat; color:#cccccc;}

.SEOMenu ul li ul {
display: none;
}
.SEOMenu table {
margin:0; border-collapse:collapse; font-size:11px; position:absolute; top:0; left:0;
}

/* specific to non IE browsers */
.SEOMenu ul li:hover ul {
display:block;position:absolute;top:32px;margin-top:1px; left:0;width:175px;border-bottom:1px solid #000;
}
.SEOMenu ul li:hover ul li ul {
display: none;
}
.SEOMenu ul li:hover ul li a {
display:block;background:#fff;color:#000;height:auto;line-height:15px;padding:4px 16px; width:150px; border:1px solid #000; border-bottom:0;
}
.SEOMenu ul li:hover ul li a.drop {
background:#ccd url(bullet1.gif) no-repeat 3px 8px;
}
.SEOMenu ul li:hover ul li a:hover {
color:#000; background: #ccd url(bullet1.gif) no-repeat 3px 8px;
}
.SEOMenu ul li:hover ul li a:hover.drop {
background: #ccd url(bullet1.gif) no-repeat 3px 8px;
}
.SEOMenu ul li:hover ul li:hover ul {
display:block; position:absolute; left:153px; top:-1px;
}


/* specific to IE5.5 and IE6 browsers */
.SEOMenu ul li a:hover ul {
display:block;position:absolute;top:30px; t\op:33px; background:#fff;left:0; border-bottom:1px solid #000;
}
.SEOMenu ul li a:hover ul li a {
display:block;background:#fff;color:#000; height:1px; line-height:15px; padding:4px 16px; width:154px; w\idth:120px; border:1px solid #000; border-bottom:0;
}
.SEOMenu ul li a:hover ul li a.drop {
background:#ccd url(bullet1.gif) no-repeat 3px 8px; padding-bottom:4px;
}
.SEOMenu ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; width:0;
}
.SEOMenu ul li a:hover ul li a:hover {
color:#000; background: #ccd url(bullet1.gif) no-repeat 3px 8px;
}
.SEOMenu ul li a:hover ul li a:hover.drop {
 background: #ccd url(bullet1.gif) no-repeat 3px 8px;
}
.SEOMenu ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:0;color:#000; left:153px;
}
.SEOMenu ul li a, .SEOMenu ul li a:visited {height:33px;}

