﻿body
{
	font-size: 14px;
	color: #7e6767;
	font-family: Trebuchet MS;
	background-color: white;
	text-decoration: none;
	margin: 0px;
}
.home_text
{
	font-size: 12px;
	color: #b09c9c;
	font-family: Tahoma;
	text-decoration: none;
	margin: 0px;
}

.home_bottomtext
{
	font-size: 11px;
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
	margin: 0px;
}
.heading
{
font-size:18px;
font-family : Trebuchet MS;
color :#581313;
text-decoration:none;
margin:0px;

}

.designno
{
    font-size: 16px;
    font-family: Trebuchet MS;
    font-weight:bold;
    color: #4e2e2e;
    text-decoration: none;
    margin: 0px;
}
.menu_bg
{
	background-image: url(../images/flash_bg.jpg);
	background-repeat: repeat-x;
	background-color: white;
}
.home_bg
{
	background-image: url(../images/content_bg.jpg); 
	background-repeat: repeat;
}


#inner_pg_td_bg
{
    background: url(../images/inner/inner_workarea.jpg);
    width: 676px;
    height: 737px;
}

.menu_text
{
	font-size:14px;
font-family : Foundry Journal Book;
color :White;
text-decoration:none;
margin:0px;
}
.text
{
    font-size:12px;
    font-family :Arial;
    color:Black;
    margin:0px;
    text-decoration:none;
    text-align: justify;
}
.detail
{
font-size:14px;
font-family : Trebuchet MS;
color :#7e6767;
text-decoration:none;
margin:0px;
   font-weight:bold;
}

.paging
{
    font-size:12px;
    font-family :Arial;
    color:Black;
    margin:0px;
    text-decoration:none;
   
}
.paging_heading
{
    font-size:12px;
    font-family :Arial;
    color:#6d2a2a;
    margin:0px;
    text-decoration:none;
    font-weight:bold;
   
}
.menu
{
	z-index:999;
}