
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
}

body{
	background: #1f262f url('images/site/back2.jpg') repeat-x;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
}

a:link,a:visited,a:hover,a:active{
	text-decoration : none;
	color: #ffffff;
}
h1{
	margin-top: 0px; 
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}
h2{
	margin-top: 0px; 
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}
.border{
	BORDER-RIGHT: #919191 1px solid; 
	BORDER-LEFT: #919191 1px solid; 
	BORDER-BOTTOM: #919191 1px solid;
	BORDER-TOP: #919191 1px solid;
}
.small{
	font-size: 9px;
	color: #606060;	
}
.whitebox{
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-BOTTOM: #ffffff 1px solid;
	BORDER-TOP: #ffffff 1px solid;
}
.box{
	BORDER-RIGHT: #1f2021 3px solid; 
	BORDER-LEFT: #1f2021 3px solid; 
	BORDER-BOTTOM: #1f2021 3px solid;
	BORDER-TOP: #1f2021 3px solid;

}
.borderbottom{
	BORDER-BOTTOM: #919191 1px solid;
}
.bordertop{
	BORDER-TOP: #ffffff 1px solid;
}
.bordertopbottom{
	BORDER-TOP: #ffffff 1px solid;
	BORDER-BOTTOM: #919191 1px solid;
}
.formfields{
	width:500px;
}
.search{
	width:230px;
	height:18px;
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
}

