body {
	margin: 1% 5% 5% 5%;
	width: 950px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	margin: 10px auto;
	/*	border: 2px solid Black;*/
}

a {
	color: #0000CD;
	font-size: 12px;
	text-decoration: none;
}

a.underline {
	text-decoration: underline;
}

hr {
	margin-bottom: 0px;
	margin-top: 0px;
}

.black {
	color: Black;
}

.white {
	color: White;
}

/***************** TEXT IN THE HEADER **************************/
h1 {
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: helvetica, arial, georgia, times, sans-serif;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	background-color: #EEE8AA;
	margin-bottom: 10px !important; /*****  FIREFOX  *****/
	margin-bottom: 10px; /***** INTERNET EXLORER *****/
	margin-top: 10px !important; /*****  FIREFOX  *****/
	margin-top: 10px; /***** INTERNET EXLORER *****/
}

h2 {
	width: 100%;
	font-size: 14px;
	padding-left: 5px;
	font-family: helvetica, arial, georgia, times, sans-serif;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	background-color: #EEE8AA;
	margin-bottom: 5px !important; /*****  FIREFOX  *****/
	margin-bottom: 5px; /***** INTERNET EXLORER *****/
	float: left;
	overflow: hidden;
	margin-top: 10px;
}

h2 a {
	display: block;
}

h3 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 2px;
}

img.left {
	float: left;
	padding: 3px;
	margin-right: 6px;
	/*	border:1px solid #c4c4c4;*/
}

img.right {
	float: right;
	padding: 3px;
	margin-right: 6px;
	/*	border:1px solid #c4c4c4;
*/
}

/********************* Search form  ******************/
.text {
	height: 14px;
	width: 110px;
}

/*************************** HEADER PROPERTIES ************************/
#top {
	height: 60px;
	width: 100%;
	/*background-color: #F0E68C;*/ /*border-bottom: 2px solid Black;*/
}

/*************************** MENU ****************************/
#topmenu {
	clear: both;
	height: 20px;
	width: 100%;
	background-color: #4682B4;
	border-bottom: 2px solid Black;
	border-top: 2px solid Black;
}

#topmenu a {
	color: White;
	margin: 2px 10px;
	font-size: 12px;
	float: left;
	padding-right: 10px;
	text-decoration: underline;
}

#indexadbox {
	float: right;
	width: 200px;
	height: 200px;
}

/*************************** END MENU *************************/
	/************************ LEFT ADS COLUMN *****************/
#leftads {
	float: left;
	width: 18%;
	overflow: hidden;
	margin-top: 10px !important; /*****  FIREFOX  *****/
	margin-top: 20px; /***** INTERNET EXLORER *****/
}

/************************ LEFT SIDE COLUMN *****************/
#left {
	float: left;
	width: 600px;
	margin-top: 0px !important; /*****  FIREFOX  *****/
	margin-top: 0px; /***** INTERNET EXLORER *****/
}

#left p,#right p {
	font-size: 12px;
	margin-top: 0px;
	/*	color:#404040;*/
	color: Black;
	margin-bottom: 10px;
	margin-right: 10px;
}

/***************************  RIGHT COLUMN  *********************/
#right {
	float: right;
	width: 305px;
	margin-top: 0px !important; /*****  FIREFOX  *****/
	margin-top: 0px; /***** INTERNET EXLORER *****/
	margin-bottom: 10px;
}

/*
#right a {
	line-height:2em;
	
}
*/
#right br {
	line-height: 0.7em;
}

.offerbox {
	border: 2px solid Black;
	margin-top: 10px;
	font-size: 10px;
	overflow: hidden;
}

.offerbox h2 {
	margin-top: 0;
	width: 305px !important; /*****  FIREFOX  *****/
	width: 296px; /***** INTERNET EXLORER *****/
}

.offerboxtext {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
}

.offerboxtext li {
	font-size: 12px;
}

.offerbox td {
	vertical-align: top;
}

.offerbox a {
	font-size: 12px;
	text-decoration: underline;
}

.marginlist li {
	margin-bottom: 5px;
}

.legend {
	font-size: 9px;
}

.legend a {
	font-size: 9px;
}

/************** SEARCH BOX ****************/
.searchbox {
	border: 2px solid Black;
	background-color: #EEE8AA;
	margin-top: 10px;
}

.searchbox p {
	margin: 5px 5px 5px 5px;
}

.searchbox h2,#offerbox h2 {
	width: 98%;
	font-size: 14px;
	padding-left: 5px;
	font-family: helvetica, arial, georgia, times, sans-serif;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	background-color: #EEE8AA;
	color: Black;
	margin-top: 0;
}

/********************************************    FOOTER  *****************/
#footer { /*	border-top:1px solid #c4c4c4;*/
	padding-top: 20px;
	text-align: center;
	margin: 10px;
	font-size: 10px;
	clear: both;
}

.footer {
	margin-top: 5px;
}

#footer a {
	font-size: 10px;
	padding: 5px;
}

/* mobile version link */
#mobile-ver-link {
	color: #0000a0;
	font-weight: bold;
	font-size: 20px;
	text-decoration: underline;
}

/************************* MENU TABS *****************************/
.tabs {
	float: left;
	width: 100%;
	line-height: normal;
	/*border-bottom: 1px solid #7e9fff; Add border strip to bottom of menu*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*background:url(media/nav_bg.gif);*/
	height: 25px;
	overflow: hidden;
	background-position: bottom;
	padding-top: 6px;
	color: black;
}

.tabs ul {
	list-style-type: none;
	margin: 0;
	margin-left: 20px; /*Left offset of entire tab menu relative to page*/
	padding: 0;
}

.tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}

.tabs a {
	float: left;
	background: url(media/glowtab-left.gif) no-repeat left top;
	margin: 0;
	/*margin-right: 5px; spacing between each tab*/
	padding: 0 0 0 9px;
	text-decoration: none;
	color: black;
}

.tabs a span {
	float: left;
	display: block;
	background: url(media/glowtab.gif) no-repeat right top;
	padding: 5px 12px 10px 10px;
	font-weight: bold;
	color: #3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabs a span {
	float: none;
	color: #EEE8AA;
}

/* End IE5-Mac hack */
.tabs a:hover span {
	color: white;
}

.tabs a.current { /*Selected Tab style*/
	background-position: 0 -82px;
	/*Shift background image up to start of 2nd tab image*/
}

.tabs a.current span { /*Selected Tab style*/
	background-position: 100% -82px;
	/*Shift background image up to start of 2nd tab image*/
	color: white;
}

.tabs a:hover { /*onMouseover style*/
	background-position: 0% -82px;
	/*Shift background image up to start of 2nd tab image*/
}

.tabs a:hover span { /*onMouseover style*/
	background-position: 100% -82px;
	/*Shift background image up to start of 2nd tab image*/
}

.menu_sec_container {
	clear: left;
	/*width:95%; width of 2nd level sub menus*/
	height: 25px;
	/*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
	background: url(media/sub_bg.gif);
}

.menu_secondary {
	margin-left: 20px;
	padding-top: 3px;
	padding-bottom: 10px;
}

.menu_secondary a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	color: #EEE8AA;
	text-decoration: underline;
}

.menu_secondary a.current {
	color: white;
}

.menu_secondary a:hover {
	color: white;
}

#tabempty {
	clear: both;
	height: 2px;
	border-top: 2px #4682B4 solid;
}

/************************* END MENU TABS *************************/
	/****TAble rezult*******/
table.table1 {
    margin-top:5px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	border-collapse: collapse;
	border: 1px black solid;
}

.table1 tr {
	color: black;
	border: 1px #9ED929 solid;
}

.table1 td {
	margin: 0px;
	padding: 0px;
	padding-right: 3px;
	padding-left: 3px;
	border-right: 1px #9ED929 solid;
}


.table1 tr:hover,th {
	color: #fff;
	text-shadow: 1px 1px 1px #568F23;
	border: 1px solid #93CE37;
	border-bottom: 3px solid #9ED929;
	background-color: #9DD929;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0.02, rgb(123
		, 192, 67) ), color-stop(0.51, rgb(139, 198, 66) ),
		color-stop(0.87, rgb(158, 217, 41) ) );
	background: -moz-linear-gradient(center bottom, rgb(123, 192, 67) 2%,
		rgb(139, 198, 66) 51%, rgb(158, 217, 41) 87% )
}
/**** END of TAble rezult*******/