body {
    background: #DCDBDB;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	color: #000000;
	font-size: 10pt;
}

h2 {
	color: #CC0000;
	font-size: 13pt;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #0000CC;
}

h3 {
	color: #CC0000;
	font-size: 13pt;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #CC0000;
}


#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}


/* --------------------------------------------------------------- */



.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0px solid transparent;
   
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   border-left:1px dotted #9EC2F3; border-right:1px dotted #9EC2F3; border-top:0px dotted #9EC2F3; border-bottom:1px dotted #9EC2F3; margin:3px 0; height:200px;
   width:300px;
   overflow:auto;
   
}

#catTitle { background:#FFF; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#3E81B4;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   border-left:0px dotted #CBE2EC; border-right:0px dotted #CBE2EC; border-top:1px dotted #CBE2EC; border-bottom:1px dotted #CBE2EC; clear:both;
   margin:3px 5px;
   display:block;
   cursor:pointer;
   cursor:hand; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

/* --------------------------------------------------------------- */

.center {
	margin: 0 auto;
	width: 960px;
}
	
.center1 {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 960px;
}
	
.header {
	background: url('headerBg.gif') repeat-x;
	height: 77px;
	width: 960px;
	margin: 0 auto
}

.headerLogo {
	float: left;
	margin: 25px 0px 0px 40px;
}

.headerSearch {
	float: right;
	color: #FFFFFF;
	margin: 25px 40px 0px 0px;
}


/*-------------------*/

.hMenuContainer {
	background: url('hMenuContainerBg.gif') repeat-x;
	height: 33px;
	width: 960px;
	margin: 0 auto
}

.hMenu {
	float: right;
	margin-right: 30px;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
	float: left;
	display: block;
	height: 34px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 8px 10px 0px 10px;
}

.hMenu a:hover {
	background: url('hMenuHoverBg.gif') repeat-x;
	float: left;
	display: block;
	height: 34px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none
}

.hMenu img {
	float: left;
}

/*-------------------*/

.path {
	background: #FFFFFF url('pathBg.gif') repeat-x;
	margin:0 auto; width:745px; height:18px; padding-left:215px; padding-right:0px; padding-top:25px; padding-bottom:0px; background-color:#FFFFFF
}

.path a:link, .path a:active, .path a:visited {
	color: #000000;
	text-decoration: none;
}

.path a:hover {
	color: #000000;
	text-decoration: underline;
}

.path img {
	margin: 0px 5px 1px 5px;
}

/*-------------------*/

.leftContainer {
	float: left;
	width: 215px;
	background-color: #FFFFFF;
}

/*-------------------*/

.centerContainer {
	float: left;
}

.centerContainerT {
	background: url('contentTop.gif') no-repeat;
	height: 6px;
	width: 530px
}

.centerContainerB {
	clear: both;
	background: url('contentBottom.gif') no-repeat;
	height: 6px;
	margin: 0;
	width: 530px
}

.centerContainerM {
	width: 528px;
	background: #FFFFFF url('contentMiddle.gif') repeat-y;
	padding-left:1px; padding-right:1px; padding-top:8px; padding-bottom:0px; background-color:#FFFFFF
}


/*-------------------*/

.articleContent {
	padding: 0px 13px 0px 13px;
}

/*-------------------*/

.rightContainer {
	float: left;
	width: 215px;
	background-color: #FFFFFF;
}

/*-------------------*/

.footer {
	margin: 0 auto;
	width: 960px;
	/*background: url("footerBg.gif") repeat-x;*/
	background-color: #FFFFFF;
	border-top: 1px solid #DCDBDB;
	clear:both;
	text-align: center;
	padding: 10px 0px 10px 0px;
	color: #164B7F;
}

.footer a:active, .footer a:link, .footer a:visited {
	color: #164B7F;
	text-decoration: underline;
}

.footer a:hover {
	color: #CA0002;
	text-decoration: underline;
}

.footerCat {
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0px 20px 20px 20px;
	border-bottom: 1px solid #B32B26;
	width: 700px;
}

/*-------------------*/

.box {
	margin: 0px 0px 20px 12px;
}

.boxTopLeft {
	float: left;
	background: url('boxTopLeft.gif') no-repeat;
	width: 6px;
	height: 25px
}

.boxTopCenter {
	float: left;
	background: url('boxTopCenter.gif') repeat-x;
	width: 178px;
	height: 19px;
	padding-top: 6px;
	
	color: #707070;
	text-align: center;
	font-weight: bold
}

.boxTopRight {
	float: left;
	background: url('boxTopRight.gif') no-repeat;
	width: 6px;
	height: 25px
}

.boxMiddle {
	clear: both;
	background: url('boxMiddle.gif') repeat-y;
	width: 190px
}

.boxBottom {
	background: url('boxBottom.gif') no-repeat;
	width: 190px;
	height: 6px
}

/*-------------------*/

.boxStats {
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
}

.boxStats li {
	padding-bottom: 2px;
}

/*-------------------*/

.boxSponsored {
	margin: 0px 7px 0px 7px;
	border-bottom: 1px solid #5EAA5E;
	padding: 15px 7px 10px 7px;
	color: #707070;
	line-height: 15px;
	font-size: 10px;
}

.boxSponsoredLast {
	margin: 0px 7px 0px 7px;
	padding: 15px 7px 8px 7px;
	color: #707070;
	line-height: 15px;
	font-size: 10px;
}

a.boxSponsoredA:link, a.boxSponsoredA:active  a.boxSponsoredA:visited{
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}

a.boxSponsoredA:hover {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}

/*-------------------*/

.boxPopCats0 {
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
}

.boxPopCats0 li {
	background: url('boxPopCatsBg.gif') no-repeat 0px 5px;
	padding-left:8px; padding-right:0px; padding-top:0px; padding-bottom:2px 
}

.boxPopCats0 li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	color: #006600;
	text-decoration: none;
}

.boxPopCats0 li a:hover {
	color: #006600;
	text-decoration: none;
}



.boxPopCats1 {
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
}	
.boxPopCats1 li {
	background: url('boxPopCatsBg.gif') no-repeat 0px 5px;
	padding-left:8px; padding-right:0px; padding-top:0px; padding-bottom:2px 
}

.boxPopCats1 li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	color: #006699;
	text-decoration: none;
}

.boxPopCats1 li a:hover {
	color: #006699;
	text-decoration: none;
}



.boxPopCatsUNDER {
	padding: 0px 0px 0px 0px;
	margin: 0;
	list-style: none;
}	
.boxPopCatsUNDER a:link, a:active, a:visited{
	color: #006600;
	text-decoration: none;

}


.boxPopCatsUNDER2 {
	padding: 0px 0px 0px 0px;
	margin: 0;
	list-style: none;
}

.boxPopCatsUNDER2 a:link, a:active, a:visited{
	color: #006600;
	text-decoration: none;
}
/*-------------------*/


.navig {
	padding: 5px;
	color: #CA0002;
	font-weight: bold;
}

.mainPaging {
	float: right;
}

.pagingLinks {
	color: #CA0002;
	font-weight: bold;
}

.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
	color: #3E81B4;
	text-decoration: none;
}

.pagingLinks a:hover {
	color: #CA0002;
	text-decoration: none;
}

/*-------------------*/


/*-------------------*/


/*-------------------*/

a, .linkDetail a:active, .linkDetail a:link, .linkDetail a:visited, .linkDetail a:hover {
	color: #CC0000;
	text-decoration: ;
	font-weight: bold
}



/*-------------------*/


---------------
legend {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: dotted;
   padding:      3px;
   font-weight:  bold;
   color:        #3E81B4;
}
fieldset {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: solid;
   background-color: #FFFFFF;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
}

label {
   cursor: pointer;
}

table.comment {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: dotted;
   margin-top:   5px;
}

tr.comment {
   background-color: #E5EAEE;
   color: #000000;
}

h4 {
        color: #3E81B4;
        font-size: 10pt;
        padding: 0;
}




/*-------------------*/


/*-------------------*/


/*-------------------*/


.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #CA0000;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}




	
