body{
	font-size : 11pt;
	color: #6F6F6F;
}
A:link {text-decoration: none; color: #838383;}
A:visited {text-decoration: none; color: #838383;}
A:active {text-decoration: underline; color: #9E9E9E;}
A:hover {text-decoration: underline; color: red;}
td{

	font-size : 11pt;
	color: #6F6F6F;
}
select{
	font-size : 11pt;
	border: 1px solid #999999;
}
textarea{
	font-size : 11pt;
	border: 1px solid #999999;
}
input{
	font-size : 11pt;
	border: 1px solid #999999;
}
img{
	border-style: none;
}
input{
	font-family: Tahoma, "MS Serif";
	font-size : 10pt;
	border: 1px solid #999999;
}
textarea{
	font-family: Tahoma, "MS Serif";
	font-size : 10pt;
	border: 1px solid #999999;
}
td{
	font-family: Tahoma, "MS Serif";
	font-size : 10pt;
}
A:active {
text-decoration: none
color: red;
} 
A{
text-decoration: none
color: #3D81EE;
}
A:hover {
text-decoration: underline; 
color: #3D81EE;
} 
A:visited {
text-decoration: none
color: #3D81EE;
}
body{
	font-family: Tahoma, "MS Serif";
	font-size : 11pt;
}
.textsmall {
	font-family: Tahoma, "MS Serif";
	font-size: 11px;
	font-style: normal;
	color: #D2D2D2;
}
.textnormal {
	font-family: Tahoma, "MS Serif";
	font-size : 10pt;
	color: #5B5B5B;
}
.textTitle {
	font-family: Tahoma, "MS Serif";
	font-size : 13pt;
	font-size : bold;
}
.textbold {
	font-family: Tahoma, "MS Serif";
	font-size: 12px;
	font-weight: bold;
	color: #3D3D3D;
}
hr{
	border:dotted #CCCCCC; 
	border-width:1px 0 0 0; 
	height:0;
	line-height:0px;
	font-size:0;
	margin:0;
	padding:0;
}
.tdBox{
border-bottom: 1px solid #EBEBEB;
}