body,html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #efeff1;
}

A.black_bottom:link { text-decoration: none; color: #000000; font-size: 11px }
A.black_bottom:active { text-decoration: none; color: #000000; font-size: 11px }
A.black_bottom:visited { text-decoration: none; color: #000000; font-size: 11px }
A.black_bottom:hover { text-decoration: none; color: #000000; font-size: 11px }

A.portrait:link { text-decoration: underline; color: #006da3; font-size: 11px }
A.portrait:active { text-decoration: underline; color: #006da3; font-size: 11px }
A.portrait:visited { text-decoration: underline; color: #006da3; font-size: 11px }
A.portrait:hover { text-decoration: none; color: #006da3; font-size: 11px }


.copyright {
	font-size: 10px;
	color: #ffffff;
}

.thanks {
	font-size: 9px;
	color: #000000;
}


.black {
	font-size: 11px;
	color: #000000;
	line-height:16px;
}

.blue {
	font-size: 11px;
	color: #006da3;
}

.brown {
	font-size: 11px;
	color: #d19f1f;
	font-weight:bold;
	line-height:16px;
}

.browntitle {
	font-size: 16px;
	color: #d19f1f;
	line-height:14px;
	font-weight:bold;
	
}

.bgborderright {
    background-image:url(../images/border_right.jpg);
    width:29px;
    height:auto;
}

.bgborderleft {
    background-image:url(../images/border_left.jpg);
    width:29px;
    height:auto;
}

#list-menu {
    float: left;
    width: 217px;
    border-top: 4px solid #7f8184;
    border-bottom: 4px solid #7f8184;
    border-left: 0;
    border-right: 0;
    padding: 0;
    margin: 0;
    background-color: #7f8184;
}

#list-menu #udm li a.nohref:hover {
    cursor: pointer !important;
}

.imgborder {border: 1px #d7d7d7 solid;} 

.leftshadow {
	background-image:url(../images/spacer_leftbg.gif);
	width:245px;
	vertical-align: top;
}

.rightshadow {
	background-image:url(../images/border_rightbg.jpg);
	width:18px;
}

.leftspacer {
    background-image:url(../images/spacer_leftbg.gif);
    width:245px;
}

.leftedge {
    background-image:url(../images/border_leftbg.jpg);
    width:18px;
}

.rightedge {
    background-image:url(../images/border_rightbg.jpg);
    background-repeat: repeat-y;
    width:18px;
}

