td{
	font-size:11px;
}

body{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px
}

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

a:hover , a:active {
	color:#999999;
	text-decoration:none;
}

.header{
	width:842px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}

.wrapper{
	width:842px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}

.navbar{

	background-image:url(../images/navbar_bg.gif);
	background-repeat:repeat-x;
	
	padding-top:9px;
	padding-left:10px;
	padding-right:10px;
	height:24px;
	
	color:#FFFFFF;
}



.navbar a:link , .navbar a:visited {
	color:#FFFFFF;
}


.navbar a:hover , .navbar a:active {
	color:#E0E0E0;
}

.navbar-date{
/*	float:left; */
}

.navbar-menu{
/*	float:right; */
}



.content{
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
	background-color:#ffffff;
/*	direction:rtl; */
	width:832px;
}


.footer{
	background-color:#333333;
	
	
	color:#eeeeee;

	padding-top:9px;
	padding-left:10px;
	padding-right:10px;
	height:24px;

}


.footer a:link , .footer a:visited {
	color:#eeeeee;
}


.footer a:hover , .footer a:active {
	color:#999999;
}


.footer-copyright{
/*	float:left; */
}

.footer-menu{
/*	float:right; */
}

.sidemenu{
	width:200px;
/*	float:right;
	margin-left:5px; */
}

.mainbody{
	float:right; 
	width:627px;

}



/* -------------- BOX --------------- */

.box{
	margin-bottom:7px;
}

.boxheader{
	background-image:url(../images/boxheader_bg.gif);
	background-repeat:repeat-x;
	height:20px;
	padding-top:3px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	
	margin-bottom:1px;
}

.boxheader a:link , .boxheader a:visited{
	color:#FFFFFF;
}

.boxheader a:hover , .boxheader a:active{
	color:#EFEFEF;
}

.boxbody{
	background-image:url(../images/bigbox_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #e6e6e6;

	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	
	color:#708090;
	
	text-align:justify;
	

}

.boxbody-title{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	display:block;
	
	margin-bottom:5px;
}

.boxbody-date{
	color:#999999;
	font-style:italic;
	display:block;
	margin-bottom:15px;
}


.boxbody-shortbody{
	color:#222222;
	display:block;
	margin-bottom:15px;
}



.boxbody-img{
/*	float:left; */
	border:1px solid #333333;
	padding:3px;
	margin-right:10px;
	margin-bottom:10px;
}



.boxbody ul{
	margin-right:-20px;
	padding-right:35px;
	margin-left:-20px;
	padding-left:35px;
	_padding-left:-20px;
	_padding-right:-20px;
	
}

.bigbox .boxbody{
	color:#333333;
}



.bluebox .boxheader{
	background-image:url(../images/blueboxheader_bg.gif);
}

/* -------------- /BOX --------------- */


.home-center{
	width:422px;
/*	float:right;
	margin-left:5px; */
	
}

.home-side{
	width:200px;
/*	float:right; */
}

.input{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	padding:2px;
	border:1px solid #CCCCCC;
}

.form-on{
	background-color:#FFFFFF;
}

.form-off{
	background-color:#fafafa;
}

.textarea{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	padding:2px;
	border:1px solid #CCCCCC;
}

select{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	padding:2px;
}


.button{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
}

.catlist {
	margin-top:10px;
	margin-bottom:20px;
}

.catlist-title{
	display:block;
	margin-bottom:10px;
	font-weight:bold;
	color:#666666;
}


.catlist a:link , .catlist a:visited {
	color:#333333;
}

.catlist a:hover , .catlist a:active {
	color:#999999;
}


.catlist .item{
	display:block;
	padding-right:10px;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	
	background-image:url(../images/catlist.gif);
/*	background-position:right 6px; */
	background-repeat:no-repeat;
}







.filelist {
	margin-top:10px;
	margin-bottom:20px;
}

.filelist-title{
	display:block;
	margin-bottom:10px;
	font-weight:bold;
	color:#666666;
}


.filelist a:link , .filelist a:visited {
	color:#333333;
}

.filelist a:hover , .filelist a:active {
	color:#999999;
}


.filelist .item{
	display:block;
	padding-right:20px;
	padding-left:20px;
	
	padding-top:3px;
	padding-bottom:3px;
	
	margin-top:5px;
	margin-bottom:5px;
	
	background-image:url(../images/file.gif);
/*	background-position:right 70%; */
	background-repeat:no-repeat;
}













.linklist {
	margin-top:10px;
	margin-bottom:20px;
}

.linklist-title{
	display:block;
	margin-bottom:10px;
	font-weight:bold;
	color:#666666;
}


.linklist a:link , .linklist a:visited {
	color:#333333;
}

.linklist a:hover , .linklist a:active {
	color:#999999;
}


.linklist .item{
	display:block;
	padding-right:20px;
	padding-left:20px;
	
	padding-top:3px;
	padding-bottom:3px;
	
	margin-top:5px;
	margin-bottom:5px;
	
	background-image:url(../images/link.gif);
	background-position:right 70%;
	background-repeat:no-repeat;
}







.list {
	margin-top:10px;
	margin-bottom:20px;
}

.list-title{
	display:block;
	margin-bottom:10px;
	font-weight:bold;
	color:#666666;
}


.list a:link , .list a:visited {
	color:#333333;
}

.list a:hover , .list a:active {
	color:#999999;
}


.list .item{
	display:block;
	padding-right:10px;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	
	background-image:url(../images/list.gif);
/*	background-position:right 6px; */
	background-repeat:no-repeat;
}


.hrz-line{
	clear:both;
	height:10px;
	border-bottom:1px dashed #999999;
	margin-bottom:20px;
}


.paging{
	height:15px;
	padding-left:5px;
	padding-right:5px;
	
	margin-bottom:8px;
	
	text-align:center;
}

.paging-next{
/*	float:left; */
}

.paging-prev{
/*	float:right; */
}












.shortlist {
	margin-top:10px;
	margin-bottom:20px;
}

.shortlist-title{
	display:block;
	margin-bottom:10px;
	font-weight:bold;
	color:#666666;
}


.shortlist a:link , .shortlist a:visited {
	color:#333333;
}

.shortlist a:hover , .shortlist a:active {
	color:#999999;
}


.shortlist .item{
	display:block;
	line-height:150%;
	color:#666666;
	clear:both;
	margin-bottom:15px;
}

.shortlist .item img{
	border:1px solid #333333;

/*	float:right;
	margin-left:10px; */
}



.item-title{
	font-weight:bold;
	color:#222222;
}

.item-date{
	color:#666666;
	font-style:italic;
}




.form{
}


.form-title{
	width:90px;
	padding:2px;
}


.login-box a:link , .login-box a:visited {
	color:#708090;
}

.login-box a:hover , .login-box a:active {
	color:#222222;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.mainmenu {
/*
	float:right;
	position:relative;
	padding-top:3px;
	margin-right:30px;
	_margin-right:15px;
	width:690px;
*/
}
.mainmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.mainmenu ul li{
	position: relative;
	display: inline;
	float: right;
	background-color: transparent; /*overall menu background color*/
}

/*Top level menu link items style*/
.mainmenu ul li a{
	display: block;
	width: auto; /*Width of top level menu link items*/
	padding: 1px 8px;
	border-right-width: 0;
	text-decoration: none;
	color: navy;
	border-left:1px solid #ffffff;
	text-align:center;
	color:#666666;
}


.mainmenu ul li a:hover, .mainmenu ul li a:active{
	color:#FFFFFF;
}
	
/*1st sub level menu*/
.mainmenu ul li ul{
	right: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	background-color: #496b98;
	border:1px solid #666666;
/*
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
*/

	padding-top:5px;
	padding-bottom:5px;	
	z-index:1;
}


/*Sub level menu list items (undo style from Top level List Items)*/
.mainmenu ul li ul li{
	display: list-item;
	float: none;
	margin-bottom:2px;
	margin-top:2px;
	width: 160px; /*width of sub menu levels*/
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.mainmenu ul li ul li ul{ 
	right: 159px; /* no need to change, as true value set by script */
	top: 0;
}

/* Sub level menu links style */
.mainmenu ul li ul li a{
	display: block;
	
	color: navy;
	text-decoration: none;
	padding: 1px 5px;
	border:none;
	text-align:right;
	color:#000000;	
	
	/*
	margin-right:-50px;
	border:1px solid white;
	*/
}

.mainmenu ul li ul li a:hover, .mainmenu ul li ul li a:active{
	color:#999999;
}


/*Background image for top level menu list links */
.mainmenu .mainfoldericon{
/*
	background-image: url(../images/menu_arrow_down.gif);
	background-position:2% 50%;
	background-repeat:no-repeat;
*/
}

/*Background image for subsequent level menu list links */
.mainmenu .subfoldericon{
	background-image: url(../images/menu_arrow_left.gif);
	background-position:2% 50%;
	background-repeat:no-repeat;
}


* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .mainmenu ul li { float: right; height: 1%; }
/* End */



.products-box{
	width:205px;
}


.treeMenu1HighlightTreeItem{ 
	font-weight:bold;
	color:red;
	text-decoration:none;
 }
.treeMenu1OpenCloseButton{ 
	font-weight:normal;
	color:inherit;
	text-decoration:none;
	font-family: "Courier New", Courier, monospace;
	font-size:15px;
 }


.treeMenu1 a{

}

.treeMenu1 li {
	padding-right:40px;
	_padding-right:inherit;
	
	padding-left:40px;
	_padding-left:inherit;
	
	
	margin-top:5px;
	list-style-type: none;

	margin-right:-50px;
	_margin-right:inherit;


	margin-left:-50px;
	_margin-left:inherit;
	
	font-weight:bold;

}

.treeMenu1 li ul {
	margin-right:0px;
	margin-left:0px;
}

.treeMenu1 li ul li {
	font-weight:normal;
}


.treeMenu1ParentNode {
	margin-top:8px;
	margin-right:-40px;
	_margin-right:0px;
	
	margin-left:-40px;
	_margin-left:0px;
	
	padding-right:10px;
	
}

.treeMenu1ChildNode {

	margin-top:0px;
	padding-top:3px;
	padding-bottom:3px;
	margin-right:-50px;
	padding-right:22px;
	
	margin-left:-50px;
	padding-left:22px;
}

.treeMenu1TopNode{
	font-weight:bold;
}