body
{
	padding: 0px;
	padding-bottom: 15px;
	margin: 0px;
	font-size: 11px;
	background-color: #494946;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-image: url('http://www.emindtek.com/images/filler.jpg');
	background-position: 0px 0px;
	
	font-family: 'Calibri', 'Tahoma', 'Arial', 'Helvetica', Sans-Serif;
	/*font-family: 'Tahoma', 'Arial', 'Helvetica', Sans-Serif;*/
}

a, a:visited
{
	color: #E18F25;
}

h2				     		
{ 
	color:#494946; 
	font-size:12px; 
	margin-bottom:0em; 
	margin-top:20px; 
	font-weight:bold;
}

hr
{ 
	height:1px; 
	color:#E18F25;
}

input
{ 
	width: 330px; 
	color:#494946; 
	font-size: 9px; 
}

.button
{ 
	width: auto; 
	cursor: pointer; 
	background-color: #E18F25; 
	border: 1px solid #494946; 
	font-size: 8pt; 
	font-weight: bold; 
	color:white;
}

.button:hover
{
	width: auto; 
	cursor: pointer; 
	background-color: #494946; 
	border: 1px solid #E18F25; 
	font-size: 8pt; 
	font-weight: bold; 
	color:white;
}

.nobr 
{ 
	white-space: nowrap; 
}

.whitespace
{ 
	text-decoration:none;
}

.smallBR
{ 
	font-size: 5px; 
}

.noWidth
{
	width:auto;
}

input.button
{
	margin-bottom:10px;	
}