input, textarea, option { 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F5F5; 
	font-size: 10pt; 
	border-style: solid; 
	border-width: 1; 
}
select {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
	font-size: 10pt;
}
BODY { scrollbar-face-color:#ffffff; scrollbar-shadow-color:#000000; scrollbar-highlight-color:#000000; scrollbar-3dlight-color:#ffffff; scrollbar-darkshadow-color:#c0c0c0; scrollbar-track-color:#ffffff; scrollbar-arrow-color:#333333; }
form { 
	margin:0; 
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: Red;
}

.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #333333;
}
.menu1 a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
.menu1 a:hover {
	color: #cc0000;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}
.text a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
.text a:hover {
	color: #cc0000;
	text-decoration: none;
}

.texthead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
/* General content -> Plugin: Indexed search -> Search result display -> Text */
.tx-indexedsearch .tx-indexedsearch-res P { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }
/* General content -> Plugin: Indexed search -> Search result display -> Text -> Links */
.tx-indexedsearch .tx-indexedsearch-res P A { color:#333333; text-decoration:none; }
/* General content -> Plugin: Indexed search -> Search result display -> Text -> Links -> Mouseover links */
.tx-indexedsearch .tx-indexedsearch-res P A:hover { color:#cc0000; }
/* General content -> Plugin: Indexed search -> Search result display -> Text -> Links -> Active links */
.tx-indexedsearch .tx-indexedsearch-res P A:active { color:#333333; }
/* General content -> Plugin: Indexed search -> Search result display -> Text -> Links -> Visited links */
.tx-indexedsearch .tx-indexedsearch-res P A:visited { color:#333333; }
/* General content -> Plugin: Indexed search -> Search result display -> Section headers -> Section header */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:bold; }
/* General content -> Plugin: Indexed search -> Search result display -> Section headers -> Section header -> Links */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 A { color:#333333; text-decoration:none; }
/* General content -> Plugin: Indexed search -> Search result display -> Section headers -> Section header -> Links -> Mouseover links */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 A:hover { color:#cc0000; text-decoration:none; }
/* General content -> Plugin: Indexed search -> Search result display -> Section headers -> Section header -> Links -> Active links */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 A:active { color:#333333; text-decoration:none; }
/* General content -> Plugin: Indexed search -> Search result display -> Section headers -> Section header -> Links -> Visited links */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 A:visited { color:#333333; text-decoration:none; }
/* General content -> Plugin: Indexed search -> Search result display -> Section headers -> Page count */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead P { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; }
.tx-indexedsearch P { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }
.tx-indexedsearch P A { color:#333333; text-decoration:none; }
.tx-indexedsearch P A:hover { color:#cc0000; }
.tx-indexedsearch P A:active { color:#333333; }
.tx-indexedsearch P A:visited { color:#333333; }
.tx-indexedsearch P.tx-indexedsearch-noresults { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#cc0000; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }
.tx-indexedsearch .tx-indexedsearch-searchbox SELECT { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }
.tx-indexedsearch .tx-indexedsearch-rules H2 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-rules P { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-whatis P { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#cc0000; }
/* General content -> Plugin: Indexed search -> Browsing box -> Text */
.tx-indexedsearch .tx-indexedsearch-browsebox P { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:normal; }
/* General content -> Plugin: Indexed search -> Browsing box -> Text -> Links */
.tx-indexedsearch .tx-indexedsearch-browsebox P A { color:#333333; text-decoration:none; }
/* General content -> Plugin: Indexed search -> Browsing box -> Text -> Links -> Mouseover links */
.tx-indexedsearch .tx-indexedsearch-browsebox P A:hover { color:#cc0000; text-decoration:none; }
/* General content -> Plugin: Indexed search -> Browsing box -> Text -> Links -> Active links */
.tx-indexedsearch .tx-indexedsearch-browsebox P A:active { color:#333333; }
/* General content -> Plugin: Indexed search -> Browsing box -> Text -> Links -> Visited links */
.tx-indexedsearch .tx-indexedsearch-browsebox P A:visited { color:#333333; text-decoration:none; }
/* General content -> Plugin: Indexed search -> Browsing box -> Text -> Emphasized numbers */
.tx-indexedsearch .tx-indexedsearch-browsebox P SPAN.tx-indexedsearch-browsebox-strong { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }
/* General content -> Plugin: Indexed search -> Browsing box -> Section links (UL) */
.tx-indexedsearch .tx-indexedsearch-browsebox .tx-indexedsearch-sectionlinks UL { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }
/* General content -> Plugin: Indexed search -> Browsing box -> Table cells -> Selected table cells -> Text */
.tx-indexedsearch .tx-indexedsearch-browsebox TD.tx-indexedsearch-browsebox-SCell P { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }
/* General content -> Plugin: Indexed search -> Browsing box -> Table cells -> Selected table cells -> Text -> Links */
.tx-indexedsearch .tx-indexedsearch-browsebox TD.tx-indexedsearch-browsebox-SCell P A { color:#333333; text-decoration:none; }
/* General content -> Plugin: Indexed search -> Browsing box -> Table cells -> Selected table cells -> Text -> Links -> Mouseover links */
.tx-indexedsearch .tx-indexedsearch-browsebox TD.tx-indexedsearch-browsebox-SCell P A:hover { color:#cc0000; text-decoration:none; }
/* General content -> Plugin: Indexed search -> Browsing box -> Table cells -> Selected table cells -> Text -> Links -> Active links */
.tx-indexedsearch .tx-indexedsearch-browsebox TD.tx-indexedsearch-browsebox-SCell P A:active { color:#333333; text-decoration:none; }
/* General content -> Plugin: Indexed search -> Browsing box -> Table cells -> Selected table cells -> Text -> Links -> Visited links */
.tx-indexedsearch .tx-indexedsearch-browsebox TD.tx-indexedsearch-browsebox-SCell P A:visited { color:#333333; text-decoration:none; }
/* General content -> Plugin: Indexed search -> Browsing box -> Table cells -> Text */
.tx-indexedsearch .tx-indexedsearch-browsebox TD P { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }
/* General content -> Plugin: Indexed search -> Browsing box -> Table cells -> Text -> Links */
.tx-indexedsearch .tx-indexedsearch-browsebox TD P A { color:#333333; text-decoration:none; }
/* General content -> Plugin: Indexed search -> Browsing box -> Table cells -> Text -> Links -> Mouseover links */
.tx-indexedsearch .tx-indexedsearch-browsebox TD P A:hover { color:#cc0000; text-decoration:none; }
/* General content -> Plugin: Indexed search -> Browsing box -> Table cells -> Text -> Links -> Active links */
.tx-indexedsearch .tx-indexedsearch-browsebox TD P A:active { color:#333333; text-decoration:none; }
/* General content -> Plugin: Indexed search -> Browsing box -> Table cells -> Text -> Links -> Visited links */
.tx-indexedsearch .tx-indexedsearch-browsebox TD P A:visited { color:#333333; text-decoration:none; }
/* General content -> Plugin: Indexed search -> Search result display -> Resume text cell (TD) -> TEXT */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }
/* General content -> Plugin: Indexed search -> Search result display -> Resume text cell (TD) -> TEXT -> Red markup of search words */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#cc0000; }
/* General content -> Plugin: Indexed search -> Search result display -> Info cell (TD) -> TEXT */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info P { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }
/* General content -> Plugin: Indexed search -> Search result display -> Info cell (TD) -> TEXT -> Links */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info P A { color:#333333; text-decoration:none; }
/* General content -> Plugin: Indexed search -> Search result display -> Info cell (TD) -> TEXT -> Links -> Mouseover links */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info P A:hover { color:#cc0000; text-decoration:none; }
/* General content -> Plugin: Indexed search -> Search result display -> Info cell (TD) -> TEXT -> Links -> Active links */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info P A:active { color:#333333; text-decoration:none; }
/* General content -> Plugin: Indexed search -> Search result display -> Info cell (TD) -> TEXT -> Links -> Visited links */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info P A:visited { color:#333333; text-decoration:none; }

.indent{
margin-left:30px;
}