body   {
		margin:0px; 
		padding:0px; 
		background:url(images/all_bg.jpg) top left;
		}


.text1 		{
		font-family:tahoma;
		font-size:11px;
		color:#5B6972;
		}
.text2 		{
		font-family:tahoma;
		font-size:11px;
		color:#CC0000;
		}
.tableHeader 		{
	font-family:tahoma;
	font-size:13px;
	color:#333333;
	font-weight: bold;
	background-color: #FFFFE8;
	border: 1px dotted #999999;
		}
.tableBottomLine 		{
	border-top: 1px dotted #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
		}
td 		{
		font-family:tahoma;
		font-size:11px;
		color:#40565F;
		}
a 		{
		color:#B17D0C;
		font-weight:bold
		}
.priv 	{
		color:#989797;
		}
.priv a {
		font-weight:normal;
		color:#767373;
		text-decoration:none
		}
input	{
		width:156px;
		height:20px;
		border-style:solid;
		border-width:1px;
		border-color:#999999;
		font-family:tahoma;
		font-size:11px;
		color:#40565F;
		padding:1 0 0 8px;
		margin:1 0 0 0px
		}
textarea{
		width:156px;
		height:89px;
		border-style:solid;
		border-width:1px;
		border-color:#999999;
		font-family:tahoma;
		font-size:11px;
		color:#40565F;
		padding:1 0 0 8px;
		overflow:hidden;
		margin:1 0 0 0px
}
.grayLink 		{
	font-family:tahoma;
	font-weight:lighter;
	font-size:10px;
	color:#5B6972;
	text-decoration: none;
}
.phone 		{
	font-family:tahoma;
	font-size:13px;
	color:#40565F;
	font-weight:bold;
	}