q {
	font-style : italic;
}
TABLE {
	border : thin #999966;
}TABLE.front {
	border : thin groove White;
}

INPUT {
	font-size : larger;
	color : #000033;
	font-family : "Courier New", Courier, monospace;
}
UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000033;
	font-size : 13px;
}
P {
	color : #000033;
	padding-left : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-right : 10px;
	font-size : 13px;
}
P.menu {
	color : Navy;
	vertical-align : bottom;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

BODY {
	background-color : #CCCC99;
}

H1 {
	font-size : 40px;
	color : #000033;
	font-family : "Courier New", Courier, monospace;
	margin-left : 10px;
	margin-top : 10px;
	padding-bottom : 0px;
}H2 {
	font-size : 30px;
	color : #000033;
	font-family : "Courier New", Courier, monospace;
	margin-left : 10px;
	padding-bottom : 0px;
}
A.title:active, A.title:link, A.title:visited {
	color : #999933;
}

A:HOVER.title {
	color : Yellow;
}

H1.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #999933;
	text-align : center;
	font-size : 30px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin : 0px 0px 0px 0px;
}

A {
	text-decoration : none;
	color : #000099;
}

A:HOVER {
	color : Yellow;
}

/*search engine*/

.HSE-head		{
	font-size: 18px;
	font-weight: bold;
	margin-left : 5px;
}
.HSE-bold		{
	font-weight: bold;
	font-family:Verdana;
	margin-left : 5px;
}
.HSE-small		{
	font-size: 11px;
	margin-left : 10px;
	color : #000033;
}

/* Result links belong to the class 'HSE-link'. */
a.HSE-link:link		{ text-decoration: none; }
a.HSE-link:visited	{ text-decoration: none; }
a.HSE-link:hover	{
	color: Yellow;
}

/* The division under each result link containing details and descriptions. If you don't want it intented, specify '0px' as 'margin' values. */
.HSE-description	{ margin-left: 30px; margin-right: 30px; }
/* Within this division, a meta description is printed (if you have turned it on via results_descriptions in your .ini file). */
.HSE-meta-desc		{ font-style: italic; }
/* Within this division, list items are printed (if you have turned them on via results_descriptions in your .ini file). */
.HSE-list-item		{ list-style: disc inside; }

/* The matches belong to the class 'HSE-match'. Some may want to experiment with these. */
.HSE-match:before	{ content: ""; }
.HSE-match:after	{ content: ""url(); }

/* Text, Links and Button in the pre-built input form (if you have turned it on via formtable_width in your .ini file). */
.HSE			{ color: black; font-size: 13px; }
a.HSE:link		{ color: black; text-decoration: none; font-size: 13px; }
a.HSE:visited		{ color: black; text-decoration: none; font-size: 13px; }
a.HSE:hover		{ color: red; font-size: 13px; }
.HSE-button		{ font-size:100%; border:1px outset gray; background-color: gray; color: white; }


/* During the search, 2 dynamic progress bars can be shown. You can disable them by changing the 'display' values from 'inline' to 'none'. */
/* The 'position', 'top' and 'left' parameters are REQUIRED for Netscape 4 to define a layer (otherwise it produces an error!) */
#HSE-progress1		{
	display: inline;
	position: relative;
	top: 0px;
	left: 5px;
	color : Red;
}
#HSE-progress2		{
	display: inline;
	position: relative;
	top: 0px;
	left: 5px;
}

/* Don't change the following definition - it exists only to ensure that this file is being recognized */
.HSE-hidden		{ display: none; }
/* Guestbook*/

.font1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	color: #000033;
}
.font2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #000033;
}
.font3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000033;
	font-weight: bold
}
.select {  font-family: $VARS[font_face]; font-size: 9pt}
.input {  font-family: $VARS[font_face]; font-size: 9pt}
.spage {
	background-position: center top;
}
