body {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 10px 10px 0px; 
	padding: 0px 0px 0px 0px;
	background-image: url("/images/bgb.gif");
}

a:link			{color: #3333FF; text-decoration: none;}    /* unvisited link */
a:active		{color: #3333FF; text-decoration: none;}   /* selected link */
a:visited		{color: #3333FF; text-decoration: none;}	/* visited link */
a:hover			{color: #3333FF; text-decoration: underline;}

input, textarea {
	border: #999999 1px solid; 
	font-size: 11px; 
	background: #ffffff;
	color: #000000; 
	line-height: normal; 
	font-style: normal; 
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-variant: normal; 
	text-decoration: none;
}

dt {
	font-size: 11px;
	line-height: 130%;
	text-indent: 45px;
	margin: 10px 0px 10px 0px;
	}

dd {
	font-size: 11px;
	line-height: 180%;
	text-indent: 50px;
	}

/* End Basic page settings */

#header
{
	border: 0px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0;
	height: 155px;
}

#header .header-table {

}

#header .header-table td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #666666; 
	font-weight: 900;
	text-align: center;
}

#overview
{
	border: 0px solid #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#nav
{
	float: left;
	margin: 0px 0px 0px 5px;
}

#nav .nav-table h3{
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: #666 1px dashed; 
	border-right: #666 1px dashed;
	border-left: #666 1px dashed;
	background-color: #EDECEC;
	letter-spacing: 0px;
}

#nav .nav-table h4{
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: 400;
	border-right: #666 1px dashed;
	border-left: #666 1px dashed;
	background-color: #F9F9F9;
}

#nav .nav-table td{
}

#nav .nav-table a {
	display: block;
	padding: 5px 2px 5px 20px;
	background-repeat: no-repeat;
	background: transparent url('/images/nav-arrow.gif') no-repeat;
	background-position: 2% 50%;
	color: #666666;
}

#nav .sub-menu a {
	display: block;
	padding: 4px 2px 4px 30px;
}


#nav .nav-table a:link, 
#nav .nav-table a:visited {
	color: #333333;
	text-decoration: none;
}

#nav .nav-table a:hover, 
#navlist a:active {
	background-color: #cccccc;
	background-repeat: no-repeat;
	background-position: 4% 50%;
	color: #ffffff;
}


#main {
	background-color: #ffffff;
	border: #666 0px solid; 
	padding: 0px 0px 10px 0px;
	width: 578px;
	margin: 0px 0px 0px 184px;
}

#main h1 {
	font-size: 15px;
	border-top: 1px solid #cccccc;
	border-bottom: 3px double #999999;
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 10px 12px;
	letter-spacing: 5px;
	font-weight: 550;
	background-color: #F9F9F9;
}

#main h2,h3 {
	font-size: 13px;
	padding: 8px 0px 5px 5px;
	margin: 0px 8px 0px 12px;
	letter-spacing: 2px;
	font-weight: 550;
}

#main p,li {
	font-size: 11px;
	padding: 3px 5px 7px 5px;
	margin: 2px 4px 2px 14px;
	font-weight: 400;
	color: #333333;
	line-height: 150%;
}

#main hr {
	margin: 2px 4px 2px 14px;
	color: #333333;
}

/* sub category setings */

#main .sub-cat {
	background-color: #F9F9F9;
	border-top: 1px solid #cccccc;
	border-bottom: 3px double #cccccc;
	margin: 0px 0px 0px 3px;
}

#main .sub-cat th {
	padding: 4px 0px 0px 0px;
	background-color: #F9F9F9;
}
/* Article layout page - including truncated version */

.cat-view {
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 10px 10px;	
	background-color: #ffffff;
	}

.cat-view h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	

	}

/* Google advertising settings */

.gads-link-unit  {
	margin: 0px 0px 0px 47px;
}

.gads-search  {
	position: absolute;
	top: 5px;
	right: 5px;
	background: transparent;
}

.gads-search td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	height: 20px;
}

.gads-search font {
	font-size: 11px;
	padding: 0px 0px 0px 0px;	
	vertical-align: top;
}

.gads-refer {
	padding: 25px 0px 0px 25px;
}

#footer {
	clear: both;
	height: 25px;
}

.copyright {
	font-size: 9px;
	font-weight: 400;
	text-align: center;
}

.copyright a:link			{color: #000000; text-decoration: none;}    /* unvisited link */
.copyright a:active			{color: #000000; text-decoration: none;}   /* selected link */
.copyright a:visited		{color: #000000; text-decoration: none;}	/* visited link */
.copyright a:hover			{color: #000000; text-decoration: none;}
