BODY {
	background-color: #000000;
	border: 0px;
	margin:0pt;
	overflow-y:scroll !important;
	padding:0pt;
}
H1 {
	color: #000000;
}

.textblock {
	color: #000000;
}

a {
	color:#3399FF;
}
a:visited {
	color:#3399FF;
}
a:hover {
	text-decoration:none;
}


.MainTable {
	border-collapse: collapse;
	height: 768px;
	
}
.RightSide {
	width: 200px;
	vertical-align: top;
}
.LeftSide {
	vertical-align: top;
	width: 100%;
}
.LeftSideTop {
	background-image: url('/img/top_fon.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 106px;
	width: 240px;
}
.LeftSideBottom {
	background-image: url('/img/down_fon.png');
	background-position: left top;
	background-repeat: no-repeat;
	height: 30px;
	width:100%;
	height: 25px;
}
.MainContainer {
	border-collapse: collapse;
	width:100%;
	height: 635px;
}
.MainContainerLeft {
	width: 35px;
	height: 100%;
	background-image: url('/img/left.png');
	background-position: right top;
	background-repeat: no-repeat;
}
.MainContainerCenter {
	background-image: url('/img/main_fon.png');
	background-position: left top;
	background-repeat: repeat-x;
	vertical-align: top;
}
.MainContainerRight {
	width: 16px;
	height: 100%;
	background-image: url('/img/right.png');
	background-position: left top;
	background-repeat: no-repeat;
}
.Content {
	
	overflow-y: scroll;
	margin-top: 17px;
	height: 600px;
	padding-left: 25px;
}
.Logo {
	vertical-align: top;
	height: 98px;
	width: 289px;
	background-image: url('/img/logo_sm.png');
	background-position: right top;
	background-repeat: no-repeat;
}
.Buttons {
	vertical-align: top;
	background-image: url('/img/_bottom_right_bg.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 668px;
	
}
.Button {
	margin-top: 40px; 
	margin-left: 40px;
	margin-right: 40px;
	border: 0px solid #000000;
	
}

.MainLogo {
	background-image: url('/img/main_logo.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	
	width: 746px;
	height: 500px;
}

.PortfolioGroupItem {
	
}

.PortfolioPicList {
}
.PortfolioPicListElement {
	margin: 10px 10px 10px 10px; 
	height: 114px; 
	width: 152px;
	border: 1px;
}
.PorfolioPic_a {
	border: 1px solid #545454;
}
.PorfolioPic_b {
	height: 225px; 
	width: 300px;
	border: 1px solid #545454;
}

.PortfolioGroupList {
	color: #545454;
	text-decoration:none;
}
.PortfolioGroupList:visited {
	color: #545454;
	
}
.PortfolioGroupList_:hover {
	text-decoration:none;
}

.galimg {
	border: 1px solid #545454;
}

.galimg_a {
	color:#545454;
}
.galimg_a:visited {
	color:#545454;
}
.galimg_a:hover {
	text-decoration:none;
}

.main_a {
	color:#545454;
	border-color: #000000;
	margin-right: 30px; 
	margin-left: 30px;
}
.main_a:visited {
	color:#545454;
	border-color: #000000;
}
.main_a:hover {
	text-decoration:none;
	border-color: #000000;
}