/* CSS Document */

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bolder;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.borderline {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.borderleft {
	border-left: 1px solid #999999;
}
.borderright {
	border-right: 1px solid #999999;
}
.contact_input {
	height:18px;
	width:150px;
	font-size:10;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #E4E4E4;
	border: 1px solid #666666;
}
.contact_inputs{
	height:18px;
	width:150px;
	font-size:10;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #E4E4E4;
	border: 1px solid #666666;
}
.contact_selects {
	height:18px;
	width:150px;
	font-size:10;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #E4E4E4;
	border: 1px solid #666666;
}
.contact_select {
	height:18px;
	width:150px;
	font-size:10;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #E4E4E4;
	border: 1px solid #666666;
}
.contact_txtareas {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #E4E4E4;
	width: 150px;
	border: 1px solid #666666;
	height: 100px;
}
.contact_txtarea {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #E4E4E4;
	width: 150px;
	border: 1px solid #666666;
	height: 100px;
}
.contact_tlp { border-top:1px solid #FAF6F5; border-left:1px solid #FAF6F5; border-right:1px solid #FAF6F5; border-bottom:1px solid #FAF6F5; background:#FAF6F5; height:auto; width:auto;font-size:10; color:#9A0000; font-family:Verdana, Arial, Helvetica, sans-serif;}
.sendbtn {
	BACKGROUND-POSITION: bottom;
	BACKGROUND-IMAGE: url(i/btn_send.gif);
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	width: 55px;
	height: 20px;
	cursor: pointer;
}
.resetbtn {
	display:inline;
	padding-top:0px;
	BACKGROUND-POSITION: top;
	BACKGROUND-IMAGE: url(i/btn_cancel.gif);
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	width: 63px;
	height: 20px;
	cursor: pointer;
}
.contact_confirm {
	height:20px;
	width:100px;
	font-size:10;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.borderlinetop-bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.borderline-bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.borderline-top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.finger {
	cursor: hand;
}


