@charset "utf-8";
/* CSS Document */
/*div#page_wrap_1 {
	background-attachment:fixed;
	background-color: transparent;
	background-image: url(/demo_cmr/CMR_HTML/images/style/ab_left.jpg);
	background-repeat: no-repeat;
	background-position:top;
	
}*/
html{
	background-attachment:fixed;
	background-color: transparent;
	background-image: url(../../images/style/background_general.png);
	background-repeat: no-repeat;
	background-position:top;
}
#container {
	padding: 0px 0px 0px 0px;
	font-size:10px;
	font-family:Verdana;
	color:#ffffff;
	width:1200;	
	
	
height: 0px; 
display: inline; 
background-image: url(../../images/style/back_top.png); 
background-image: url(../../images/style/back_left.png); 
background-image: url(../../images/style/menu.png);
background-image: url(../../images/style/home.png); 



}
a{
	color: #444444;
		text-decoration: none;
}

a:visited {
	color: #444444;
		text-decoration: none;
}
a:hover {
	color: #444444;
		text-decoration:underline;
}
a:active {
	color: #444444;
		text-decoration: none;
}

body,td,th {
	color: #444444;
	font:12px Verdana;
}

#tblInfo td {
	font-size: 10px!important;
}

.subtitle{
font:12px;
font-weight: bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#444444;
}
#topbar {
	position:absolute;
	border: 0px solid #999999;
	padding: 10px;
	background-color:transparent;
	width: 100px;
	height:400px;
	visibility:visible;
	z-index: 0	;
}
