.text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	background-color: #5F5F5f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B0B0B0;
	border-right-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
	border-left-color: #B0B0B0;
}

.bodytext-link{
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-style:normal;
		color:#66ccff;
		text-decoration:none;
}

.link{
		width:135px;
		padding:0px 0px 0px 0px;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-style:normal;
		color:#999999;
		line-height:18px;
		text-decoration:underline;
}
.link:hover{
		color:#e4e3e3;
		text-decoration:underline;
}
.link2{
		width:135px;
		padding:0px 0px 0px 0px;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#66ccff;
		line-height:18px;
		text-decoration:none;
}
.link2:hover{
		font-weight:bold;
		color:#e4e3e3;
		text-decoration:none;
}.head_line_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	padding: 4px;
}

