 body {
 	margin:0px;
	padding:0px;
	background-color:#5C6C70;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
  .logo{font-size:12px;  color:#98A5A8; text-decoration:none;}
  .text1{font-size:11px;  color:#7D878A; text-decoration:none;}
  .text2{font-size:12px;  color:#BACFD3; text-decoration:none;}
  .text3{font-size:12px;  color:#C7CDCE; text-decoration:none;}
.text-4 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
	text-align: left;
}
.text-5 {
	font-size: 11px;
	color: #FFFFFF;
}
.text-6 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
}
.text-6:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
  .white{font-size:12px;  color:#E3E3E3; line-height: 20px }
  .black{font-size:12px;  color:#000000; }
  .whitebold{font-size:12px;  color:#FFFFFF; font-weight: bold; }
  .blackbold{font-size:12px;  color:#000000; font-weight: bold;}
  .blue{
	font-size:11px;
	color:#A0BBC0;
}
  .yellow{font-size:12px;  color:#FECD18; }
  .main{font-size:12px;  color:#E3E3E3; line-height:14px; }
  
	.big {
	color: #FFFFFF;
	font-size: 15px;
	font-weight:bold;
	}
  .input{
  		width:119px; height:20px;
		border-width:1px;
		border-style:solid;
		border-color:#2B3C3F;
		background-color:#FFFFFF;
		font-size:12px;  
		color:#84A6AD;
		}
		
  .input2{
  		width:162px; 
		height:20px;
		border-width:1px;
		border-style:solid;
		border-color:#2B3C3F;
		background-color:#FFFFFF;
		font-size:12px;  
		color:#84A6AD;
		}
  .textarea{
  		width:162px; 
		height:112px;
		border-width:1px;
		border-style:solid;
		border-color:#2B3C3F;
		background-color:#FFFFFF;
		font-size:12px;  
		color:#84A6AD;
		overflow:auto;
		}
.red{
	
	font-size:12px;
	color:#FFFF00;
	font-weight: bold;
	text-align: center;
}

.star {
	
	font-size:11px;
	color:#FFFF00;
	font-weight: bold;
}
 
.gray{
	font-size:11px;
	color:#969696;
	line-height: 17px;
	font-weight: bold;
}
.portfolio td {
	border: solid 1px #788e96;
	padding: 5px;
}
.portfolio-2 {
	padding-left: 15px;
}
.image-border {
	border: solid 1px #FFFFFF;
}
.image-border:hover {
	border: solid 1px #FFFF00;
}
.image-border-2 {
	border: solid 1px #00FFFF;
}
.portfolio-box {
	background: #2D3A3D;
	padding: 3px;
}