BODY{
	margin: 0px;
	background-color: #CBB675;
	padding-top: 15px;
	padding-right: 51px;
	padding-bottom: 15px;
	padding-left: 51px;
}

TABLE{
	border: 0px;
}

TD{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

IMG{
	border: 0px;
}

.ImgClickable
{
    cursor: hand;
}

a:link, a:visited, a:active{
	text-decoration: none;
	color:#940609;
	font-weight:bold;
}

a:hover{
	text-decoration: underline;
	color: #c48c39;
}

HR
{
    height:1px;
    color: #C48C39;
}

.rootTable{
	width: 100%;
	background-color: #FFFFFF;
}

.headerTable{
	width: 100%;
}

.heading
{
    font-weight: bold;
    color: #800B13;
}

.ulStyle{
	MARGIN-BOTTOM: 0px;
	list-style-image: url(images1/listImage.gif);
	text-align:left;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
}

.MoreBorder {
	BORDER-TOP: #6F4597 1px solid;
	PADDING-TOP: 2px;
}


table.thinBorder {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: collapse;
}

table.thinBorder td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

.menuCities{
	border: solid 1px #EEEEEE;
	text-align: center;
	width: 20%;
	height: 20px;
	background-color: #C48C39;
}

.menuCities a:link,.menuCities a:active,.menuCities a:visited{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C48C39;
}
.menuCities a:hover{
	color: #9D0407;
	text-decoration: none;
	background-color: #E2C69C;
	border: solid 10px #E2C69C;
}

INPUT, TEXTAREA{
	border:1px solid #CCCCCC;
	background-image: url(images/inputInnerShade.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
}

SELECT{
	font-size: 10px;
}

.cityBoxes
{
    border:solid 1px #c48c39;
    padding:10px;
    color:#9c1a1c;
    width: 20%;
    vertical-align: top;
    text-align: center;
    font-weight: bold;
}
.cityBoxes IMG
{
    width: 89px;
    height: 89px;
}

/*menu CSS*/
#sddm TD a
{	display: block;
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #C48C39;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    width: auto;
}

#sddm a:hover
{	
    background: #FFF0C7;
    color: #9C020A;
}

#sddm div
{	position: absolute;
    visibility: hidden;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background: #FFFFFF;
    border: 1px solid #C48C39;
}

#sddm div a
{	position: relative;
    display: block;
    margin: 0px;
    padding: 5px;
    width: auto;
    white-space: nowrap;
    text-align: left;
    text-decoration: none;
    background: #D49C49;
    color: #FFFFFF;
    font: 11px arial;
    font-weight: bold;
    border: 1px solid #FFFFFF;
}

#sddm div a:hover
{	background: #FFEFC6;
    color: #9C020A;
}

.AddrStyle
{
    font-size: 9px;
    color: #999;
}

.PanelImgProject
{
    width: 410px;
    height: 210px;
    margin: 2px;
    padding: 0px;
    background-position: center;
    background-repeat: no-repeat;
}

.PanelImgPlan
{
    width: 100px;
    height: 100px;
    margin: 0px;
    margin: 0px;
    background-repeat: no-repeat;
    cursor: hand;
}

.MapsStyle
{
    border:solid 1px #cccccc;
    margin: 10px;
}

/* end of menu CSS*/