

td 
{
	color: #333333;
	font-family: Arial;
	font-size: 11px;
	line-height:15px;
	
}

.title 
{
	color: #333333;
	font-family: Arial;
	font-size: 20px;
	line-height: normal;
	
	
}


A.none
{
	color: #333333;
	text-decoration: none;
	cursor: default;
	pointer: default;
}

A.none:visited
{
	color: #333333;
	text-decoration: none;
	cursor: default;
	pointer: default;
}

A.none:hover
{
	
	color: #333333;
	text-decoration: none;
	cursor: default;
	pointer: default;
}


A.black
{
	color: #333333;
	text-decoration: none;

}

A.black:visited
{
	color: #333333;
	text-decoration: none;

}

A.black:hover
{
	
	color: #000000;
	text-decoration: none;
}


A
{
	color: #0099FF;
	text-decoration: none;

}

A:visited
{
	color: #0099FF;
	text-decoration: none;

}

A:hover
{
	
	color: #000000;
	text-decoration: none;
}

td.menu
{
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	
	
}

td.menuItem
{
	font-size: 12px;
	line-height: 16px;
}

table.content 
{
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 50px;	
}

input.rTxtFld
{
	line-height:15px;
	vertical-align:baseline;
	border-bottom-width: 0px ;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	width: 250px;
	
}

