body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	color: #4f6b72;
	background: #fff;
}
#linkb {color: #fff;}
#link {color: #0099ff;}
#link visited{text-decoration:none;color: #0099ff;}
#mytable {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 13px;
	border-collapse: 0px;
}
#menutable caption, #mytable caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color:#2D7AB5;
	text-transform: uppercase;
	text-decoration:underline;
	--background: #2D7AB5 url('../images/bg_blue3.png') repeat-x;
}
#mytable th {
	font-size: 14px;
	font-weight: normal;
	padding: 5px 5px;
	text-align: left;
	color: #fff;
	border-bottom: 1px solid #d0dafd;
	background-color: #82B4FF;
}
#mytable th.nobg {
	font-size: 14px;
	font-weight: normal;
	padding: 5px 5px;
	text-align: left;
	color: #039;
	border-bottom: 1px solid #d0dafd;
	background: none;
}
#mytable td {
    padding: 5px 5px;
	color: #669;
	border-bottom: 1px solid #fff;
	background-color: #e8edff;
}

.btxt,#btn{
  font: 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #4f6b72;
  font-size:14px;
  text-align:left;
}
.btxt,.calendar{background:url("images/bg-input.jpg") repeat-x;border:1px solid #bbb;}
.ltxt{border:solid #A5C3D1 1px;}
.calendar,.btxt{
  border:solid #A5C3D1 1px;
  text-transform:uppercase;
}
#btn{
  border:solid #808080 1px;
}

textarea{
 border:solid #ccc 1px;
 font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
button{text-align:center;}
html {
scrollbar-base-color: #666666;
scrollbar-arrow-color: white;
scrollbar-track-color: #white;
scrollbar-shadow-color: #000;
scrollbar-lightshadow-color:#fff;
scrollbar-darkshadow-color: #000;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}
#title{
 font: normal 13px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 color: #4f6b72;
 background: #fff;
 padding:5px;
 text-align:left;width:600px;
}
#imageload td{
	font: normal 14px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#c_details{width:550px;height:150px;overflow:auto;border:solid 1px #d0dafd;}