.userenter{
	color:#921e35;	
	font: bold 10pt arial;
	line-height:20px;
}

#email{
	font-family: Arial;
	font-size: 9pt;
	background-color: #ffffff;
	border-color: #C0C0C0;
	border-style: solid;
	border-width: 1px;
	width: 145px;
}

#password{
	font-family: Arial;
	font-size: 9pt;
	background-color: #ffffff;
	border-color: #C0C0C0;
	border-style: solid;
	border-width: 1px;
	width: 85px;
}


#loginbox {
	background: #E8E8E2;
	padding-top: 10px;
	width:160px;
	height:160px;
}

#loginbox p {
	margin:0; 
	padding-left:54px; 
	padding-bottom:10px; 
}

input.textArea { 
	margin: 5px 0 10px 5px;
	width: 135px;
	color: #999; 
	background-color: #e5e5e5;
	border: 1px solid white; 
	font:11px Verdana, Helvetica, sans-serif; 
} 

input.submit { 
	border: 0px solid #ffffff; 
	font:11px Verdana, Helvetica, sans-serif ; 
	margin-left: 13px;
}

#loginbox  a { 
	color:black; 
	text-decoration:none; 
	padding-left:15px; 
	background: url("../images/templates/8/red_bullet.png") no-repeat left center;
}
 
.members td{
	padding:5px;
}
#loginbox a:hover { 
	color:black; 
	text-decoration:underline; 
	padding-left:15px; 
	background: url("../images/templates/8/red_bullet2.png") no-repeat left center;
}
#leftnav{}
#leftnav a:hover{
	text-decoration: underline;
}
	
/* LOGIN BOX */

.inputlogin{
	height: 20px;	

}

#loginbox table td.login {
	padding-left: 0px;
	line-height: 20px;
}

#loginInputTable {
	border:0px;
	width: 100%;
	
	}
	
.articleTitle {
	font-weight: bold;
	font-size: 13px;
}

#welcomeBox{
	background-color: #f5f5f5;
	width: 160px;
	color: #333333;
}
/**this is an inner box for ie hack**/
#welcomeBox .inner{
	padding: 10px;
	font: 12px Arial;
	border: 1px solid #666666;
}
#welcomeBox a{
	font: 12px Arial;
	color: #333333;
	text-decoration: underline;
}

#welcomeBoxAdminOptions a{
	text-decoration: none;
}

.authorBox{
position: relative;
background-color: #f4f4f1;
width: 140px;
margin: 11px;
}

.authorBoxtop{
background: url("/images/templates/sector/newsbacktop.png");
background-repeat: no-repeat;
width:86px;
height:17px;
font: bold 11px Arial;
}

.authorBoxtopleft{
background: url("/images/templates/sector/newsbacktop.png");
background-repeat: no-repeat;
width:60px;
}

.authorboxcenter{
font: 10px Arial;
}

.authorBoxbottom{
background: url("/images/templates/sector/newsbackbottom.png");
background-repeat: no-repeat;
width:100%;
height:6px;
}
.authorBoxName{
font:bold 12px Arial;
color: black;
margin-left: 2px;
margin-bottom:0px;
}
.authorBoxTitle {
font:bold 12px Arial;
color: #74430e;
}

.authorBoxText{
font: 10px Arial;
color: #000000
}
/*text divindeki resimlerin tasmasini engellemek icin*/
/*#text img{
    max-width:550px;
   width: expression(this.width > 550 ? 550: true);
}*/

#pageLinks{
	font-size: 11px;
	color: #333333;
	text-align: center;
	margin-left:15px;
}

#logo{
	height: 60px;
	margin-top:0px;
}

#text{
	width: 550px;
	overflow: visible;
	position: relative; 
}

#upbanner{
	width: 555px;
	overflow: visible;
	position: relative;
	vertical-align: top;
	border: thin; 
	background : #ffffff;
}

#messageToOwnerForm{
	margin-left:10px;
	font:12px Arial;
	color:#606060;
}

#companyInformationDiv{
	margin-left:10px;
	padding-top:20px;
	font:12px Arial;
	color:#606060;
	text-decoration: none;	
}

#sendMessageButton{
	background:red; 
	font:12px Arial; 
	color:white; 
	padding-left:5px; 
	padding-right:5px; 
	border:1px solid black; 
}

.font14 {
	font:14px Arial;
}

.tdlink10 a {
	font: 10pt Arial;
	color: blue;
}

.tdlink10 a:hover {
	font: 10pt Arial;
	color: blue;
	border-bottom:1px dotted blue;
}