﻿body 
{
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
	text-align:justify;
	margin:3px 0px 0px 0px;
	color:#606060;
}
HR
{
	color:#eeeeee;
}
LI
{
	margin:5px 0px 0px 5px;
}
H4
{
	color:#5c608d;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px 0px 0px 0px;

}
H5
{
	margin:10px 0px 4px 0px;
}
.Contact
{
	border:solid 2px #97dff5;
}
.Contact TD
{
	color:#6e79af;
	padding-left:3px;
	line-height:20px;
}
.SiteMap
{
	background-image:url(../../Images/BoxTitelBg.jpg);
	background-repeat:repeat-x;
	height:25px;
}
.WorkGallery
{
	border:solid 2px #d4d3d1;
}

.MenuIcon
{
	border:solid 2px #97dff5;
	line-height:20px;
}
.MenuIcon TD
{
	padding-left:3px;
}
.MenuIcon A
{
	text-decoration:none;
	color:#868686;
}
.MenuIcon A:hover
{
	text-decoration:none;
	border-bottom:dashed 1px #868686;
	color:#868686;
}
.HeaderBlueColor
{
	background-color: #97def2;
	height:7px;
}
.HeaderWhiteColor
{
	background-color: #FFFFFF;
	height:7px;
}
.HeaderGreenColor
{
	background-color: #32a96f;
	height:3px;
}
.bgcolor
{
	background-color:#f7f7f7;
}
.bgcolor A
{
	text-decoration:none;
	color:#868686;
	
	/*font-weight:bold;*/
}
.bgcolor A:hover
{
	text-decoration:none;
	border-bottom:dashed 1px #868686;
	color:#868686;
	/*font-weight:bold;*/
}

.StarColor
{
	color:#32a96f;
	/*color:Red;*/
}

.Powered
{
	color:#868686;
	font-weight:lighter;
	padding-right:5px;
}
.Powered A
{
	text-decoration:none;
	color:#868686;
	font-weight:lighter;
}
.Powered A:hover
{
	text-decoration: none;
	border-bottom:dashed 1px #868686;
	color: #868686;
	font-weight:lighter;
}


/*Box Image*/
.TopSideline
{
	background-image:url(../../Images/RightSideMainBox/Top_Center.jpg);
	background-repeat:repeat-x;
	height:4px;
}
.LeftSideline
{
	background-image:url(../../Images/RightSideMainBox/Left_Center.jpg);
	background-repeat:repeat-y;
	width:4px;
}
.RightSideline
{
	background-image:url(../../Images/RightSideMainBox/Right_Center.jpg);
	background-repeat:repeat-y;
	width:4px;
}
.BottomSideline
{
	background-image:url(../../Images/RightSideMainBox/Bottom_Center.jpg);
	background-repeat:repeat-x;
	height:4px;
}

.SmallImageBorder
{
	border:solid 1px #97def2;
}

.FloorOffice
{
	background-color: #dcdcdc;
}

.WithoutHeaderTable
{
	border-left:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
}
.WithoutHeaderTable TD
{
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding: 2px 2px 2px 4px;
}
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup 
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:200px;
}