body{
	padding: 0px;
	margin: 0px;
	background-color: #ffffFF;
	background-repeat: repeat-x;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #D7D7D7;
	text-decoration:none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #555555;
}
.text_3 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 13px;
	color: #33CCFF;
	font-weight: bold;
}
.text_4 {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 13px;
	color: #0098DC;
	font-weight: bold;
}

.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #363636;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #464646;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	background-color: #FFFFFF;
	height: 21px;
	width: 180px;
	border: 1px solid #0098DC;
	}
	.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	background-color: #FFFFFF;
	height: 120px;
	width: 180px;
	border: 1px solid #0098DC;
}
.right {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #0098DC;
	
}
.left {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0098DC;
	}
#tab {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	background-color: #FFfffF;
	overflow:auto;
	height: 370px;
	width: 505px;

}
