* {
	padding: 0;
	margin: 0;
}

.version {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #99CC00;
}

body {
	background:url(../images/bg2.gif);
	background-repeat: repeat;
	background-color: #000000;
	font: 100% Arial, Verdana, sans-serif;
}

.Menu_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	padding-left: 57px;
	padding-top: 190px;
	color: #FFFFFF;
	font-weight: normal;
	width: auto;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #99CC00;
}

#table_main {
	border:1px #fff solid;
	}

#table_menu {
	background : url(../images/bg_portfolio.gif);
	}


#pageframe {
	background: #000;
	position:absolute;
	border:0;
	width:800px;
	height:720px;
	padding:0px;
	margin:0px;
	}

#pageframe iframe{
	background: #000;
	}
	
#info {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	padding-top:250px;
	}
#info a{
	text-decoration:none;
	color: #666666;
	}
#info a:hover{
	text-decoration:none;
	color: #ffffff;
	}