body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
/* Default */
a:link {  font-weight: bold;
 color: #333; background: transparent; }

a:visited { font-weight: bold;
 color: #333; background: transparent; }

a:hover { color: #A60000; background: transparent; text-decoration: none; }
a:active, a:focus {
	outline: none;
}

a:link img, a:visited img { border-style: none;} /* no border on img links */

a img { color: white; }        /* trick to hide the border in Netscape 4 */

@media all {                   /* hide the next rule from Netscape 4 */

  a img { color: inherit; }    /* undo the color change above */

}

th, td { /* ns 4 */
  font-family: sans-serif;
}
h1, h2, h3, h4, h5, h6 { text-align: left; margin:0px}
/* background should be transparent, but WebTV has a bug */
h1, h2, h3 { color: Black; background: transparent;padding: 5px; }
h1 { font-size: 150%;}
h2 { font-size: 125%;}
h3 { font-size: 110%;}
h4 { font-size: 100%; font-weight: bold;}
h5 { font-size: 100%; font-weight: italic;}
h6 { font-size: 100%; font-variant: small-caps;}

/* End of Default */

.head-t{
 background-color: #CBCBCB;
 border-bottom: 1px solid  #A2A2A2;
}
.head-b{
background-color: #A60000;
 background-image:url(images/head-b-bg.gif);
 background-position:top;
 background-repeat:repeat-x;
 height: 25px;
}
.ads{
padding-left:10px;
}

.nav-h{
background-color: #919191;
border-bottom: 1px solid #505050;
color:white;
font-size: small;
padding: 4px;
margin:0px;
}
div.nav-h a:link, div.nav-h a:visited{
color:white !important;
font-size: small;
text-decoration: none;
background: transparent !important;
border:0px !important;
}
div.nav-h a:hover{
text-decoration: underline !important;

}
.breadcrumb{
background-color: #919191;
border-bottom: 1px solid #505050;
color:white;
font-size: 10pt;
padding: 4px;
margin:0px;
}
.breadcrumb a:link, .breadcrumb a:visited{
	color: White;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}
.breadcrumb a:hover{
	text-decoration: underline;
}
.content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
fieldset, [dummy] {
margin: 5px;
display:block;
border:1px solid  #D5DFE5;
}
fieldset{
margin: 5px;
display:block;
}

fieldset div{
margin: 5px;
}
legend{
border: 1px solid #D5DFE5;
padding: 5px;
font-size:12px;
}
 legend a:link, legend a:visited{
 font-weight: bold;
 color: #333;
 text-decoration: none;
 border-bottom: 0px solid #D5DFE5;
 padding: 2px;
 }
 legend a:hover{
color: #A60000;
 }
 /* Left Navigation */
 
div#navcontainer {
margin-right: 5px;
border:1px solid #505050;
background-color: #F1EFE3;
}

 #navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10pt;
text-align:left;
}

#navcontainer li { margin: 0 0 2px 0; }

#navcontainer a
{
display: block;
padding: 2px 2px 2px 24px;
border-bottom: 1px dashed #A3A097;
width: 160px;
background-color: #F1EFE3;
background-image: url(images/l-nav.gif);

}


#navcontainer a:link, #navlist a:visited
{
color: #333;
text-decoration: none;
}

#navcontainer a:hover
{
 border-bottom: 1px dashed #A3A097;
background-color: #F1EFE3;
background-image: url(images/l-nav-h.gif);
color: #A60000;
}

#active a:link, #active a:visited, #active a:hover
{
 border-bottom: 1px dashed #A3A097;
background-color: #F1EFE3;
background-image: url(images/l-nav-h.gif);
color: #A60000;
}
 /* End of Left Navigaton */
  /* top Navigation */
div#toprated {
margin-right: 5px;
border:1px solid #505050;
background-color: #f9f9f9;
}

div#topcontainer {
margin-right: 5px;
border:1px solid #505050;
background-color: #f9f9f9;
}

 #topcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10pt;
text-align:left;
}

#topcontainer li { margin: 0 0 2px 0; }

#topcontainer a:link
{
padding: 2px 2px 2px 24px;
width: 180px;
background-image: url(images/r-nav.gif);

}
#topcontainer a img{
  background-image: none;
  padding: 0px !important;
  border: none;
  margin: 0px;
}

#topcontainer a:link, #toplist a:visited
{
color: #333;
text-decoration: none;
}

#topcontainer a:hover
{
background-image: url(images/r-nav.gif);
color: #007D08;
}

#active a:link, #active a:visited, #active a:hover
{
 border-bottom: 1px dashed #A3A097;
background-color: #F1EFE3;
background-image: url(images/r-nav.gif);
color: #007D08;
}
 /* End of right  Navigaton */
  /* options Navigation */
div#options {
margin-right: 5px;
}

 #options ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10pt;
text-align:left;
}

#options li { margin: 2px 0 2px 0; border-bottom: 1px dashed #919191;}

#options a
{
padding: 2px 2px 2px 2px;

}
img{
	border: 0px;
}
#options a:link, #optionslist a:visited
{
color: #333;
text-decoration: none;
}

#options a:hover
{
color: #A60000;
}

 /* End of options Navigaton */
 /* footer */
 .footer{
	background-image: url(images/foot-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #919191;
	padding: 20px 10px 10px 10px;
 }
 .footer a:link, .footer a:visited{
 	color: #919191;
	text-decoration: none;
 }
 .footer a:hover{
 	text-decoration: underline;
 }
 /* End of Footer */
 /*logo*/
 .logo{
 	font-family: Georgia, serif;
	color: #919191;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px;
	padding-left: 20px;
 }
 div.smalltxt{
 	color: #CBCBCB;
 	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
		letter-spacing: 1px;
		font-weight: bold;
 }
 /* End of Logo */
 p.biglink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
 }
 .biglink a:link, .biglink a:visted{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
.biglink a:hover{
	text-decoration: none;
}
.red {
	color: Red;
}