.quote { font-family: "Comic Sans MS";  font-weight: normal;    color: Purple;  text-align: right;  font-size: xx-small;      }

body {
   color: black;
   font-size: 100%;
	font-family: Arial;
	font-weight: normal;
	background: url(/include/Images/goat_background.jpg) center no-repeat fixed;
	font: caption;
	text-align: left;
	/* border: 2px solid Black; */
		font-style: normal;
		font-variant: normal;
		text-decoration: none;
		}

tr, td {
   font: Arial;
   font-family: Arial;
	color:black;
	font-size: 95%;
	font-weight: normal;
	text-decoration: none;
}


.menu {
	font-size: 95%;
	font-weight: bold;
	font-family: Helvetica, "Comic Sans MS";
	color: Maroon;
	text-decoration: underline;
}
.menu:hover {
	color: green;
	text-decoration: underline;
}

.upper_menu {
   font-size: 100%;
	font-weight: normal;
   font: Arial;
   font-family: Arial;
	color: black;
	text-decoration: none;
	text-align: right;
}
.upper_menu:hover {
	color: blue;
	text-decoration: underline;
}

.newpage {page-break-before: always }

.price {
	background-color: Fuchsia;
}

.buttonback
 {background-image: url(/include/Images/button_back.gif);}

.CBV
{   font-family: Verdana, "Comic Sans MS";  text-align: left;  padding-left: 10%;  padding-right: 10%;  list-style: lower-roman;  color: Maroon;  font-weight: normal;  padding-bottom: 0;  font-size: 90%;             }

.CBVhead
{   font-family: Verdana, "Comic Sans MS";  text-align: center;  padding-left: 10%;  padding-right: 10%;  list-style: lower-roman;  color: Maroon;  font-weight: bold;  padding-bottom: 0;  font-size: 16pt;             }

.documentation
{   font-family: Verdana, "Comic Sans MS";  text-align: left;  padding-left: 10%;  padding-right: 10%;  list-style: lower-roman;  color: Maroon;  font-weight: normal;  padding-bottom: 0;  font-size: 90%;             }

.documentationtc
{   font-family: Verdana, "Comic Sans MS";  text-align: left;  padding-left: 0%;  padding-right: 0%;  list-style: lower-roman;  color: Maroon;  font-weight: bolder;  padding-bottom: 8px;  line-height: 26px;          }

.processing
{   font-family: Verdana;  text-align: center;  padding-left: 10%;  padding-right: 10%;  color: Green;      }

.error_message
{   font-family: Verdana;  text-align: center;  padding-left: 10%;  padding-right: 10%;  color: Red;      }

.searchResults
{   font-family: Verdana;  text-align: center;  padding-left: 10%;  padding-right: 10%;  font-size: 110%;  color: Blue;       }
body.upsideDown {
   background-image: url(/include/Images/newbackUpsideDown.jpg);
   color: black;
   font-size: 100%;
	font-family:"Arial, Helvetica, sans-serif";
	font-weight: normal;
}

h3 { padding-bottom: 8px;  font-family: Arial;  font-size: 14pts;  font-weight: bolder;  text-align: center;  color: Black;  font-variant: normal;  font: underline;  font-style: oblique;         }

h5 {  background-color: #708F8F;  font-family: "Times New Roman", Times, serif;  font-size: 14px;          }
h6 { background-color: #708F8F;  font-family: "Times New Roman", Times, serif;  font-size: 24px;          }
	
}


h3.errmsg {   font-family: Arial;  font-size: larger;  font-weight: bolder;  text-align: left;  color: Maroon;      }

h3.small {
	 padding-bottom: 4px;  font-family: Arial;  font-weight: bolder;  text-align: left;  color: Maroon;  
}

td.headl { 
	font-weight: bolder;
	text-align: right;
	vertical-align: top;
	font-family: Arial;
	text-decoration: none;
}

td.head {
	text-align: center;
	vertical-align: bottom;
	font-weight: bolder;
	border-bottom: thin solid Black;
	border-top: thin solid Black;
   font-family: Arial;
	color: Black;
	background-color: #8FBC8F	;
	text-decoration: none;
}

h1 {
	border: 1px solid Black;
	background-color: #8FBC8F;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}


td.label {
	text-align: center;
	vertical-align: middle;
	color: maroon;
	text-decoration: none;
}


td.superhead {
	text-align: center;
	vertical-align: bottom;
	font-weight: bolder;
	border-top: thin solid Black;
	background-color: #8FBC8F	;
}

td.duperhead {
	text-align: center;
	vertical-align: bottom;
	font-weight: bolder;
	border-top: thin solid Black;
	border-left: thin solid Maroon;
	border-right: thin solid;
	background-color: #8FBC8F	;
}

td.subhead {
	text-align: center;
	vertical-align: bottom;
	font-weight: bolder;
	border-bottom: thin solid Black;
	background-color: #8FBC8F	;
}

td.headr {
	text-align: right;
	vertical-align: bottom;
	font-weight: bolder;
	border-bottom: thin solid Black;
	border-top: thin solid Black;
	text-decoration: none;
}

td.headdef {
	text-align: center;
	vertical-align: bottom;
	font-weight: bolder;
	border-bottom: thin solid Black;
	border-top: thin solid Black;
}

td.result {
	border-bottom: 1px solid Gray;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
}

td.result_center {
	border-bottom: 1px solid Gray;
	vertical-align: top;
	text-align: center;
}

td.result_number {
	border-bottom: 1px solid Gray;
	vertical-align: top;
	text-align: right;
}

td.result_nested_number {
	vertical-align: top;
	text-align: right;
}
td.controlh {
	font-size: 90%;
	text-align: center;
	vertical-align: bottom;
	font-weight: bolder;
	border-bottom-width: thin;
	border-bottom: 1px solid Black;
	background-color: #8FBC8F;
	}

td.controlhl {
	font-size: 90%;
	text-align: right;
	vertical-align: middle;
	font-weight: bolder;
	background-color: #8FBC8F;
	}

td.control {
	font-size: 90%;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
	background-color: #8FBC8F;
	text-decoration: none;
	}

select.controls { 
	background-color: #E8FFEC;
	border: thin solid #FCCEAA;
	font-size: 95%;
	white-space: pre;
	text-decoration: none;
}

input.controlsSmall { 
        background-color: #FFFFCC;
	border: thin solid #FCCEAA;
	font-size: 75%;
	white-space: pre;
	text-align: left;
}


input.controls { 
	background-color: #E8FFEC;
	border: thin solid #FCCEAA;
	font-size: 95%;
	white-space: pre;
	text-align: left;
	text-decoration: none;
}

input.controls:disabled {
	font-weight: lighter;
	color: #686868;
}

button.controls { 
	background-color: #E8FFEC;
	border: thin solid #FCCEAA;
	font-size: 95%;
	white-space: pre;
	text-align: center;
	color: Maroon;
	font-family: "Comic Sans MS";
}

button.blurb { 
	background-color: #E8FFEC;
	border: thin solid #FCCEAA;
	font-size: 95%;
	white-space: pre;
	text-align: center;
	color: Maroon;
	font-family: "Comic Sans MS";
}

submit.controls { 
	background-color: #E8FFEC;
	border: thin solid #FCCEAA;
	font-size: 100%;
	white-space: pre;
	text-align: left;
	color: Maroon;
	font-family: "Comic Sans MS";
}

button.controls { 
	background-color: #E8FFEC;
	border: thin solid #FCCEAA;
	font-size: 95%;
	white-space: pre;
	text-align: center;
	color: Maroon;
	font-family: "Comic Sans MS";
}

input.blurb { 
	background-color: #FFB6C1;
	border: thin solid #FFB6C1;
	font-size: 95%;
	white-space: pre;
	text-align: center;
	color: Maroon;
}

textarea .controls { 
	background-color: #FCCEAA;
	border: thin solid #FCCEAA;
	font-size: 95%;
	white-space: pre;
	text-align: left;
}


input.search { 
	background-color: #66CC66;
	border: thin solid #00FF7F;
	font-size: 95%;
	white-space: normal;
	font: bolder;
	color: Black;
}

table.yellow { background-color: #FFFFCC; }

pramod {
	font-size: 12pt;
	font-family: "Times New Roman";
}

