/* CSS Document */

body{
	margin:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:url(images/tn_073.jpg);
}
.headding1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#FF0000;
	font-weight:bold;
}
.headding2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#7B7B7A;
	font-weight:bold;
}
.headding3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#7B7B7A;
	font-weight:bold;
}
.headding4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
}
.headding5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:normal;
}
.emaillink{
	text-decoration:none;
	color: #000000;
	font-weight: bold;
}
.emaillink:hover{
	text-decoration:underline;
	color: #990000;
	font-weight: bold;
}
.buttonone{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	color: #000000;
	height:22px;
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background:url(images/but-top-bg.gif);
}
.buttontwo{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	color: #000000;
	height:22px;
	font-weight:bold;
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background:url(images/but-bottom-bg.gif);
}

.textfield{
	width:150px;
	height:14px;
	border:#D2D1D1 solid 1px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.textarea{
	width:200px;
	height:50px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:#D2D1D1 solid 1px;
}
