body {
	background-color: #142344;
	color:#666666;
	font-family:verdana, arial, helvetica, serif;
	font-size:11px;
	margin:0;
	padding:0;
	background-image: url(../images/body_background.gif);
}

#full_container {
	width: 950px;
	margin: 5px auto;
	line-height: 130%;
	/*background-image: url(../images/gridbcg.gif);*/
	background-color: transparent;
	
}

.tree_container {
	background-image: url(../images/nav_bcg.gif);
}



@media screen, print { 
	/* Turn off list bullets */
	ul.mktree  li { list-style: none; color: #FFFFFF;} 
	/* Control how "spaced out" the tree is */
	ul.mktree, ul.mktree ul , ul.mktree li {
	margin-left:11px;
	padding:0px;
	text-align: left;
	font-size: 12px;
	font-family:verdana, arial, helvetica, serif;
	font-weight: bold;
}
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li           .bullet { padding-left: 15px; }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen    .bullet { cursor: pointer; background: url(../images/minus.gif)  center left no-repeat; }
	ul.mktree  li.liClosed  .bullet { cursor: pointer; background: url(../images/plus.gif)  center left no-repeat; }
	ul.mktree  li.liBullet  .bullet { cursor: default; background: url(../images/bullet.gif) center left no-repeat; }
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul {
	display: block;
	margin-left: 0px;
	text-align: left;
}
	ul.mktree  li.liClosed  ul { display: none; }


/* font size change 
	ul.mktree  li ul li { font-size: 90% }*/


}

#head_container {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	/*margin-left: 175px;
	margin-right: 175px;*/
	padding-top: 0px;
	padding-left: 175px;
	padding-right: 175px;
	color: #000000;
	text-align: center;
	/*background:#999999;*/
	/*height: 73px;*/
}

.center_title {
	width: 500px;
	height: auto;
	padding: 5px 5px 5px 5px;
	color: #FFFFFF;
	background-color: #142344;
	margin-top: 5px;
	border: 1px #ffffff solid;
	margin-left: 0px;
}

.center_name {
	width: 500px;
	height: 20px;
	color: #FFFFFF;
	margin-top: 5px;
	border: 0px #ffffff solid;
	margin-left: 0px;
}

.result_cont {
	border: 1px solid #ffffff;
	margin-bottom: 15px;
	padding: 1px;
	width: 550px;
	height: 155px;
	margin-left: 0px;
	background-color: #374b78;
}

.result_bar {
	background-color: #142344;
	padding: 6px;

}

.result_id {
	float: left;
	font-weight: bold;
	width: auto;
	margin-left: 0px;
	padding-left: 5px;

}

.result_date {
	color: #FFFFFF;
	width: auto;
	text-align: right;
	
}

.result_img {
	float: left;
	height: 128px;
	width: 128px;
	background-color:#FFFFFF;
}

.result_content {
	padding: 6px;
	width: auto;
	color: #FFFFFF;
	margin-left: 115px;
	padding-right: 15px;
}

.comment_cont {
	border: 1px solid #ffffff;
	margin-bottom: 15px;
	padding: 1px;
	width: 550px;
	height: 80px;
	margin-left: 0px;
	
}

.comment_bar {
	background-color: #142344;
	padding: 6px;

}

.comment_id {
	float: left;
	font-weight: bold;
	width: auto;
	margin-left: 0px;
	padding-left: 5px;

}

.comment_date {
	color: #FFFFFF;
	width: auto;
	text-align: right;
	
}

.comment_img {
	float: left;
	height: 55px;
	width: 55px;
	background-color:transparent;
	visibility: hidden;
}

.comment_content {
	padding: 6px;
	width: auto;
	color: #FFFFFF;
	margin-left: 75px;
	margin-right: 15px;
}

.userpage_cont {
	border: 1px solid #ffffff;
	margin-bottom: 15px;
	padding: 1px;
	width: 550px;
	height: auto;
	margin-left: 0px;
	
}

.userpage_bar {
	background-color: #142344;
	padding: 6px;

}

.userpage_id {
	float: left;
	font-weight: bold;
	width: auto;
	margin-left: 0px;
	padding-left: 5px;

}

.userpage_date {
	color: #FFFFFF;
	width: auto;
	text-align: right;
	
}

.userpage_img {
	height: 400px;
	width: 400px;
	background-color:#FFFFFF;
	background-image: url(../images/asset1_l.gif);
}

.userpage_content {
	padding: 6px;
	width: auto;
	color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #142344;
}




.featured_container {
	height: 100px;
	width: 600px;
	background-image: url(../images/header_under2.gif);
}

.featured_head {
	width:auto;
	background-image: url(../images/center_top.gif);
	height: 10px;
}

.featured_foot {
	width:auto;
	background-image: url(../images/center_bottom.gif);
	height: 10px;
}

.feat1 {
	background-color: transparent;
	height: 90px;
	width: 90px;
	margin-left: 82px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	background-image: url(../images/feat_01.jpg)
}
.feat2 {
	background-color: transparent;
	height: 90px;
	width: 90px;
	margin-left: 83px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	background-image: url(../images/feat_02.jpg)
}
.feat3 {
	background-color: transparent;
	height: 90px;
	width: 90px;
	margin-left: 83px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	background-image: url(../images/feat_03.jpg)
}

.feat0 {
	background-color: #CCCCCC;
	height: 90px;
	width: 90px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	background-image: url(../images/7575.gif)
}

.feat0_info {
	background-color: #666666;
	height: 90px;
	width: 90px;
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bloc6 {
	background-color: #CCCCCC;
	height: 90px;
	width: 90px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	background-image: url(../images/7575.gif)
}

.bloc6_info {
	background-color: #666666;
	height: 90px;
	width: 90px;
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bloc7 {
	background-color: #CCCCCC;
	height: 90px;
	width: 90px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	background-image: url(../images/7575.gif)
}

.bloc7_info {
	background-color: #666666;
	height: 90px;
	width: 90px;
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.asset_container {
	background-color: transparent;
	height: 138px;
	/*margin-top: 10px;*/
	width: 550px;
	vertical-align: middle;
	background-image: url(../images/center_bcg.gif);
	border: 1px solid #ffffff;
	border-bottom:0px solid #ffffff;
}

.asset {
	background-color: #142344;
	height: 128px;
	width: 128px;
	float: left;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.asset_i_container {
	background-color: transparent;
	height: 130px;
	/*margin-top: 10px;*/
	width: 550px;
	vertical-align: middle;
	border: 1px solid #ffffff;
}

.asset1 {
	background-color: #142344;
	height: 128px;
	width: 128px;
	float: left;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/asset1_s.jpg);
}
.asset_i1 {
	background-color: #142344;
	height: 90px;
	width: 128px;
	float: left;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.asset2 {
	background-color: #142344;
	height: 128px;
	width: 128px;
	float: left;
	margin-left: 84px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/asset2_s.gif);
}
.asset_i2 {
	background-color: #142344;
	height: 90px;
	width: 128px;
	float: left;
	margin-left: 84px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.asset3 {
	background-color: #142344;
	height: 128px;
	width: 128px;
	float: right;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/asset3_s.gif);
}
.asset_i3 {
	background-color: #142344;
	height: 90px;
	width: 128px;
	float: right;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.browse_cat {
	background-color: transparent;
	height: 70px;
	width: 128px;
	float: left;
	margin-left: 54px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.browse_cat2 {
	background-color: transparent;
	height: 70px;
	width: 128px;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.arrow {
	background-color: transparent;
	height: 25px;
	width: 25px;
	float: left;
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 0px;
	background-image:url(../images/arrow.gif);
}


#top_left_search {
	float: left;
	width: 175px;
	/*border:	1px solid #444444;*/
	text-align:center;
	height: 175px;
	background-image: url(../images/header_left.gif);
 
	
}

#left_column {
	float: left;
	width: 170px;
	background: transparent;
	/*border:	1px solid #444444;*/
	text-align:center;
	border: 0px solid #ffffff;
	
}

#left_search {
	/*background-image: url(../images/left_nav_bcg.gif); */
     background-repeat:repeat-y;
	border: 0px solid #ffffff;
	background-color: #374b78;
	background-image: url(../images/nav_bcg.gif);
	/*background-image: url(../images/l_border03_bcg.gif);*/
	min-height:100px;
	height:100px;
	padding-top: 1px;
} 

#left_nav {
	height:auto;
	/*background-image: url(../images/left_nav_bcg.gif); */
    background-repeat:repeat-y;
	border: 0px solid #ffffff;
	background-color: #374b78;
	background-image: url(../images/nav_bcg.gif);
	padding-top: 1px;
	/*background-image: url(../images/l_border03_bcg.gif);*/
	min-height:125px;
	height:auto !important;
	height:160px;
	padding-bottom: 1px;
} 

#right_user {
	/*background-image: url(../images/left_nav_bcg.gif); */
    background-repeat:repeat-y;
	border: 0px solid #ffffff;
	background-color: #374b78;
	background-image: url(../images/nav_bcg.gif);
	/*background-image: url(../images/l_border03_bcg.gif);*/
	min-height:100px;
	height:auto !important;
	height:140px;
	padding-top: 1px;
} 

#right_stat {
	/*background-image: url(../images/left_nav_bcg.gif); */
    background-repeat:repeat-y;
	border: 0px solid #ffffff;
	background-color: #374b78;
	background-image: url(../images/nav_bcg.gif);
	/*background-image: url(../images/l_border03_bcg.gif);*/
	min-height:125px;
	height:auto !important;
	height:160px;
	padding-top: 1px;
} 

#left_column a, #left_column a:visited { 
     /*display: block;*/ 
     /*border: 1px #000000 solid; */
     background:transparent; 
     padding-top: 3px; 
     padding-left: 0px; 
     width:87%; 
     margin: 0px auto; 
     height: 20px; 
     color: #ffffff; 
}

#left_column a:hover {
	/*text-decoration: underline;*/
	border: 0px solid #ffffff;
	
}

.left_text {
	padding: 0px 5px 5px 5px;
	/*color: #444444;*/
	border: 1px solid #FFFFFF;
	/*background: #808080;*/
	margin-bottom: 0px;
	font-size: 12px;
}

#search_header {
	height: 18px;
	border: 0px solid #ffffff;
	padding-top: 5px;
	margin-top: 5px;
	background-image: url(../images/nav_header.gif);
}

#nav_header {
	height: 18px;
	border: 0px solid #ffffff;
	padding-top: 5px;
	/*background-image: url(../images/l_border03_t.gif);*/
	background-color: #374b78;
	background-image: url(../images/nav_header.gif);
}

#login_header {
	height: 18px;
	border: 0px solid #ffffff;
	padding-top: 5px;
	/*background-image: url(../images/l_border03_t.gif);*/
	background-color: #374b78;
	margin-top: 5px;
	background-image: url(../images/nav_header.gif);
}

#stat_header {
	height: 18px;
	border: 0px solid #ffffff;
	padding-top: 5px;
	/*background-image: url(../images/l_border03_t.gif);*/
	background-color: #374b78;
	background-image: url(../images/nav_header.gif);
}

#menufooter {
	height: 21px;
	background: #374b78;
	/*margin-bottom: 15px;*/
	border: 0px solid #ffffff;
	margin-bottom: 5px;
	background-image: url(../images/nav_footer.gif);
	/*background-image: url(../images/l_border03_b.gif);*/
}

.center_column {
	margin-left: 175px;
	margin-right: 175px;
	border:	0px solid #ffffff;
	text-align:left;
	background-repeat: repeat-y;
	margin-top: 5px;
	/*background-image: url(.../images/gridbcg.gif);*/
	/*background-image: url(../images/content_border03_bcg.gif);*/
	min-height:440px;
	height:auto!important;
	height:440px;
}

.center_name_l {
	margin-left: 25px;
	margin-right: 0px;
	background-color: #142344;
	border:	0px solid #ffffff;
	width: 150px;
	height: 20px;
	float: left;
	background-image: url(../images/center_name_l1.gif);
	/*background-image: url(../images/content_border03_bcg.gif);*/
}
.center_name_home {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #374b78;
	border:	0px solid #ffffff;
	text-align: center;
	width: 150px;
	height: 20px;
	float: left;
	background-image: url(../images/center_name_home2.gif);
	/*background-image: url(../images/content_border03_bcg.gif);*/
}

.center_name_browse {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #374b78;
	border:	0px solid #ffffff;
	text-align: center;
	width: 150px;
	height: 20px;
	float: left;
	background-image: url(../images/center_name_browse.gif);
	/*background-image: url(../images/content_border03_bcg.gif);*/
}

.center_name_support {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #374b78;
	border:	0px solid #ffffff;
	text-align: center;
	width: 150px;
	height: 20px;
	float: left;
	background-image: url(../images/center_name_support.gif);
	/*background-image: url(../images/content_border03_bcg.gif);*/
}

.center_name_upload {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #374b78;
	border:	0px solid #ffffff;
	text-align: center;
	width: 150px;
	height: 20px;
	float: left;
	background-image: url(../images/center_name_upload.gif);
	/*background-image: url(../images/content_border03_bcg.gif);*/
}

.center_name_signup {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #374b78;
	border:	0px solid #ffffff;
	text-align: center;
	width: 150px;
	height: 20px;
	float: left;
	background-image: url(../images/center_name_signup.gif);
	/*background-image: url(../images/content_border03_bcg.gif);*/
}
.center_name_results {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #374b78;
	border:	0px solid #ffffff;
	text-align: center;
	width: 150px;
	height: 20px;
	float: left;
	background-image: url(../images/center_name_results.gif);
	/*background-image: url(../images/content_border03_bcg.gif);*/
}

.center_name_search {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #374b78;
	border:	0px solid #ffffff;
	text-align: center;
	width: 150px;
	height: 20px;
	float: left;
	background-image: url(../images/center_name_search.gif);
	/*background-image: url(../images/content_border03_bcg.gif);*/
}

.center_name_asset {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #374b78;
	border:	0px solid #ffffff;
	text-align: center;
	width: 150px;
	height: 20px;
	float: left;
	background-image: url(../images/center_name_asset.gif);
	/*background-image: url(../images/content_border03_bcg.gif);*/
}

.center_name_user {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #374b78;
	border:	0px solid #ffffff;
	text-align: center;
	width: 150px;
	height: 20px;
	float: left;
	background-image: url(../images/center_name_user.gif);
	/*background-image: url(../images/content_border03_bcg.gif);*/
}

.center_name_asset {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #374b78;
	border:	0px solid #ffffff;
	text-align: center;
	width: 150px;
	height: 20px;
	float: left;
	background-image: url(../images/center_name_asset.gif);
	/*background-image: url(../images/content_border03_bcg.gif);*/
}

.center_name_r {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #142344;
	border:	0px solid #ffffff;
	width: 150px;
	height: 20px;
	float: left;
	background-image: url(../images/center_name_r1.gif);
	/*background-image: url(../images/content_border03_bcg.gif);*/
}


#logo {
	padding: 0px 0px 0px0px;
	border: 0px solid #000000;
	/*background-image: url(../images/header_rw1.1.jpg);*/
	background-color: transparent;
	height: 75px;
	width: 600px;
	background-image: url(../images/header_main.gif);


}

.content_title {
	border: 0px solid #ffffff;
	width: 600px;
	text-align:center;
	height: 100px;
	background-image: url(.../images/header_under1.gif);
	background-color: #374b78;
	background-repeat: repeat-y;
	
}

/*#content_title a, #content_title a:visited {
	color: #FFF;
}*/

.text {
	padding: 10px 10px 10px 10px;
	color: #FFF;

}

#top_right_login {
	float: right;
	width: 175px;
	border:	0px solid #000000;
	text-align:center;
	height: 175px;
	/*background-image: url(../images/175175.gif);*/
	background-image: url(../images/header_right.gif);
}

#right_column {
	float: right;
	width: 170px;
	/*background: #888888;*/
	border:	0px solid #ffffff;
	text-align:center;
	color: #000000;
}

.right_text {
	padding: 3px 3px 3px 3px;
	color: #000000;
	border: 0px solid #000000;
	text-align: center;
	font-size: 11px;
	/*width: 81%;
	margin-left: 10.5px;*/
	margin: 0px 0px 0px 0px;
}

.right_text2 {
	padding: 0px 5px 5px 5px;
	color: #000000;
	border: 1px solid #000000;
	background: #808080;
	text-align: center;
	font-size: 11px;
	width: 81%;
	margin-left: 10.5px;	
}

#contact {
	color: #363636;
	/*background: #5982B3;*/
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	border:	1px solid #ffffff;
	width: 125px;
	margin-left: 11px;
}

a:link,a:visited {
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration:none;
}

a:hover {
	/*background-color:#FFFFFF;*/
	text-decoration:underline;
	border-color: #FFFFFF;
	color: #FFFFFF;
}

a:link img,a:visited img { 
	border: 0px solid #FFFFFF; 
}

a:hover img { 
border: 0px solid #FFFFFF;
}

h3 {
	margin-top: 6px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-size:10px;
	color: #444444;
	height: 20px;
	text-align: center;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	font-size:14px;
	color: #00CCFF;
	text-align:center;
	height: 20px;
}

#horiz_nav {
padding-top: 0px;
border:	1px solid #444444;
}

input {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	margin-left: 4px;
	}


#login {
	color: #FFFFFF;
	font-family:verdana, arial, helvetica, serif;
	font-size: 10px;
	/*display: inline;*/
     text-align: center;
	margin-left: 5px;
 }
 
	
#login .theInput {
     font-family:verdana, arial, helvetica, serif;
     font-size: 11px;
     /*width: 110px;
     margin: 0px auto;*/
 }

 #login .theSubmit {
     font-family:verdana, arial, helvetica, serif;
     font-size: 10px;
     background-color: #333333;
     color: #FFFFFF;
    
 }

.12pxwhiteb {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.white {
	color: #FFFFFF;
	font-weight: bold;
}
.whitereg {
	color: #FFFFFF;
}

.white_small {
	color: #FFFFFF 
	font-size: 8px;
	}
.black {color: #000000}
.gray1 {color: #CCCCCC}
