
body {
  color: #0060ba;
  background: #BB9B80;
  background-repeat: repeat;
  background-position: top left;
  font-family:arial;
}


.pcell {
	background-color: #CDB092;
}

table.frame0 {
	background-color: #CDB092;
	border-style:solid;
	border-color:#0060ba;
	width:960;
	height:563;
	padding:0;
	border-spacing:0px;
	border-width:12;
}

table.frame1 {
	background-color: #CDB092;
	background-repeat:no-repeat;
}

table.frame2 {
	background-color: #F4E5DA;
}

p.restype1 { margin-left:0.0em;margin-top:10.0;margin-bottom:0.0;color:#0060ba;font-weight:bold;font-size:110%;}
p.restype2 { margin-left:2.0em;margin-top:10.0;margin-bottom:0.0;color:#0060ba;font-weight:bold;}
p.restype3 { margin-left:2.0em;margin-top:0.0;margin-bottom:0.0;color:#0060ba;}
span.res {font-weight:bold; text-decoration:none;font-size:100%;}
A.res1:link {text-decoration: none; color: #0060ba; font-size:110%;}
A.res1:visited {text-decoration: none; color: #0060ba; font-size:110%;}
A.res1:active {text-decoration: none; color: #0060ba; font-size:110%;}
A.res1:hover {text-decoration: underline ; color: #0060ba; font-size:110%;}
A.res:link {text-decoration: none; color: #0060ba;}
A.res:visited {text-decoration: none; color: #0060ba;}
A.res:active {text-decoration: none; color: #0060ba;}
A.res:hover {text-decoration: underline ; color: #0060ba;}


p { color: #0060ba; }

td, a, a:link, a:active {
	 font-family: Trebuchet MS, tahoma, verdana, arial, sans;
	 font-size: 12px;
	 color: #666;
	 text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#bg {
	background-image: url(../images/shadow.gif);
	background-repeat: no-repeat;
}

.lnk, .lnk:link, .lnk:active {
	font-family:  Trebuchet MS, tahoma, verdana, arial, sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 900;
	color: #0060ba;
	text-decoration: none;
	}

.lnk:hover {
	text-decoration: underline;
	}

.nolnk {
	font-family:  Trebuchet MS, tahoma, verdana, arial, sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 900;
	color: #fdfce9;
	text-decoration: underline;
	}

.catwalk_menu:link, .catwalk_menu:visited, .catwalk_menu:active {
/*	color: #fdfce9; */
/*	color: F2F1D6; */
	color: #fdfce9;
	text-decoration: none;
	}
.catwalk_menu:hover {
	color: #fdfce9;
	text-decoration: underline;
	}
.catwalk_menu {
	color: #fdfce9;
	text-decoration: underline;
	}

.lhs {
	padding: 2px 15px 0px 0px;
	}
	
.mid {
	padding: 2px 15px 0px 15px;
	}

.rhs {
	padding:2px 0px 0px 15px;
	text-align: right;
	}

.disp_img {
	border:0px;
	padding:10px;
	padding-left:0px;
	}

#internal {
	scrollbar-3dlight-color:#E4E8EB;
	scrollbar-arrow-color:#777777;
	scrollbar-darkshadow-color:#BFCBCF;
	scrollbar-face-color:#EFEFEF;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#EFEFEF;
	scrollbar-track-color:#EAEAEA
	}
	
.form  {
	padding:2px;
	line-height:1;
	font-size: 10px;
	font-family: Verdana, Arial;
	color:#666;
	background-color: #EACDB0;
	border:1px solid;
	border-color:#fdfce9;
	}

.errormsg {
	color: #f00;
	padding: 10px;
	}
	
