a {
	outline: none;	
}

body, td, span, th, div {
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 12px;
}

h1 {
	font-family: Calibri, Century Gothic, Verdana, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #AFA568;
	font-weight: light;
	line-height: 18px;
	margin:0px;
}

h1.dark {
	color: #FFFFFF;
}

h2 {
	font-family: Calibri, Century Gothic, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #969696;
	font-weight: light;
	line-height: 24px;
	margin:0px;
}

h3 {
	font-family: Calibri, Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #969696;
	line-height: 24px;
	margin:0px;
}

input.input, select.input, textarea.input
{
 font-family : Calibri, Helvetica, Arial, sans-serif;
 border-style : solid;
 border-color : #a0a0a0;
 background-color: #FFFFFF;
 border-width : 1px;
 padding-left: 2px; 
 font-size : 11px;
 line-height : 14px;
 color : #757575;
}

a:link, a:active, a:visited, a:hover {
	text-decoration: none;
	color: #000;
}

a:hover {
	color:#AFA568;
}

.highlight {
	font-weight: bold;
}

#boxDiv {
position:absolute;
left:-900px;
top:20px;
z-index:1000;
width:640px;
height:480px;
background:#eaeaea;
opacity:0.90;
filter:alpha(opacity=90);
}
