/* CSS Document */
BODY{
	background:url(images/bk.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;

}
.main_table{
	width:786px;

}

.main_link{
	background:url(images/link.jpg);
	background-position:center;
	background-repeat:no-repeat;
	vertical-align:middle;
}

.link1{
	font-family:Helvetica;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;

}
.link2{
	font-family:Helvetica;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.main_text{
	font-family:Arial;
	font-size:12px;
	font-weight:500;
	color:#000000;
	text-decoration:none;
}
.contact_text{
	font-family:Verdana;
	font-size:13px;
	font-weight:700;
	color:#88888888;
	text-decoration:none;
}
.title_text{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.title_link2{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#5A78B6;
	text-decoration:underline;
}
.title_link{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#0033FF;
	text-decoration:underline;
}

.copyright{
	height:25px;
	font:Verdana;
	font-size:13px;
	color:#444444;
	background-color:#9bc846;
	text-align:center;
}
.input{
	height:15px;
	font-family:Arial;
	font-size:12px;
	width:330px;
}