body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4e4e43;
}

td {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	line-height: 140%;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#vertmenu {
font-family: Verdana;
font-size: 10px;
width: 160px;
padding: 0px;
margin: 0px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-family: Verdana;
font-size: 10px;
display: block;
border-bottom: 1px dashed #cccccc;
padding: 5px 0px 8px 4px;
text-decoration: none;
color: #666666;
width:160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
background-color: #eeeeee;
}
#p1 #i1 a,
#p2 #i2 a,
#p3 #i3 a,
#p4 #i4 a,
#p5 #i5 a,
#p6 #i6 a,
#p7 #i7 a,
#p8 #i8 a,
#p9 #i9 a,
#p10 #i10 a {
font-weight: bold;
}

.ceo {
	font-family: Verdana;
	font-size: 10px;
	color: #005BAE;
}

.desi {
	font-family: Verdana;
	font-size: 10px;
	color: #64911A;
}
.more {
	color: #993300;
	text-decoration: none;
}
.more:hover {
	text-decoration: underline;
}
.news_link {
	color: #666666;
	text-decoration: none;
}
.news_link:hover {
	color: #993300;
	text-decoration: none;
}
.date {
	font-family: Verdana;
	font-size: 10px;
	color: #005BAE;
	font-weight: bold;
}

.detail{
	font-family: Verdana;
	font-size: 10px;
	color: #64911A;
	font-weight: bold;
}
.detail:hover{
	text-decoration: underline;
}


.btm_navi
{
	color: #CCCCCC;
	text-decoration: none;


}
.btm_navi:hover{
	text-decoration: underline;
}

.footer_grey {color: #CCCCCC}

.fatech
{
	color: #CCCCCC;
	text-decoration: none;


}
.fatech:hover{
	color: #FF9900;
	text-decoration: none;

}
.h1 {
	font-weight: bold;
	color: #005BAE;
}
.btn {
	border: 1px solid #999999;
	background-color: #F8F8F8;
}
.txtbox {
	border: 1px solid #9DBCD9;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.txtfield {
	border: 1px solid #9DBCD9;
	height: auto;
	width: auto;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;

}
.email {
	text-decoration: none;
	color:#666666
}
.email:hover {
	text-decoration: underline;
}.green {

	font-family: Verdana;
	font-size: 10px;
	color: #64911A;
}
.blue {

	font-family: Verdana;
	font-size: 10px;
	color: #005BAE;
}
.r2 {
	background-color: #F7F7F7;
}
.main_head {
	font-weight: bold;
	color: #005BAE;
	font-size: 13px;
	
}
/*tooltip*/
#dhtmltooltip{
font-family: verdana;
font-size: 10px;
color: #666666;
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
.price {
	text-decoration: none;
	color:#666666;
	border-bottom:dashed #999999 1px;
}
.price:hover {
	text-decoration: none;
	color:#993300;
	border-bottom:dashed #993300 1px;
}
.pics {
background: url(images/gallery/bg.jpg) no-repeat;
}