
.leftNavTop{height:24px; font-family:Verdana; width:190px; text-align:left; padding-left:8px; background:url(http://www.ezinearticles.biz/images/lnav_2.jpg) no-repeat; vertical-align:middle; color:white; font-weight:bold; font-size:12;}

.leftNavMiddle{width:190px; text-align:left; padding-top:4px; padding-left:8px; font-family:Verdana; background:url(http://www.ezinearticles.biz/images/lnav_mid.gif) repeat-y; vertical-align:top; font-size:10; font-weight:bold}

.leftNavBottom{width:190px; font-family: Verdana, Helvetica, sans-serif;  height:11px; background:url(http://www.ezinearticles.biz/images/lnav_bottom.gif) repeat-y; font-size:4px;}

.leftNavMiddle a:link	{
	color: navy;
	text-decoration: none;
}

.leftNavMiddle a:visited	{
	color: maroon;
	text-decoration: none;
}

.leftNavMiddle a:hover	{
	color: navy;
	background-color: #ffdd76;
	text-decoration: none;
}

.leftNavMiddle a:active	{
	color: #ff0000;
	text-decoration: none;
}

a:link	{
	color: navy;
	text-decoration: none;
}


a:visited	{
	color: maroon;
	text-decoration: none;
}

 
a:hover	{
	color: navy;
	background-color: #ffdd76;
	text-decoration: none;
}

a:active	{
	color: #ff0000;
	text-decoration: none;
}
 

#recent ul { list-style: none; list-style-image:url(); font-family: verdana, helvetica sans-serif; font-size: 8pt; font-weight:; color:; list-style-position:left }
 
.navigation
{
float: left;
margin: 0;
padding: 0
}

 
.article{table-layout:auto; padding:0%;}

.article_category{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt;font-weight:bold; color:maroon; width:;}

.article_title  {font-family: Verdana, Helvetica, sans-serif; font-size: 14pt;font-weight:bold; color:maroon}

.article_sub_title{font-family: Verdana, Helvetica, sans-serif; font-size: 8pt;font-weight:bold; text-decoration:none; font-style:;}

.article_owner_name{font-family: Verdana, Verdana, Helvetica, sans-serif; font-size: 8pt;font-weight:bold; text-decoration:none; font-style:italic; color:navy}

.article_content{font-family: Verdana, Helvetica, sans-serif; font-size: 10pt;font-weight:; text-decoration:none; font-style:;}

.article_resource{font-family: Verdana, Helvetica, sans-serif; font-size: 8pt;font-weight:bold; text-decoration:none; font-style:italic;}

.article_date{font-family: Verdana, Helvetica, sans-serif; font-size: 8pt;font-weight:bold; text-decoration:none; font-style:italic;}

.article_index{font-family: Verdana, Helvetica, sans-serif; font-size: 8pt;font-weight:bold; text-decoration:none; font-style:italic;color:navy;background-color:#ffffdd;}

.article_provider{font-family: Verdana, Helvetica, sans-serif; font-size: 12pt;font-weight:bold; text-decoration:none; font-style:italic;color:navy;background-color:#ffffdd; padding:1 1 1 1}


div.hr {
  height: 15px;
  background: #fff url(http://www.hostdude.net/images/hr.gif) no-repeat scroll center;
}

.default  { color:#333300; font-family: Verdana; font-size:10; font-style:; font-weight:bold; }

.heading { color:black; font-family: Verdana; font-size:12; font-style:; font-weight:bold; }

.subscriberBase { color:red; font-family: Verdana; font-size:10; font-style:; font-weight:bold; }

 hr {
  border: 0;
  width: 100%;
   color: #cc9900;
  background-color: #cc9900;
  height: 3px;
 }

.combobox {
background-color: #FFFFFF;
color: #808080;
font-size: 10pt;
font-family: verdana;
font-weight: bold;
}

.category_listing{
 background-color: #ffffd0;
color: #808080;
font-size: 10pt;
font-family: verdana;
font-weight: bold;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }


/* Quote & Code blocks */
.code {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; 
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Highlighter Pear Class */

.hl-default {
    color: Black;
}
.hl-code {
    color: Gray;
}
.hl-brackets {
    color: Olive;
}
.hl-comment {
    color: Orange;
}
.hl-quotes {
    color: Darkred;
}
.hl-string {
    color: Red;
}
.hl-identifier {
    color: Blue;
}
.hl-builtin {
    color: Teal;
}
.hl-reserved {
    color: Green;
}
.hl-inlinedoc {
    color: Blue;
}
.hl-var {
    color: Darkblue;
}
.hl-url {
    color: Blue;
}
.hl-special {
    color: Navy;
}
.hl-number {
    color: Maroon;
}
.hl-inlinetags {
    color: Blue;
}
.hl-main { 
    background-color: White;
}
.hl-gutter {
    background-color: #999999;
    color: White
}
.hl-table {
    font-family: courier;
    font-size: 12px;
    border: solid 1px Lightgrey;
}

