﻿.topline
{
	background-image: url(../img/index02.jpg);
	background-repeat: repeat-x;
	height:19px;
}
.bottomline
{
	background-image: url(../img/altbck.jpg);
	background-repeat: repeat-x;
	height:34px;
}
.bottomphone
{
	background-image: url(../img/phoneicon.jpg);
	background-repeat: repeat-x;
	height:15px;
	width:8px;
}
.bottommail
{
	vertical-align:bottom;
	background-position:center;
	background-image: url(../img/mailicon.jpg);
	background-repeat: repeat-x;
	height:15px;
}
.menutop
{
	background-image: url(../img/solmenumavitepe.gif);
	background-repeat: repeat-x;
	height:18px;
	width:135px;
}
.PageTitleLeft
{
	width:5px;
	background: url(../img/bluebg_left.gif) no-repeat right 0%;
}
.PageTitleRight
{
	width:6px;
	background: url(../img/bluebg_right.gif) no-repeat;
}
.PageTitleCenter
{
	width:98%;
	background: url(../img/bluebg.gif) repeat-x;
	padding-left:4px;
	height:18px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.minibtn
{
	font-size: 9px;
	background-color: #9FD076;
	color: #fff;
	font-weight: bold;
	margin: 2px;
	border: #d3d3d3 2px solid;
}