@charset "utf-8";
/* CSS Document */

td {
	vertical-align:top;
}

.tb1 {
	background-image:url(images/bk_1.jpg);
	background-repeat:no-repeat;
	height:553px;
}

.tb2 {
	background-image:url(images/bk_2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:517px;		
	
}

.text1 {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
}

.text2 {
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#FFFFFF;
}

.text3 {
	font-family:Tahoma;
	line-height:18px;
	font-size:11px;
	color:#4d4d4d;
}	

.link1 {
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}	

.link1:hover {
	text-decoration:underline;
}

.link2 {
	background-image:url(images/m_1.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	display:block;
	text-decoration:none;
	font-family:Tahoma;
	font-size:13px;
	color:#464646;
	line-height:22px;
	line-height:23px;
	width:209px;
	height:22px;
}	

.link2:hover {
	background-image:url(images/m_2.jpg);
}	

.form_1 {
	
	font-size: 10pt;
	color:#000000;
	padding:0px;
	font-weight: normal;
	font-family: Tahoma;
	background-color:#FFFFFF;
	padding:1px;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height:19px;
	width:206px;
}	

