body {
	margin: auto auto auto auto;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #39474B;
	text-decoration: underline;
}
a:link {
	color: #39474B;
	text-decoration: underline;
}

a:hover {
	color: #00CBE2;
	text-decoration: underline;
}


label {
	margin: 5px 5px 5px 0px;
	display: block;
	font-size: 12px;
	text-align: right;
}


input, textarea {
	width: 100px;
	margin: 2px 5px 2px 0px;
	font-size: 12px;
	border: 1px solid #ffffff;
	border-style: outset;
	border-left: 4px solid #B5C5C9;
	padding-left: 6px;
	height: 15px;
	line-height: 15px;
	letter-spacing: 1px;
	
}
textarea {
	width: 95%;
	overflow-y: scroll;
}
.page_title {
	color: #ffffff;
	font-size: 15px;
	font-family: "Arial Narrow", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.page_title {
	font-family: "Arial Narrow", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
	
}
a.page_title:hover {
	color: #00cbe2;
	font-size: 15px;
 text-decoration: none;			
}
.page_title_sub {
	font-family: "Arial Narrow", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #E4E4E4;
	font-size: 15px;
}
a.page_title_sub {
	color: #E4E4E4;
	font-size: 15px;
	text-decoration: none;			
}
a.page_title_sub:hover {
	color: #00cbe2;
	font-size: 15px;
	text-decoration: none;			
}

.page_title_sub2 {
	color: #CFCFCF;
	font-size: 15px;
	font-family: "Arial Narrow", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

.credits {
	margin-bottom: 10px;
	margin-top: 10px;
	color: #767676;
	font-size: 11px;
}


button, .button {
	width: 80px;
	height: 25px;
	line-height: 25px;	
	border: 1px solid #ffffff;
	border-style: outset;
	border-left: 4px solid #39474B;
	background-color: #D6D6D6;
	background-image: url(images/rt.jpg);
	background-position: right bottom;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	cursor: hand;
	padding: 0px 0px 0px 6px;
}

#content{
	color: #4A4A4A;
	text-align: justify;
}


/* //////////////////////////////////////// */
#portfolio_table img {
	border-top: 2px solid #ffffff;
/*	border-bottom: 2px solid #ffffff;
	border-right: 1px solid #ffffff;		
*/
	border-left: 2px solid #ffffff;		
	border-right: 0px solid #ffffff;	

}
html>body button {
	padding: 4px 10px 4px 6px;
	width: auto;
	height: 25px;
	line-height: 25px;	
}



/*
#dark_content{
	border-top: 2px solid #ffffff;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	clear: right;
	color: #ffffff;
	background-color: #39474B; 
	border-bottom: 2px solid #ffffff; /////////
}


#content td {
	padding-left: 5px;
	padding-right: 5px;
}

#content p {
	padding-left: 5px;
	padding-right: 15px;
	text-align: justify;	
}

#content span {
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;	
}
#content div {
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;	
}


*/
