body {
	SCROLLBAR-FACE-COLOR: #efefef;
	SCROLLBAR-HIGHLIGHT-COLOR: #efefef;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #0000ff;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	background-image: url(../b-img/bkg.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-position: 50%;
	background-attachment: fixed;
	padding: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
img{
	border: 0px;
}
#maintable{
	width: 100%;
}

#leftcontent {

	width: 150px;
	border: 1px solid teal;
	background-color: #CADCDC;
	font-family: Arial,sans-serif;
	font-size: .9em;
	color: #191970;
	padding-top: 0px;
	height: 335px;
	vertical-align: top;
}
#framecontent {
	width: 100px;
	border: 0px solid teal; 
	background-color: #CADCDC;
	height: 100%;
	vertical-align: text-top;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}
.frametd{
	/*background-color: #CADCDC;
	font-family: Arial,sans-serif;
	font-size: .9em;
	color: #191970;*/
	vertical-align: text-top;
	text-align: left;
	height: 5 px;
	
}

.frametdt {
	background-color: white;
	padding-top: 0px;
	vertical-align: text-top;
	text-align: left;
	height: 20 px;
	padding-right: 10px;
}

#framebot {
vertical-align: bottom;
}
#centercontent {
/*	width: 100%;*/
/*	margin-left: 120px;
	margin-right: 120px;*/
	margin-bottom: 10px;
	text-align: left;
	vertical-align: top;
	border: 0px solid;
	border-color: White #ADD8E6 #ADD8E6 #ADD8E6;
	font-size: .9em;
	font-family: Arial,sans-serif;
	padding-left: 5px; 
	padding-right: 5px;	
	/*background-color: #ffffff;*/
}
#centercontent a {
	color: Blue;
}
#centercontent a:hover {
	color: Maroon;
}
	
			
#rightcontent {
	width: 150px;
	height: 335px;
	
	font-family: Arial, Helvetica, sans-serif;
	
	border: 1px solid maroon;
	font-size: .9em;
	padding-top: 0px;
	vertical-align: top;
	background: #C3A4A4;
}
#toptext{
	text-align: right;
}

#header {
	background-image: url(../b-img/headerbkg.jpg); /*	background-repeat : no-repeat;*/
/*font : italic .9em Arial,sans-serif;
	color : #70809f;
	top : 1px;*/
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat;
}
#header .img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}		
		
.quote{
	word-break: normal;
	word-wrap: break-word;
	overflow: auto; 
	margin-left: 150px;
	margin-right: 150px;
	margin-bottom: 5px;
	width: 800px; 
	background-color: Silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;


	
}	
.quoteside{
	word-break: normal;
	word-wrap: break-word;
	overflow: auto;
   width:120px;
	background-color: Silver;


}	
.rand{
	word-break: normal;
	word-wrap: break-word;
	overflow: auto;
	width: 120px;
	padding-left: 4px;
	font-size: 12px;
}	
		
.bottomcontent {
	/*width: 600px;
	margin-left: 150px;
	margin-right:150px;*/
	/*width: 700px;*/
	background: #2c7389;
	text-align : center;
	/*width: 100%;*/
	padding-top : .5em;
	padding-bottom : .1em;
	clear : both;
	font : .9em Arial,sans-serif;
	color : #99FF00;
	/*display : block;*/
	/*margin : 10px 0px 5px 0px;*/
}

		
	

#cdiv{
	width: 97%; /*margin-left:30%;*/
	overflow-y: scroll;
	visibility: visible;
	height: 339px;
	SCROLLBAR-FACE-COLOR: #efefef;
	SCROLLBAR-HIGHLIGHT-COLOR: #efefef;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #0000ff;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	padding: 5px;
	overflow: auto;
	overflow-y: scroll; /*left: 30%;*/
	top: 160; 
	border: 2px solid #E1F1FF;
	}

#cdiv A:link {
	COLOR: #0000ff;
	TEXT-DECORATION: underline;
}
#cdiv A:visited {
COLOR: #0000ff; 
TEXT-DECORATION: underline;

}
#cdiv A:hover {
	COLOR: #8B0000;
	TEXT-DECORATION: underline overline;
}

form {margin:0;} 

 textarea,select,input {
	background-color: transparent;
	border-style: solid;
	border-width: 1px;
	font-size : .9em;
	border-color : Black;
	margin:0;
}

#pal select,option{
	background-color: #F0F8FF;
	width : 85px;
	border : 1px solid Black;
}
#pal textarea,input {
	background-color: #F0F8FF;
	border-style: solid;
	border-width: 1px;
	font-size : .9em;
	border-color : Black;
	margin:0;
}
#pal{
	margin:0px 0px 0px 0px;
	SCROLLBAR-FACE-COLOR: #F0F8FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #efefef;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #F0F8FF;
	SCROLLBAR-TRACK-COLOR: #ede6ed;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	font-size : .9em;
	margin-left : 5px;
	margin-right : 15px;
	font-family : Arial, Helvetica, sans-serif;
}
.button{
	border-width: 0px;
	background-color : transparent;

}
.srchret{
	font-size: 14px;
}
.srchretcellmid{
	height: 95 px;
	background: #00D5D5;
	margin-left: 150px;
	margin-right: 150px;
/*	height: 100%; */
	background-color: #DCD08D;
}
.srchretcell{
	height: 1px;
	background: #00D5D5;
/*	margin-top: 550px;
	margin-bottom: 550px;
	height: 25px; */
}

img.srchret{
/*	margin: 10px;*/
}
.ttext{
	position: absolute; /*top: 150px;
	left: 200px;*/
	font: italic bold 65px Times New Roman;
	color: #F0F8FF;
}
.btext{
	position: relative;
	top: 10px;
	left: 7px;
	font: italic bold 20px arial,sans-serif;
	color: Teal;
}
.ttextr{
	position: absolute; /*top: 0px;
	left: 0px;*/
	font: italic bold 57px  Times New Roman;
	color: #FAEBD7;
	margin: 0px;
	padding-bottom: 0px;
}
.btextr{
	position: relative;
	top: 10px;
	left: 7px;
	font: italic bold 20px arial,sans-serif;
	color: #8B0000; /*margin-bottom: 100px;
	padding-bottom: 100px;*/
}
#rightmarg{
	/*	margin-bottom: 100px;*/
	padding-bottom: 20px;

}

.h2 {
     font-family: Trebuchet MS,Palatino,Times New Roman,serif;
     font-size: 10pt;
     font-weight: bold;
}
.h3 {
     font-family: Verdana,Arial,Helvetica,sans-serif;
     font-size: 7pt;
     font-weight: bold;
}
#centercontent .h2 {
     font-family: Trebuchet MS,Palatino,Times New Roman,serif;
     font-size: 13pt;
     font-weight: bold;
}
#centercontent .h3 {
     font-family: Verdana,Arial,Helvetica,sans-serif;
     font-size: 9pt;
     font-weight: bold;
}

