/* terrasearch styles */
input.text  {
        font-family: 'Times New Roman',Times,serif;
	color : #FFFFFF;
        background-color: #222222;
	font-weight : normal;
        font-size: 1em;
	text-decoration : none;
	width : 120px;
}

input.button  {
        font-family: 'Times New Roman',Times,serif;
	color : #CCCCCC;
        background-color: #333333;
	font-weight : bold;
        font-size: 1em;
	text-decoration : none;
}

input.checkbox  {
        font-family: 'Times New Roman',Times,serif;
	color : #CCCCCC;
        background-color: #222222;
	font-weight : normal;
        font-size: 1em;
	text-decoration : none;
}

span.checkbox  {
        font-family: 'Times New Roman',Times,serif;
	color : #CCCCCC;
        background-color: #222222;
	font-weight : normal;
        font-size: 1em;
	text-decoration : none;
}

select.select  {
        font-family: 'Times New Roman',Times,serif;
	color : #CCCCCC;
        background-color: #222222;
	font-weight : normal;
        font-size: 1em;
	text-decoration : none;
}

h1.result  {
        font-family: 'Times New Roman',Times,serif;
	color : #FFFFFF;
	font-weight : bold;
        font-size: 1.2em;
	text-decoration : none;
}

p.result  {
        font-family: 'Times New Roman',Times,serif;
	color : #FFFFFF;
	font-weight : normal;
        font-size: 1em;
	text-decoration : none;
}

span.status  {
        font-family: 'Times New Roman',Times,serif;
	color : #BBBBBB;
	font-weight : normal;
        font-size: 0.8em;
	text-decoration : none;
}

a.result:link  {
        font-family: 'Times New Roman',Times,serif;
        color: #ff9900;
	font-weight : bold;
        font-size: 1em;
	text-decoration : none;
}

a.result:visited  {
        font-family: 'Times New Roman',Times,serif;
	color : #cc6600;
	font-weight : bold;
        font-size: 1em;
	text-decoration : none;
}

a.result:active  {
        font-family: 'Times New Roman',Times,serif;
	color : #ff0000;
	font-weight : bold;
        font-size: 1em;
	text-decoration : underline;
}

a.result:hover  {
        font-family: 'Times New Roman',Times,serif;
	color : #ffbb22;
	font-weight : bold;
        font-size: 1em;
	text-decoration : underline;
}

span.extract  {
        font-family: 'Times New Roman',Times,serif;
	color : #CCCCCC;
	font-weight : normal;
        font-size: 0.9em;
	text-decoration : none;
}

a.ts:link  {
        font-family: 'Times New Roman',Times,serif;
	color : #ff9900;
	font-weight : normal;
	font-size : 9px;
	text-decoration : none;
}

a.ts:visited  {
        font-family: 'Times New Roman',Times,serif;
	color : #cc6600;
	font-weight : normal;
	font-size : 9px;
	text-decoration : none;
}

a.ts:active  {
        font-family: 'Times New Roman',Times,serif;
	color : #ff0000;
	font-weight : normal;
	font-size : 9px;
	text-decoration : underline;
}

a.ts:hover  {
        font-family: 'Times New Roman',Times,serif;
	color : #ffbb22;
	font-weight : normal;
	font-size : 9px;
	text-decoration : underline;
}
