﻿a
{
	font-family: Pristina;
	font-size: 16px;
}
body 
{
	background-image:url(Images/new/body_bkg.jpg);
	background-repeat:repeat;
	background-position: center top;
	font-family: Trebuchet MS;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
.border1
{
	width:1016px;
	border:2px solid #e7e6dd;
	margin-top:30px;
}
.border2
{
	border:2px solid #b32118;
	margin:5px;
}
.border3
{
	border:2px solid #e7e6dd;
	margin:1px;
}
.site 
{
	width:990px; height:553px;
	margin:2px;
	background-color:#e7e6dd;
	text-align:left;
}
input, textarea 
{
	font-family: Trebuchet MS;
	font-size: 10pt;
}
.adjustedZIndex
{
	z-index: 9;	
}
*:first-child+html .divcontent
{
	overflow: auto; 
	width: 770px; 
	height: 350px; 
	position: fixed;
}

.divcontent
{
	overflow: auto; 
	width: 770px; 
	height: 350px; 
}
.menu
{
      
}