BODY {
	color : #000000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

A:LINK {
	color: Blue;
	text-decoration : underline;
}

A:VISITED {
	color : Purple;
	text-decoration : underline;
}

A:ACTIVE {
	color : Fuchsia;
	text-decoration : underline;
}

H1, H2, H3, H4, H5, H6 {
	color : #008040;
	margin-top : 0;
	margin-bottom : 0;
}

H1 {
	font-size : large;
	text-decoration : underline;
}

H2 {
	font-size : medium;
}

H3 {
	font-size : small;
}

H4 {
	font-size : x-small;
}

H5 {
	font-size : xx-small;
}

H6 {
	font-size : x-small;
}

CAPTION {
	font-style : italic;
}

<!-- do not use .smllfont -->
.smllfont {
	font-size : small;
}

<!-- do not use .smallfont -->
.smallfont {
	font-size : xx-small;
}

.small {
	font-size : small;
}

.xxsmall {
	font-size : xx-small;
}

.justifyR {
	text-align: right;
}

.masthead {
}

.TOC {
	padding-right: 10px;
 	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: xx-small;
	background-color: #ccffcc;
}

.Lcol {
	width : 125px;
	background : #dddddd;
/*	font-size : xx-small;	*/
}

.Rcol {
	width : 135px;
	text-align : center;
}

.content {
}

.ads {
	width : 135px;
	text-align : center;
	vertical-align : top;
}

#mast {
	width: 750px;
	height: 200px;
	padding : 0px;
}

#mastkdj {
	width: 750px;
	height: 230px;
	padding : 0px;
}

#mastkdsht {
	width: 750px;
	height: 130px;
	padding : 0px;
}

#masth130 {
	width: 750px;
	height: 130px;
	padding : 0px;
}

#masth140 {
	width: 750px;
	height: 140px;
	padding : 0px;
}

#mast260 {
	width: 750px;
	height: 260px;
	padding : 0px;
}

#mastbel {
	width: 750px;
	height: 250px;
	padding : 0px;
}

#masth145 {
	width: 750px;
	height: 145px;
	padding : 0px;
}

#masth155 {
	width: 750px;
	height: 155px;
	padding : 0px;
}

#mastbc {
	width: 750px;
	height: 145px;
	padding : 0px;
}

#mastprg {
	width: 750px;
	height: 390px;
	padding : 0px;
}

#masth150 {
	width: 750px;
	height: 150px;
	padding : 0px;
}

#masth175 {
	width: 750px;
	height: 175px;
	padding : 0px;
}

#masth315 {
	width: 750px;
	height: 315px;
	padding : 0px;
}

#L {
	width: 175px;
/*	UDM4			*/
/*	height: 800px;	*/
/*	text menu		*/
	height: 2000px;
}

#R {
	width : 150px;
	height : 550px;
}

#fcopy {
	width : 700px;
	height : 50px;
	font-size : xx-small;
	text-align : center;
}

#update {
	width: 175px;
	height: 700px;
	padding : 0px;
}

#new {
	width: 375px;
	height: 750px;
	padding : 0px;
}

/* expanding menu styling */
#udm ul {
	margin-left:0 !important;
	margin-top:1px !important;
	width:128px !important;
	w\idth:120px !important;
	}

#udm ul ul {
	width:120px !important;
	w\idth:112px !important;
	border-style:dashed;
	background-color:#ffe;
	}
#udm ul ul ul {
	width:112px !important;
	w\idth:104px !important;
	border-style:dotted;
	background-color:#ffd;
	}
	
/* give all anchors a hand cursor */
#udm a {
	cursor:pointer !important;
	cursor:hand !important;
	}