/* style sheet for website */
/*BODY {scrollbar-face-color: #ba9952;
	  scrollbar-shadow-color: #8f7338;
	  scrollbar-highlight-color: #e1c483;
	  scrollbar-3dlight-color: #e1c483;
	  scrollbar-darkshadow-color: #8f7338;
	  scrollbar-track-color: #ebdcbd;
	  scrollbar-arrow-color: #433f37; 
	  border-width: 1px; 
	  border-color: #000000
	}*/


.txtField {font-face: times; font-size: 9px; height: 13pt; padding: 0px 0px 0px 0px; color:#000000; background-color: #8e8e8e;}
.txtFieldError {font-face: times; font-size: 9px; height: 13pt; padding: 0px 0px 0px 0px; color:#000000; background-color: #ffb8b8;}
.txtArea {font-face: arial; font-size: 12px; color:#000000; background-color: #EAE9EB; border:1px solid #4F2F94}
.txtFieldSearch {height: 17 px; font-size: 12px;  color:#000000; background-color: #EAE9EB; border:1px solid #4F2F94}
.dropDown {height: 17 font-size: 12px;  color:#000000; background-color: #EAE9EB; border:1px solid #70491F;}
.button {height: 20 px; font-size: 12px; background-color: #EAE9EB; color:#000000}


.txt { font-family: arial, times; font-size: 10pt; color: #FFFFFF; font-weight: none; padding: 0px 0px 0px 0px; }
	.txt a:link {  color: #0048ff; text-decoration: none}
	.txt a:visited {  color: #FFFFFF; text-decoration: none}
	.txt a:hover {  color: #FF0000; text-decoration: underline}
	.txt a:active {  color: #FFFFFF; text-decoration: underline}
	
.heading1 {font-family: times; font-size: 12pt; color: #000000; font-weight: none; padding: 0px 0px 0px 0px; }
	
.titleLarge { font-family: times; font-size: 36pt; color: #e8caae; font-style: italic; font-weight: none; padding: 0px 0px 0px 0px; }
.titleSmall { font-family: times; font-size: 12pt; color: #e8caae; font-style: italic; font-weight: none; padding: 0px 0px 0px 0px; }

.subTitle { font-family: times; font-size: 13pt; color: #e8caae; font-style: italic; font-weight: none; padding: 0px 0px 0px 0px; }

.phone { font-family: times; font-size: 16pt; color: #FFFFFF; font-style: italic; font-weight: none; padding: 0px 0px 0px 0px; }