body{
	background: #FFFFFF;
	border:0px black solid;
	//padding:1px;
	//margin:0px;
	font-size:13px;
	//font-family: Sylfaen;
	font-family: arial;
	}

div.gverdi {
 	text-align:center;   
	background:green;
    text-decoration:none;
    color:#FFFFFF;
    width: 300px;
	//margin:2px;
    display:block;
	font-size:14px;
	font-weight: bold;
	text-align: center;
	font-family: arial;
	padding:3px 3px 3px 3px;
	}

div.favorite {
	width: 100%;
	float: center;
	//display:block;
	background-image:url(http://kio.ge/images/add_favorites.png);
	background-repeat:no-repeat;
	background-position:top left;
	line-height:23px;
	color:#FFFFFF;
	padding:0px 7px 0px 22px;
	margin-bottom:1px;
	}

div.favorite a, div.favorite a:hover, div.favorite a:visited, div.favorite a:active{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-family: Sylfaen;
	}

	div.button {
	width: 100%;
	float: center;
	//display:block;
	background-image:url(http://kio.ge/images/button.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	line-height:23px;
	color:#FFFFFF;
	padding:0px 7px 0px 22px;
	margin-bottom:1px;
	}

div.button a, div.button a:hover, div.button a:visited, div.button a:active{
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	font-family: Sylfaen;
	}

	
td.foot{
	background:#ff6600;
	font-weight: bold;
	font-family: Sylfaen;
	//float: center ;
	//padding:1px;
	margin-right: 0px;
	text-decoration: none;
	height: 24px;
	}


td.shet a{
	color:green;
	text-decoration:none;
	font-size:13x;
font-family: Sylfaen;
	}

td.shet a:hover{
	color:red;
	text-decoration:none;
	}

td{
	padding:1px;
	}
	
table{
	
	background:white;
	border:0px solid black;
	text-align:left;
	font-size:13px;
	padding:1px;
	//margin:1px;
	}

table.jobs_bans{
	background:white;
	border:0px solid black;
	text-align:center;
	font-size:13px;
	//padding:1px;
	//margin:2px;
	}
	
	table.content
{
    width: 68%;
}

a{
	color:blue;
	text-decoration:none;
	font-size:14px;
	font-family: Sylfaen;
	}



a:visited{
	color:green;
	}

a:hover{
	color:red;
	}

a:active{
	
	color:red;
	}

.MenuItemTable_new
{
    //padding:1px;
    width: 95%;
    height:25px;
}

.MenuItemTable
{
    //padding:1px;
    width: 70%;
    height:25px;
}

.MenuItem, .MenuItem:visited
{
    text-align:center;
	background:#ff6600;
    text-decoration:none;
    color: #FFFFFF;
    font-size:14px;
    width: auto;
	height: 24px;
    display:block;
}

.MenuItem:hover
{
    text-align:center;   
	background:green;
    text-decoration:none;
    color:#FFFFFF;
    font-size:14px;
    width: auto;
    display:block;
}

.MenuItemSelected, .MenuItemSelected:visited
{
    text-align:center;   
	background:green;
    text-decoration:none;
    color:#FFFFFF;
    font-size:14px;
    width: auto;
	height: 24px;
    display:block;
}


