html {
     overflow: -moz-scrollbars-vertical;
}
body, table, form, h1, h2, h3, h4, h5, h6, input, select {
	margin:0px;
	padding:0px;
}

body, form, table, td, tr, ul, li, h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:13px;
	color: #58595b;
}

a {
	font-family: Tahoma, sans-serif;
	font-size:13px;
	text-decoration:underline;
	color:#245295;
}

a:hover {
	text-decoration:none;
}

a.act{
	font-weight: bold;
	text-decoration:none;
}

.move_line{
	 padding: 0 125px;
}
.move_line a{
	 font-size: 15px; 
	 font-family: "Trebuchet MS";
	 text-decoration: none;
}
.move_line a:hover{
	text-decoration: underline;
}

img {
	border:0px;
}

.height1{ height:1%;}
.height99{ height:99%;}

.width1{width:1%;}
.width99{width:99%;}

#body{
	height: 100%;
}

#content{
	height: 715px;
}

.rb{
	border: 1px solid red;
}

.float_left{
	float: left;
}

.blue_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#245295;
}
.td_topmenu_item, .td_topmenu_item_act{
	padding: 20px 0 0 0;
	width: 100px;
	
}
.td_topmenu_item{
	background: url('/data/image/img_top_menuitem.gif') no-repeat left top;
}
.td_topmenu_item_act{
	background: url('/data/image/img_top_menuitem_act.gif') no-repeat left top;	
}
.td_topmenu_item_act a{
	font-weight: bold;
}

.td_topmenu2_item, .td_topmenu2_item_act{
	padding: 20px 0 0 0;
	width: 150px;
}
.td_topmenu2_item{
	background: url('/data/image/img_top2_menuitem.gif') no-repeat left top;
}
.td_topmenu2_item_act{
	background: url('/data/image/img_top2_menuitem_act.gif') no-repeat left top;	
}
.td_topmenu2_item a{
	color: #58595b;
}
.td_topmenu2_item_act a{
	font-weight: bold;
	color: #58595b;
}

.div_title{
	/*text-transform: uppercase; */
	color:#245295; 
	font-weight: normal; 
	font-family: Tahoma, sans-serif; 
	font-size: 16px;
	padding-bottom: 10px;
}



.picasso {
	font-family: Tahoma, Arial, Verdana;
}
.phead {
	font-size:14px;
	color:#f4af1a;
	font-weight:bold;
}
.pmain {
	font-size:12px;
	color:#58595b;
	font-weight:bold;
}
.pusual {
	font-size:12px;
	font-weight:none;
	color:#58595b;
}

.monet {
	font-family: Tahoma, Arial, Verdana;
}
.mhead {
	font-size:14px;
	color:#c40109;
	font-weight:bold;
}
.mmain {
	font-size:12px;
	color:#58595b;
	font-weight:bold;
}
.musual {
	font-size:12px;
	font-weight:none;
	color:#58595b;
}

.projectsmenu {
	cursor:pointer; 
	padding-left:10px;
	color:#2d2e2f; 
	font-size:12px; 
	font-weight:bold;
}

.prmenupic-monet {
	background:url('/data/image/monet-info.jpg') no-repeat;
}

.prmenupic-picasso {
	background:url('/data/image/picasso-info.jpg') no-repeat;
}
.gray_url{
	color:#58595b;
}
