@charset "UTF-8";
/* CSS Document */

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
   body {
	background-image: url(../images/new/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #3b1f13;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.plain {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #421C11;
	padding: 0px;
	line-height: 18px;
}
h1 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #421C11;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
}
.title {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #421C11;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
}
.tdbgbody {
	background-image: url(../images/layout/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: 511px top;
}
.td_middle {
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F3DAC9;
	text-decoration: none;
}
.alignright {
	float: right;
}
.frameborder {
	border: 2px solid #FFFFFF;
}.imgright
 {
	float: right;
	border: 1px solid #FFFFFF;
	margin-left: 15px;
}
.imgpress {
	border: 1px solid #FFFFFF;
}
#content {
	width: 100%;
	position: absolute;
	visibility: visible;
	padding-left: 0%;
	margin-left: 0px;
	text-align: center;
	top: 0px;
	z-index: 1;
	overflow: hidden;
}
#footer {
	width: 100%;
	position: fixed;
	bottom: 0px;
	text-align: center;
	z-index: 2;
	float: none;
	visibility: hidden;
}
#footerpc {
	visibility: visible;
}
.KT_tngtable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.fromfield {
	height: 14px;
	width: 150px;
}

