	body {
	font-family: verdana, tahoma, Helvetica, arial, sans-serif;
	font-size:8pt

	}
table {
	font-family: verdana, tahoma, Helvetica, arial, sans-serif;
	font-size:8pt;
}

.leftside{
	padding-right: 5px;
}
.leftmenu{
	padding-right: 2px;
	padding-left: 5px;
	width:100%;

}
.mainframe{
	width:630;
	padding: 5px 5px 5px 5px;
}

.maintable {
background-image:url(images/dotv.gif);
	background-repeat:repeat-y;	
	background-position:right top;	
}	

.mlef {background-image:url(images/dotv.gif);
	background-repeat:repeat-y;	
	background-position:right top;}	

.clef {background-image:url(images/dotv.gif);
	background-repeat:repeat-y;	
	background-position:left top;}	


.propertyhead
{
	color: #ffffff;
	font-weight: bold;
	background-color: #114dbf ;
	font-family: verdana, tahoma, Helvetica, arial, sans-serif;
	padding-left:5px;
	height:20px; }
.pagetitle {
	color: #ffffff;
	font-weight: bold;
	background-color: #114dbf ;
	font-family: verdana, tahoma, Helvetica, arial, sans-serif;
	font-size:8pt;
	padding-left:5px;
	height:20px;
	width:100%;
}
.righttitle {
	color: #ffffff;
	font-weight: bold;
	background-color: #114dbf ;
	font-family: verdana, tahoma, Helvetica, arial, sans-serif;
	font-size:8pt;
	padding:3px 0 0 2px;
	height:20px;
	width:146;
}
.referencehead
{
	color: #ffffff;
	font-weight: normal;
	background-color: #114dbf ;
	font-family: verdana, tahoma, Helvetica, arial, sans-serif;
	padding-right:5px;
	height:20px;
	 }
		
.menuhead {
	color: #ffffff;
	font-weight: bold;
	height : 20px;
	width : 100%;
	background-color: #114dbf ;
	background-image: url('images/_arrow_left.gif');
	background-position: 6px 4px;
	background-repeat: no-repeat

	}
.overmenuhead {
	color: #ffffff;
	font-weight: bold;
	height : 20px;
	width : 100%;
	background-color: #114dbf ;
	background-image: url('images/_arrow_down.gif');
	background-position: 6px 4px;
	background-repeat: no-repeat

	}

.picborder
{	border: solid 1px #114dbf;
}

.mbot{
background-image:url(images/doth.gif);
	background-repeat:repeat-x;	
	background-position:left top;
}
.menulist {
background-image:url(images/doth.gif);
	background-repeat:repeat-x;	
	background-position:left top;
	height : 18px;
	width : 100%;
	padding:3px 0 0 21px;}

.menulist2 {
	height : 18;
	width : 100%;
	padding:3px 0 0 20px;
background-image:url(images/doth.gif);
	background-repeat:repeat-x;	
	background-position:left top;	}


.propertylist {
background-image:url(images/doth.gif);
	background-repeat:repeat-x;	
	background-position:left bottom;
	height : 22px;
	}

a.menuheadlink:link {font-weight: bold;text-decoration: none; font-family: verdana, Tahoma, arial, helvetica, sans-serif;font-size: 8pt;color: #ffffff; }
a.menuheadlink:active {font-weight: bold;text-decoration: none; font-family: verdana, Tahoma, arial, helvetica, sans-serif;	font-size: 8pt;color: #ffffff; } 
a.menuheadlink:visited {font-weight: bold;text-decoration: none; font-family: verdana, Tahoma, arial, helvetica, sans-serif;	font-size: 8pt; color: #ffffff; } 
a.menuheadlink:hover {font-weight: bold;text-decoration: underline; font-family: verdana, Tahoma, arial, helvetica, sans-serif;font-size: 8pt;color: #ffffff; } @import url(cms/style.css);


a.menulink:link {font-weight: bold;text-decoration: none; font-family: verdana, Tahoma, arial, helvetica, sans-serif;font-size: 8pt;color: #114dbf; }
a.menulink:active {font-weight: bold;text-decoration: none; font-family: verdana, Tahoma, arial, helvetica, sans-serif;	font-size: 8pt;color: #114dbf; } 
a.menulink:visited {font-weight: bold;text-decoration: none; font-family: verdana, Tahoma, arial, helvetica, sans-serif;	font-size: 8pt; color: #114dbf;} 
a.menulink:hover {font-weight: bold;text-decoration: underline; font-family: verdana, Tahoma, arial, helvetica, sans-serif;font-size: 8pt;color: #114dbf;}
		
a.menu:link {text-decoration: none; font-weight: bold; color: #808080; }
a.menu:visited {text-decoration: none; font-weight: bold;  color: #808080; } 
a.menu:active {text-decoration: none; font-weight: bold;  color: #808080; } 
a.menu:hover {text-decoration: none; font-weight: bold;	color: #114dbf; }

a:link {font-weight: bold;text-decoration: none;color: #114dbf;}
a:active {font-weight: bold;text-decoration: none;color: #114dbf; } 
a:visited {font-weight: bold;text-decoration: none;color: #114dbf; } 
a:hover {font-weight: bold;text-decoration: underline;color: #114dbf; }




.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid green;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}