body{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#BEBAB7;
	background-color:#030303;
	padding:0;
	margin:0;
}
.top{
	background-image:url('Portal/images/top.jpg');
	height:69px
}
.menu{
	padding:54px 0 0 360px;
}
.menu a{
	color:#94939D;
	background:inherit;
	font-size:12px;
	text-decoration:none;
	padding:0 20px 0 5px;
}
.menu a:hover{
	text-decoration:underline;
	color:#DFDFDF;
	background:inherit;
}
.bottom{
	height:268px;
	background-image:url('Portal/images/bottom.jpg');
	background-repeat:no-repeat;
	color:#878C9B;
	background-color:inherit
}
.bottom a{
	color:#7B7B7D;
	font-size:12px;
	font-weight:bold;
	background:inherit;
}
.copy{
position:relative;
	text-align:right;
	height:30px;
	margin:150px 20px 0 0;
	color:#C8CACD;
	background:inherit;	
}
.copy a{
	color:#C8CACD;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	background:inherit;	
}
.left{
	padding:30px 33px 0 49px;
}
.m1bg{
	background-image:url('Portal/images/1bg.jpg');
	background-repeat:no-repeat; background-position-y:50%
}
.m2bg{
	background-image:url('Portal/images/2bg.jpg');
	background-repeat:no-repeat; background-position-y:50%
}
.link2{
	line-height:16px;
}
.link2 a{
	color:#BEBAB7;
	background-color:#030303;
}
.ph2{
	background-image:url('Portal/images/bg1.jpg');
	background-repeat:no-repeat}
.ph3{
	background-image:url('Portal/images/bg2.jpg');
	background-repeat:no-repeat
}
.text{
	padding:3px 0 0 17px;
}
.text a{
	color:#CFCFCF;
	background-color:#68676F;
	font-weight:bold;
}
.text1{
	padding:15px 0 0 17px;
}