body,td,input,textarea,select{
	font-size: 11px;
	font-family: verdana;
	color: #656660;
	line-height: 17px;
}
.bodystyle{
	background-color: #FFFFFF;
	color: #656660;
	margin: 0px;
	background-image: url(images/grey.gif);
	background-repeat: repeat-x;
}


a.textlink:hover{
	color: #A4A4A4;
	font-size: 9px;
	font-weight: 900;  
	text-decoration: none;
}
a.textlink{
	color: #515151; 
	font-size: 9px; 
	font-weight: 900;    
	text-decoration: none;
}

h1{
    font-family: verdana;
	font-size: 10px;
	font-weight: 900;
	color: #515151;
}

.fullscreen{
	height: 100%;
}



td.cell{
	width:auto;
}
td.cellogo{
	width:auto;
	background-image: url(images/logo.png);
	background-position:left;
	background-repeat: no-repeat;
}
td.cellphoto{
	width:auto;
	background-image: url(images/photo.png);
	background-position:right;
	background-repeat: no-repeat;
}


