html, body
{
	margin: 0;
	padding: 0;
}

body 
{
	background-color: rgb(102,0,0)/*#990000*//*#333*/;
	font: Verdana, Helvetica, sans-serif;
	color: #ffffff;
}

h1
{
	font-family: Verdana, Helvetica;
	font-size: 150%;
	font-weight: bold;
	color: rgb(255,204,51);
}

h2
{
	font-family: Verdana, Helvetica;
	font-size: 125%;
	font-weight: bold;
	border-bottom: 1px solid rgb(204,204,204);
	color: rgb(255,204,51);
}

h3
{
	font-size: 100%;
	font-weight: bold;
	color: rgb(255,204,51);
}

a
{
	color: #ff7a9e/*ff7a9e*/;
	text-decoration: none;
}

a:hover
{
	color: rgb(204,204,153);
	text-decoration: underline;
}

select, input, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td
{
	font-size: 0.9em;
}
/*
#container
{
	background-color: #fff;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	border-top: 0;
}
*/
#side
{
	float: left;
	width: 00px;
}

#headerside
{
	height: 50px;
	background-color: #fff;
}

#title
{
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 32px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 16px;
	margin-bottom: 2px;
	color: #900;
}

#nav
{
	background-color: rgb(255,255,204);
	border-left: none;
	/*border-top: solid 1px #333;*/
	border-bottom: none;
	border-right: 0;
	width: 100px;
}

#nav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li
{
	margin-top: 1px;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	text-align: left;
}

#nav a
{
	display: block;
	font-size: 90%;
	color: #333;
	padding: 4px;
	border-left: solid 10px #990000;
	border-bottom: 1px dashed #000;
	border-right: 1px solid #ddd;
	width: 82px;
}

#nav a:hover
{
	color: #333;
	background-color: #f9f9f9;
	text-decoration: none;
	border-left: solid 10px #fa88ff;
}

#nav a.selected
{
	text-decoration: none;
	border-left: solid 10px #333;
}

#nav ul ul li a
{
	text-indent: 20px;
}

#nav ul ul ul li a
{
	text-indent: 40px;
}

#main
{
	padding: 0;
	background-color: #fff;
	margin-left: 200px;
}

* html #side
{
	width: 200px;
	margin-right: -3px;
}

* html #main
{
	height: 1%;
	margin-left: 0;
}

#headermain
{
	padding: 10px;
	height: 30px;
	background-color: ;
	background-image: url(../images/bg-header-new.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}



#subtitle
{
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	float: left;
}

#globalmenu
{
	color: #fff;
	text-align: right;
}

#globalmenu ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#globalmenu li
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 1px;
}

#globalmenu a
{
	color: #fff;
}

#content
{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	/*border-top: 1px solid #333;*/
	border-bottom: none;
	border-right: none;
	width: auto;
	background-color: rgb(102,0,0)/*#990000*//*ffffcc*/;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 670px;
}

#footer
{
	clear: both;
	height: 5px;
}

.error
{
	color: #c00;
}

.pager
{
	font-size: 120%;
}

.pager a
{
	margin-left: 5px;
	margin-right: 5px;
}

.searchresults
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0;
	list-style-type: none;
}

.searchresults .sub
{
	font-size: 90%;
	color: #090;
}

.searchresults li
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.section
{
	margin: 7px;
	padding: 5px;
}
/*
.section h3
{
	color: #333;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 7px;
	border-bottom: 1px solid #ddd;
}
*/

.tbl
{
	border: 1px solid #eee;
}

.tblvalue
{
	font-weight: bold;
}

.articlelist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.articlelist li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.articlesub
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: rgb(204,204,204);
	font-size: 0.85em;
	border-top: dashed 1px #ccc;
	border-bottom: dashed 1px #ccc;
}

.articlecontent
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.articlecomments
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

.articlecomments li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
	/*border-bottom: solid 1px #eee;*/
}

.articleerror
{
	color: #c00;
}

.feeditem
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
}

.feeditem h4
{
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 100%;
}

.feeddetails
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	font-size: 0.85em;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
