.body {
	font-family:"Trebuchet MS";
	font-size:12px;
	margin:0;
	background-image:url(../images/bg-lvl1.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.frame-table {
	background-image:url(../images/bg-lvl2.gif);
	background-repeat:repeat-x;
	background-color:#f9f9f9;
}
.main-table-index {
	background-image:url(../images/bg-main-index.gif);
	background-repeat:repeat-y;
	background-color: #b2d4e0;
	color:#FFFFFF;
	font-size:13px;
}
.bottom {
	background-color:  #484e4e;
	color:#FFFFFF;
	font-size:11px;
}
.list-table {
	font-size:10px;
	color: #333333;
	font-weight:bold;
}
.sm-price {
	font-size:10px;
	color:#136885;
	font-weight:bold;
}
.price {
	font-size:18px;
	color:#136885;
	letter-spacing: 2px;
}
.left-pad {
	padding-left: 10px;
}
.table-index td {
	 padding-left:15px; 
	 padding-right:15px;
}
.haber-index td {
	background-color:#a6c8d2;
	color:#FFFFFF;
	font-size:11px;
}
.haber-index a:visited, 
.haber-index a:link
{
	color: #FFFFFF;
}
.haber-index a:hover
{
	text-decoration:none;
}
.title-index {
	background-image:url(../images/title-index.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 30px;
	color: #6699CC;
	font-weight:bold;
}
.title {
	background-image:url(../images/title.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 30px;
	color: #6699CC;
	font-weight:bold;
}
.left-bar {
	background-color: #a9cdd9;
}
.main-table {
	background-color:#FFFFFF;
}
.main-text
{
	padding-left:15px; 
	padding-right:15px
}
.altmenu-active {
	background-image:url(../images/inner_buttons/alt_menu_on.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	height: 30px;
	font-weight:bold;
}
.altmenu-pasive
{
	background-image:url(../images/inner_buttons/alt_menu.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	height: 30px;
	font-weight:bold;
}
.altmenu-active a:visited {
	color:#666666;
	text-decoration:none;
}
.altmenu-active a:link {
	color:#666666;
	text-decoration:none;
}
.altmenu-active a:hover {
	color:#666666;
	text-decoration:underline;
}
.altmenu-pasive a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.altmenu-pasive a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.altmenu-pasive a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}