/* CSS Document */

html, body{
	height:100%;
	margin:0;
	padding:0;
}

body {
	background-image:url(/images/template_01/bg_ptrn.png);
}

table {
	background-color:#FFFFFF;
}

.fntReg{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:14px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	/*letter-spacing: .5px;*/
}

a.fntReg{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:15px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	/*letter-spacing: .5px;*/
}

a.fntReg:hover{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:15px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
	/*letter-spacing: .5px;*/
}

.fntSml{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	/*letter-spacing: .5px;*/
}

a.fntSml{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	/*letter-spacing: .5px;*/
}

a.fntSml:hover{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
	/*letter-spacing: .5px;*/
}


.fntHeadline{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:20px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	/*letter-spacing: .5px;*/
}

.link_header{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:14px;
	color:#CC9900;
	/*color:#CCA07B;*/
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	/*font-variant:small-caps;*/
	position:relative;
	top:5px;
	border:none;
	float:right;
}

.link_header:hover{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	/*color:#CCA07B;*/
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	/*font-variant:small-caps;*/
	position:relative;
	top:5px;
	border:none;
	float:right;
}

.link_header_spcr{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:14px;
	color:#CC9900;
	/*color:#CCA07B;*/
	font-weight:bold;
	text-decoration:none;
	/*font-variant:small-caps;*/
	position:relative;
	top:5px;
}

.frmContact_input{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:1px;
	width:150px;
	height:17px;
	margin:0;
	background-color:transparent;
	border:#000000 solid 1px;
}

.frmContact_label{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-variant:small-caps;
}

.frmContact_input_noWidth{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:1px;
	height:17px;
	margin:0;
	background-color:transparent;
	border:#000000 solid 1px;
}

.frmContact_input_noSize{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:1px;
	margin:0;
	background-color:transparent;
	border:#000000 solid 1px;
}

.frmContact_select{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:1px;
	height:19px;
	margin:0;
	background-color:#FFFFFF;
	border:#000000 solid 1px;
	position:relative;
	top:1px;
}