/* CSS Document */
body
{
	margin:0px;
	/*background-color:#190401;*/
	background-color:#000000;
}
/*=================Index page=================*/
.index-top-header
{
	background:url(../images/top-bar.jpg) no-repeat;
	width:1000px;
	height:74px;
}
.index-center-bg
{
	background:url(../images/body-bar.jpg) no-repeat;
	background-position:top;
	background-color:#190401;
}

/*=================================*/

.top-header
{
	background:url(../images/top-header.jpg) no-repeat;
	width:1000px;
	height:74px;
}
.center-bg
{
	background:url(../images/center-bg.jpg) no-repeat;
	background-position:top;
	background-color:#190401;
}
.footer-bg
{
	background:url(../images/footer-bg.jpg) no-repeat;
	width:1000px;
	height:136px;
}
.img-border
{
	border:#ffb400 solid 1px;
}
/*=================TEXT=====================*/
.heading-1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	height:35px;
	font-weight:bold;
	font-style:italic;
}
.heading-2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	height:28px;
	font-weight: normal;
	font-style: italic;
}
.contact-text
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}
.body-text
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
}
.body-text a
{
	font-family:Tahoma;
	font-size:11px;
	color:#ffb400;
	text-align:left;
	text-decoration:underline;
}
.body-text a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#ffb400;
	text-align: left;
	text-decoration: none;
}


.text-heading
{
	font-family:Tahoma;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold; 
	font-style: italic;
	text-decoration:none;
}
.text-heading33
{
/*
	font-family:Tahoma;
	font-size:24px;
	color: #ebb400;
	font-weight:bold; 
	font-style: normal;
	text-decoration:none;
	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#ffb400;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

.text-33heading33
{
	font-family:Tahoma;
	font-size:12px;
	color: #ebb400;
	font-weight:bold; 
	font-style: normal;
	text-decoration:none;
}


.text-heading44
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #ebb400;
	font-weight:bold; 
	font-style: italic;
	text-decoration:none;
}
.blue-text
{
	
	font-family: Tahoma;	
	font-size:12px;
	color:#ebb400;
	text-decoration:none;
}
.blue-text a
{
	
	font-family: Tahoma;	
	font-size:12px;
	color:#0066CC;
	text-decoration:none;
}
.blue-text a:hover
{
	
	font-family: Tahoma;	
	font-size:12px;
	color:#0066CC;
	text-decoration: underline;
}

.img_border_org{
border:#ffb400 solid 1px;}


.page_links_heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#ffb400;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
.page_links
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;

}

.page_links a
{
	color:#FFFFFF;
	text-decoration:none;
}
.page_links a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffb400;
	text-decoration:none;
}