
/* common roundozer classes */
.roundozer-nofloat { float:none }
.roundozer-skip {}
.roundozer-tablet { border:0px none; 
                    border-collapse: collapse;
                    margin:0; padding: 0 }

/* GREY */
/* margin and paddings */
.roundozer-grey-contra { margin:-5px }
.roundozer-grey-pro,
.roundozer-grey        { padding:5px; }
/* background and angles */
.roundozer-grey    { background-color: #ffffff; color:#ffffff; }
.roundozer-grey-00 { background-image: url(pic/grey_00.gif);
                       background-repeat: no-repeat;
                       background-position: top left;
                     }
.roundozer-grey-01 { background-image: url(pic/grey_01.gif);
                       background-repeat: no-repeat;
                       background-position: top right
                     }
.roundozer-grey-10 { background-image: url(pic/grey_10.gif);
                       background-repeat: no-repeat;
                       background-position: bottom left
                     }
.roundozer-grey-11 { background-image: url(pic/grey_11.gif);
                       background-repeat: no-repeat;
                       background-position: bottom right
                     }






#tooltip 

{
	width: 100px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	BACKGROUND: #FFFF99;
	VISIBILITY: hidden;
	PADDING-BOTTOM: 3px;
	MARGIN: 0px;
	COLOR: #6C808D;
	PADDING-TOP: 3px;
	POSITION: absolute;
	font: 11px Tahoma;
	border: 1px solid #6C808D;
}



.note

{
	margin-left: 23px;
	margin-top: 1px;
	margin-bottom: 20px;
	display: block;
	color: #CCCCCC;
	text-decoration: none;
	font: 11px/95% Tahoma;


}


html, body {
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

p, th, td {
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
		
}
.header {
	height: 299px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
	background: url(pic/bg_header.gif) repeat-x center bottom;
}
.content {
	padding: 20px;
	width: 90%;
	text-align: left;
	vertical-align: top;
}
.right {
	padding: 20px;
	width: 10%;
	background: #FFFFFF url(pic/bg_right.gif) no-repeat left top;
	text-align: left;
	vertical-align: top;
}
.right li {
	//\\white-space: nowrap;

	//\\list-style: url(pic/li_item.gif);
	line-height: 150%;
}
.front_tbl {
	//\\border-collapse: collapse;
	border-spacing: 10px;
	width: 100%;
}


.left {
	background: #FFFFFF url(pic/bg_left.gif) no-repeat right top;
	padding: 20px;
	width: 10%;
	text-align: left;
	vertical-align: top;
}
.content .front_tbl img {
	margin: 10px 0px;
	padding: 0px;
}

h1 {
	color: #4889B1;
	letter-spacing: 0.2em;
	font: normal 20pt Helvetica;
	text-transform: none;
}

a:link {
	color: #0099F9;
	text-decoration: underline;
}
a:visited {
	color: #9999CC;
	text-decoration: underline;
}
a:hover {
	color: #F26522;
	text-decoration: underline;
}

h3 {
	font: bold 10pt Arial;
}
.left p {
	color: #999999;
	line-height: 150%;
	font-size: 100%;
}
.back {
	background: #FFFFFF url(pic/works/back.gif) no-repeat right bottom;
	height: 60px;
	vertical-align: top;
	font-size: 11pt;
	font-weight: bold;
	width: 150px;
	margin-top: 100px;
}
.content h4 {
	color: #6C808D;
}


h2 {
	color: #6C808D;



	
	letter-spacing: normal;
	font: normal 14pt Helvetica;
	text-transform: none;
}
.front_tbl td {
	
	border: 1px solid #f0f0f0;
	
}
.footer {
	margin: 7px;
	padding: 7px 7px 7px 220px;
	color: #999999;
	border-top: 1px solid #D3D3D3;
	background: #FFFFFF url(pic/footer.gif) repeat-x;
	font-size: 10px;
}

.footer p {
	font-size: 10px;
	color: #999999;
}




.off {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.5;
}

//\\.off:hover {
//\\filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
//\\-moz-opacity: 1;
//\\}
.on {

filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
	//\\background: #CCCCCC;
}
.right p {
	//\\white-space: nowrap;


	//\\list-style: url(pic/li_item.gif);
	margin-top: 1px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}
