/* Created by codeplaza# */
#tabel01 {
	height: 500px;
	border: 2px;
	border-style: solid;
	border-color: #000000;
	background-attachment: fixed;
	background: #ffffff url(images/left_frame.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

body {
	font-family: Verdana, Serif;
	font-size: 10px;
}

#contact {
	font-family: Verdana, Serif;
	font-size: 10px;
}

a, a:link, a:visited {
	text-decoration: none;
}

#copy {
	text-decoration: none;
	font-weight: bold;
	color: #808080;
}

#copy:hover, #nav:hover {
	text-decoration: none;
	font-weight: bold;
	color:#DC143C;
}

#nav {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#contact {
	background: #ffffff url(images/contact_back.png) fixed no-repeat center;
}

#field {
	background-color: transparent;
	font-family: Verdana, Serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid grey;
}