/* *****************************************
//  WebTank Stylesheet File
//  Title: style
//  File updated: 2007-07-03 15:57:19
// 
//  Do NOT manually edit this generated file
// **************************************** */


A { 
	
	color: #000000 !important;
	text-decoration: none !important;
	
}
	
A:link { 
	
	color: #000000 !important; 
	text-decoration: none !important;
	
}
	
A:alink { 
	
	color: #000000 !important;
	text-decoration: underline !important;
	

}
	
A:vlink { 

	color: #000000 !important;
	text-decoration: none !important;
}
	
A:hover { 

	color: #000000 !important;
	text-decoration: underline !important;
	
}

html { 
	
	width:  100%;
	height: 100%;
	background: #D4D4D4; 
	
}

body {
	
	background: #D4D4D4; 
	padding: 0px; 
	margin: 0px;
	
}

#main_text {

	font-size: 12px; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none; 
	padding: 0px; 

}

#content {

	margin: 25px 0 25px 35px;
	
}

li.topLi {

	border-top: 1px solid #000000;

}
.vWebtankMenu ul ul{
	position: relative:
	top: -1px;
}
.vWebtankMenu ul ul li{
	position: relative;
	top: -1px;
}

A #a-1-1 {

	border-bottom: 1px solid #000;

}

div .vContainerMailFormAnswerTextDiv{

	cols: 3;
	rows: 5;

}