body {
	background-color:#252525;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

h1 {
color: #66FF33; font-size:16px; font-weight:bold; padding:0px; margin:0px
}
h2 {
font-size:14px; font-weight:bold; padding:0px; margin:0px
}

form { padding:0px; margin:0px }

a { 
	color:#4fc430;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a.plain {
	color: #CCCCCC;
	text-decoration:underline;
}

.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {
	color: #66FF33;
	font-weight: bold;
}
.style4 {color: #CCCCCC}
.style5 {
	font-size: 14px;
	font-weight: bold;
}
.style6 {color: #FFFFFF}

.green { color:#4fc430; }

.menu {
background-image:url(images/menubg.jpg);
width:103px; height:33px; text-align:center; 
border-width: 0px 1px 0px 1px; border-style: solid;
border-right-color: #BCBCBC; border-left-color: #FFFFFF;
}

.menuover {
background-image:url(images/menubgred.jpg);
width:103px; height:33px; text-align:center; 
border-width: 0px 1px 0px 1px; border-style: solid;
border-right-color: #CC0033; border-left-color: #FF9999;
}

.menu a {
font-size:12px; font-weight:bold; color: #000000; text-decoration:none; vertical-align:middle;
}

.menuover a {
font-size:12px; font-weight:bold; color: #FFFFFF; text-decoration:none; vertical-align:middle;
}

.maincontent {
padding:10px;
background-color:#666666;
color:#CCCCCC;
}

.catlistmenu {
padding:10px; background-image:url('images/redbg.jpg'); vertical-align:top;
font-size:12px; color:#FFFFFF;
}

.catlistmenu ul li {
padding-top:2px; padding-bottom:2px;
}

.prodlisthead {
font-weight:bold;
text-align:center
}

.prodlist {
border-width: 0px 0px 1px 0px;
border-style: solid;
border-color: #FFFFFF;
text-align:center
}

.prodimg {
padding:5px; margin:10px 10px 10px 0px; border:1px solid #FFFFFF;
}

.specs table {
width:500px;
border-collapse:collapse;
}

.specs table td {
border: 1px solid #CCCCCC;
padding:2px;
}

.selector {
font-size:11px;
background-color: #666666;
color: #EEEEEE;
}

.newslist {
border-width: 0px 0px 1px 0px;
border-style: solid;
border-color: #FFFFFF;
text-align:center;
}

.newsdate {
font-size:10px
}

.event {
border:1px solid #DDE0E8;
border-width:0px 0px 1px 0px;
}

.tsepProject .resultnumber {
	display: inline;
	font-size: smaller;
}
.tsepProject .SearchForForbiddenStopwordsBlock {
	background-color: #FF9900;
	border: 1px solid #000000;
	color: #000000;
	padding: 2px;
}
.tsepProject .SearchForForbiddenStopword {
	font-weight: bold;
	color: #FFFF00;
}
.tsepProject .SearchBlock {
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.tsepProject .SearchField {
}
.tsepProject .foundSearchWord {
	display: inline;
	font-weight: bold;
}

.tsepProject .tsephl0 {  /* mark search term 0 - every one which is more than 9 */
  background-color: white;
	color: black;
}
.tsepProject .tsephl1 {  /* mark search term 1 */
  background-color: #ffff66;
	color: black;
}
.tsepProject .tsephl2 {  /* mark search term 2 */
  background-color: #a0ffff;
	color: black;
}
.tsepProject .tsephl3 {  /* mark search term 3 */
  background-color: #99ff99;
	color: black;
}
.tsepProject .tsephl4 {  /* mark search term 4 */
  background-color: #ff9999;
	color: black;
}
.tsepProject .tsephl5 {  /* mark search term 5 */
  background-color: #cccc66;
	color: black;
}
.tsepProject .tsephl6 {  /* mark search term 6 */
  background-color: #ccff66;
	color: black;
}
.tsepProject .tsephl7 {  /* mark search term 7 */
  background-color: #99ccff;
	color: black;
}
.tsepProject .tsephl8 {  /* mark search term 8 */
  background-color: #ffccff;
	color: black;
}
.tsepProject .tsephl9 {  /* mark search term 9 */
  background-color: #ffffcc;
	color: black;
}

.tsepProject .SearchWord {
	font-weight: bold;
	display: inline;
	color: black;
}
.tsepProject .SearchForWhatNothing {
}
.tsepProject .SearchForWhatMoreThanFour {
}
.tsepProject .SearchForWhatNoResults {
}
.tsepProject .SearchForWhatTimeNeeded {
}
.tsepProject .SearchForWhatSearchTerm {
}
.tsepProject .SearchResultPaging {
}
.tsepProject .SearchResultAllPagesBlock {
	margin-bottom: 10px;
}
.tsepProject .SearchResultOnePageBlock {
	margin-bottom: 10px;
}
.tsepProject .SearchResultOnePageBlock:hover {
}
.tsepProject .SearchPage {
	font-weight: bold;
	display: inline;
}
.tsepProject .SearchResultPageTitle {
}
.tsepProject .SearchResultOutput {
}
.tsepProject .SearchResultOutputMore {
	font-weight: bold;
	display: inline;
}
.tsepProject .SearchResultURL {
}
.tsepProject .SearchResultPageRank {
	display: inline;
}
/* nice URL START */
/* make the link in the URL line look NOT special */
.tsepProject .SearchResultURL a:link,.tsepProject .SearchResultURL a:active {
	text-decoration: none;
}
.tsepProject .SearchResultURL a:hover {
	text-decoration: underline;
}
.tsepProject .SearchResultURL a:visited {
	text-decoration: none;
}
/* nice URL END */
.tsepProject .DivManyPages {
	text-align: center;
}
.tsepProject .PageNavigation {
}
