@charset "utf-8";
#bodi {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
#frame1 {
	background-image: url(images/frame1.png);
	background-repeat: no-repeat;
	height: 545px;
}
#txt {
	font-family: "Trebuchet MS", Calibri;
	font-size: 12px;
	color: #CCCCCC;
	padding-left: 10px;
	text-align: justify;
	padding-right: 20px;
}
#cntc {
	position: absolute;
	top: 20px;
	right: 0%;
	left: 73%;
	bottom: 0px;
	padding-left: 3px;
}

#border {
	background-image: url(images/border.png);
	background-repeat: no-repeat;
	width: 10px;
}
#txtbox {
	font-family: "Trebuchet MS", Calibri;
	font-size: 11px;
	color: #333333;
	background-image: url(images/txtbox.png);
	background-repeat: repeat-x;
}


strong {
	font-family: "Trebuchet MS", Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
}
#bottom {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	height: 67px;
}
#cnt {
	position: relative;
}
#tbl {
	margin: 0px 30% 0px 0px;
}


#faq {
	font-family: "Trebuchet MS", Calibri;
	font-size: 12px;
	color: #CCCCCC;
	background-image: url(images/faq.png);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 20px;
}


a:link {
	font-family: "Trebuchet MS", Calibri;
	font-size: 12px;
	color: #97cbff;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Trebuchet MS", Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Calibri;
	font-size: 13px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
#txt2 {
	font-family: "Trebuchet MS", Calibri;
	font-size: 12px;
	color: #CCCCCC;
	padding-left: 0px;
	text-align: justify;
	padding-right: 5px;
}
#faq1 {
	font-family: "Trebuchet MS", Calibri;
	font-size: 12px;
	color: #CCCCCC;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 20px;
}
#txtbox1 {
	font-family: "Trebuchet MS", Calibri;
	font-size: 11px;
	color: #333333;
	background-image: url(images/txtbox1.png);
	background-repeat: repeat-x;
}
