/* CSS Document */

body, html{
	margin:0px;
	padding:0px;
	font-family: Verdana, Helvetica,sans-serif;
	font-size : 11px;
	color : #555555;
	text-align: justify;
		
}
a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#000000;
	font-weight: bold;
}	
a:hover {
	color:#8A579C
}
.tdheader {
	text-align: center;
	vertical-align:bottom;
	height: 150px;
	width:800px;
	background-image: url(images/headbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-right: 5px;
	margin-left: 5px;
}
.footer {
	text-align: center;
	padding: 5px;
}

.tdcontent {
	background-color: #Fff;
	vertical-align:top;
	height:inherit;
	line-height: 18px;
	text-align: justify;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
a.menu:link, a.menu:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 25px !important;
	height: 30px;
	width: 100%;
	text-decoration: none;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #8A579C;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #8A579C;
}



a.menu:hover {
	background-position: 0px -30px;
	text-decoration: none;
	color: #fff;
}
.tdcontentimgr {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.tdmenu {
	background-color: #Fff;
	vertical-align:top;
	height:inherit;
	line-height: 18px;
	text-align: center;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.faqhead {
	font-size: 14px;
	font-weight: bold;
	color: #8a579c;
}.tdprices {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E8BA28;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #000000;
}
.tdprices2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: left;
}
