.tpbkd {
	background-image: url(images/top_bkd.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
}
.btmbkd {
	background-image: url(images/btm_bkd.gif);
	background-repeat: repeat-x;
}
.midbkd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #989A92;
	border-right-color: #989A92;
	border-bottom-color: #989A92;
	border-left-color: #989A92;
	color: #CCCCCC;
	background-color: #FFFFFF;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #BEC0B6;
	text-decoration: none;
}
.navi {
	font-family: "Arial Black";
	font-size: 11px;
	color: #7D0000;
	font-weight: normal;
	text-decoration: none;
}
.navi:hover {
	font-family: "Arial Black";
	font-size: 11px;
	color: #BD5928;
	font-weight: normal;
	text-decoration: none;
}

.less {
	font-family: "Arial Black";
	font-size: 11px;
	color: #7D0000;
	text-decoration: underline;
}
.less:hover {
	font-family: "Arial Black";
	font-size: 11px;
	color: #BD5928;
	font-weight: normal;
	text-decoration: none;
}
.navi1 {
	font-family: "Arial Black";
	font-size: 10px;
	color: #7D0000;
	font-weight: normal;
	text-decoration: none;
}
.navi1:hover {
	font-family: "Arial Black";
	font-size: 10px;
	color: #BD5928;
	font-weight: normal;
	text-decoration: none;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #FFFFFF;
	text-decoration: none;
}
.footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#000000;
}
.leftcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#ffffff;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#000000;
}
.inputtext, .textbox, .titform
{
width: 250px;
height: 18px;
font-family: Tahoma;
font-size: 11px;
color: #000000;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-color: #C0C0C0;
border-right-color: #C0C0C0;
border-top-color: #C0C0C0;
border-bottom-color: #C0C0C0;
border-style: solid;
background-color: #ffffff;
padding-left: 3px;
}
.smfield
{
width: 120px;
height: 18px;
font-family: Tahoma;
font-size: 11px;
color: #000000;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-color: #C0C0C0;
border-right-color: #C0C0C0;
border-top-color: #C0C0C0;
border-bottom-color: #C0C0C0;
border-style: solid;
background-color: #ffffff;
padding-left: 3px;
}
.submit{
width: 120px;
height: 18px;
font-family: Tahoma;
font-size: 11px;
color: #000000;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-color: #000000;
border-right-color: #000000;
border-top-color: #000000;
border-bottom-color: #000000;
border-style: solid;
background-color: #CCCCCC;
padding-left: 3px;
cursor: hand;
}
.comment {
font-family: Tahoma;
font-size: 11px;
color: #000000;
width: 250px;
height: 50px;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-color: #C0C0C0;
border-right-color: #C0C0C0;
border-top-color: #C0C0C0;
border-bottom-color: #C0C0C0;
border-style: solid;
background-color: #ffffff;
padding-left: 3px;
}