body{
	margin:0px; 
	padding:0px;
	background-image:url(../images/page_bg.jpg); 
	background-repeat:repeat-x; 
	background-position:top left;
}

td{
	font-family:Trebuchet MS; 
	font-size:12px; 
	color:#000;
}
	
a.toplinks{
	font-family:Trebuchet MS; 
	font-size:11px; 
	color:#FFF; 
	text-decoration:none;
}

a.toplinks:hover{
	font-family:Trebuchet MS; 
	font-size:11px; 
	color:#008FFF; 
	text-decoration:none;
}

a.navlinks{
	font-family:Trebuchet MS; 
	font-size:11px; 
	color:#000; 
	text-decoration:none;
}

a.navlinks:hover{
	font-family:Trebuchet MS; 
	font-size:11px; 
	color:#008FFF; 
	text-decoration:none;
}

a.morelinks{
	font-family:Trebuchet MS; 
	font-size:12px; 
	color:#000; 
	text-decoration:underline;
}

a.morelinks:hover{
	font-family:Trebuchet MS; 
	font-size:12px; 
	color:#008FFF; 
	text-decoration:none;
}

.dots{
	background-image:url(../images/dots.gif); 
	background-repeat:repeat-x;
}

.bdr_rt{border-right:5px solid #A4A4A4;}

.heading{
	font-family:Trebuchet MS; 
	font-size:18px; 
	color:#FF6600;
}

.heading14{
	font-family:Trebuchet MS; 
	font-size:14px; 
	font-weight:bold; 
	color:#FF6600;
}

.comingsoon{
	font-family:Trebuchet MS; 
	font-size:30px; 
	font-weight:bold; 
	color:#C9C9C9;
}

.contactus_bg{
	background-image:url(../images/contactus_bg.jpg); 
	background-repeat:no-repeat; 
	background-position:right;
}

.about_txt{
	font-family:Trebuchet MS; 
	font-size:12px; 
	color:#414141;
}

.org_txt{
	font-family:Trebuchet MS; 
	font-size:12px; 
	font-weight:normal; 
	color:#FF6600;
}

.contact_bg{
	background-image: url(../images/contact_bg.jpg); 
	background-repeat:no-repeat; 
	background-position:top center;
}

.nav_bg{
	background-image:url(../images/nav_bg.jpg); 
	background-repeat:repeat-x; 
	height:37px;
}

.bdr_lr{
	border-left:1px dashed #D3D2D2;
	border-right:1px dashed #D3D2D2;
}

.footer{
	border-top:1px solid #DDDDDD; 
	color:#333333;
	font-family:Trebuchet MS; 
	font-size:11px;
}

a.footerlinks{
	font-family:Trebuchet MS; 
	font-size:11px; 
	color:#000; 
	text-decoration:none;
}

a.footerlinks:hover{
	font-family:Trebuchet MS; 
	font-size:11px; 
	color:#000; 
	text-decoration:underline;
}

.email_bg{
	background-image:url(../images/email_bg.gif); 
	background-repeat:repeat-x;
}