/* CSS Document */
td,th,p{
	font-weight: none; 
	font-size: 11px; 
	color: #333; 
	font-family: verdana, arial, helvetica, sans-serif ;
	text-decoration: none;
}
body {
	background-color: #eeeeee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tab01{
background-image: url("images/bgijo.jpg"); 
background-repeat: repeat-x;
border-top:4px solid #4E4E4E;
}
.tab02{
background-image: url("../images/bgijo2.jpg"); 
background-repeat: repeat-x;
background-position:bottom;
}
.abu01 { 
background-image:url('../images/abu01.jpg');
background-repeat:no-repeat;
background-position:left bottom; 
}
.abu02 { 
background-image:url('../images/abu02.jpg');
background-repeat:no-repeat;
background-position:right bottom; 
}
.abu03 { 
background-image:url('../images/abu03s.jpg');
background-repeat:no-repeat;
background-position:left bottom; 
}
.abu04 { 
background-image:url('../images/abu04s.jpg');
background-repeat:no-repeat;
background-position:right bottom; 
}
a {
	font-weight: none; 
	color: #ff9900; 
	font-size: 12px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-decoration: NONE;
}
a:hover {
	font-weight: none; 
	color: #99cc00; 
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;	
	text-decoration: NONE;
}

.title{
	font-weight: none; 
	font-size: 40px; 
	color: #000; 
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -4px;
}

.title2{
	font-weight: none; 
	font-size: 30px; 
	color: #009933; 
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -2px;
}

.title3{
	font-weight: bold; 
	font-size: 20px; 
	color: #000; 
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}


.temesinotselone1 {
	vertical-align: middle; 
	cursor: hand; 
	background-image: url('../images/blackbg.jpg'); background-repeat: repeat-x;
}
.temesihover1 {
	vertical-align: middle; 
	background-color: #ffcc00;
	background-image: url('../images/toskabg.jpg'); background-repeat: repeat-x;
}
.temesiselected1 {
	vertical-align: middle; 
	background-color: #FFF;	
}
a.link1 {
	font-weight: bold; 
	color: #999; 
	font-size: 12px; 
	font-family: helvetica, sans-serif,verdana, arial; 
	text-decoration: NONE; 
}
a.link1:hover {
	font-weight: bold; 
	color: #fff; 
	font-size: 20px; 
	font-family: helvetica, sans-serif,verdana, arial; 
	text-decoration: NONE; 
}

/* Menu script 1*/
.temesinotselone2 {
	vertical-align: middle; 
	cursor: hand; 
	background-image: url('../images/greenbg.jpg'); background-repeat: repeat-x;
}
.temesihover2 {
	vertical-align: middle; 
	background-color: #ffcc00;
	background-image: url('../images/orangebg.jpg'); background-repeat: repeat-x;
}
.temesiselected2 {
	vertical-align: middle; 
	background-color: #FFF;	
}
a.link2 {
	font-weight: none; 
	color: #fff; 
	font-size: 20px; 
	font-family: helvetica, sans-serif,verdana, arial; 
	text-decoration: NONE; 
}
a.link2:hover {
	font-weight: none; 
	color: #000; 
	font-size: 20px; 
	font-family: helvetica, sans-serif,verdana, arial; 
	text-decoration: NONE; 
}


a.link3 {
	font-weight: none; 
	font-size: 30px; 
	color: #009933; 
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -2px;
}
a.link3:hover {
	color: #000; 
}

.tab{
background-image: url("../images/temesi-index_15.jpg"); background-repeat: repeat-x;
}
.insert{
background: #ffffff url("../images/temesi-in_16.jpg"); background-repeat: repeat-x; background-position:bottom;
}

	/* 
CSS Menu picture transpartemesi
color line : #F69 
*/

.temesi-notselone-trans {
	filter:alpha(opacity=100);-moz-opacity:.9;
	cursor: hand;
}

.temesi-hover-trans {
	filter:alpha(opacity=80);-moz-opacity:.7;
	cursor: hand;
}
.temesi-selected-trans{
	filter:alpha(opacity=90);-moz-opacity:.9;
	cursor: hand;
	
}

/* menu */

ul#menu {

  width: 150px;
  list-style-type: none;
  border-top: solid 1px #c5ec33;
  margin: 0;
  padding: 0;
}

ul#menu ol {

width: 150px;
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 0px;
}

ul#menu li, 
  ul#menu a {
  color: #FFF;
  font-family: verdana, sans-serif;
  font-size: 11px;

}

ul#menu li {
  border-bottom: solid 1px #c5ec33; 
  line-height: 20px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
color: #000;
  content: " - ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
color: #000;
}

ul#menu a.active {
font-weight: bold;
  color: #000;
}
