body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainbg.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	background-color: #444444;
}
td {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #dadada;
}
a {
	color: #dadada;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size:16px;
}

a:hover {
	color: #dadada;
	text-decoration: underline;
	font-family: "Trebuchet MS";
}
.link_text {
	color:#F5AF59;
}

.link_text:hover {
	color:#F5AF59;
}
input {
	/*border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:transparent;
	color: #808080;
	font-family: Arial;
	font-size: 12px;*/
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#D0D0D0;
	font-weight: normal;
	border-style:groove;
	border-color:#D0D0D0;
	/*background-color:#2A2B2C;*/
	/*background-image: url(../images/mainbg1.jpg);*/
	background-color:#292929;
}
.input1
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:transparent;
	color: #808080;
	font-family: Arial;
	font-size: 12px;
}
.search-bg {
	background-image: url(../images/searh-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubg {
	background-image: url(../images/menubg-mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer-bg {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.txt-16 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #dadada;
}
.bullet-txt {
	list-style-position: outside;
	list-style-image: url(../images/bullet1.jpg);
}
.secret {
	background-image: url(../images/7-secret.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.watch-vdo {
	background-image: url(../images/watch-vdo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.gallery-img-bdr {
	border: 2px solid #FF0000;
}
.txt-18 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #dadada;
}
.txt-24 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #dadada;
}
.txt-18-black {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.txt-30-black {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
}


.gallery {
}

.footer {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.footer  a {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.note
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#F5AF59;
}

.heading {
	font-family: "Trebuchet MS";
	font-size: 16px;
	COLOR:#D0D0D0;
}

.heading1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	COLOR:#D0D0D0;
}
.heading2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	COLOR:#F0A951;
}
.heading2:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	COLOR:#F0A951;
}
.text
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color:#D0D0D0;
}
.textbox
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#D0D0D0;
	font-weight: normal;
	border-style:groove;
	border-color:#D0D0D0;
	/*background-color:#2A2B2C;*/
	/*background-image: url(../images/mainbg1.jpg);*/
	background-color:#292929;
}
.textbox1
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#D0D0D0;
	font-weight: normal;
	border-style:groove;
	border-color:#D0D0D0;
	/*background-image: url(../images/mainbg3.jpg);*/
	background-color:#292929;
}
.textbox2
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#D0D0D0;
	font-weight: normal;
	border-style:groove;
	border-color:#D0D0D0;
	/*background-image: url(../images/mainbg4.jpg);*/
	background-color:#292929;
}
.browsebox
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#000000;
	background-color:#D6D5D9;
	border-style:groove;
}
.msg
{
	font-family: "Trebuchet MS";
	font-size: 11px;	
	/*color:#BC7B26;*/
	color:#F5AF59;
}	
#loader
{
	background:url(../images/circleload.gif);
	background-repeat:no-repeat;
	background-position:center;
	z-index:-1;
}
