BODY {
	margin: 0px;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
FORM {
	margin: 0px;
}
A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.justify {
	text-align: justify;
}
.center {
	text-align: center;
}
.top {
	vertical-align: top;
}
.bottom {
	vertical-align: bottom;
}
.middle {
	vertical-align: middle;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.underline {
	text-decoration: underline;
}
.font-09 {
	font-size: 09px;
}
.font-10 {
	font-size: 10px;
}
.font-11 {
	font-size: 11px;
}
.font-12 {
	font-size: 12px;
}
.font-13 {
	font-size: 13px;
}
.font-14 {
	font-size: 14px;
}
.font-15 {
	font-size: 15px;
}
.font-16 {
	font-size: 16px;
}
.font-17 {
	font-size: 17px;
}
.font-18 {
	font-size: 18px;
}
.color-01 {
	color: #FFFFFF;
}
.color-02 {
	color: #636262;
}
.color-03 {
	color: #7F7F7F;
}
.color-04 {
	color: #666666;
}
.color-04:hover {
	color: #F98808;
}
.color-05 {
	color: #F98808;
}
.bgcolor-01 {
	background-color: #353535;
}
.bgcolor-02 {
	background-color: #F98808;
}
.bgcolor-03 {
	background-color: #F1F8E8;
}
.bgcolor-04 {
	background-color: #F0F0F0;
}
.chkbox-01 {
	width: 10px;
	height: 10px;
}
.select-01 {
	width: 100px;
	height: 21px;
}
.select-02 {
	width: 50px;
	height: 21px;
}
.select-03 {
	width: 80px;
	height: 21px;
}
.select-04 {
	width: 250px;
	height: 21px;
}
.input-01 {
	width: 100px;
	height: 22px;
}
.input-02 {
	width: 250px;
	height: 22px;
}
.submit-01 {
	width: 138px;
	height: 18px;
}
.textarea-01 {
	width: 250px;
	height: 50px;
}
.textarea-02 {
	width: 150px;
	height: 100px;
}
.bckgrnd-01 {
	background-image: url(upload/images/genel/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bckgrnd-02 {
	background-image: url(upload/images/genel/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bckgrnd-03 {
	background-image: url(upload/images/genel/footer1.jpg);
	background-repeat: repeat-x;
}
.bckgrnd-04 {
	background-image: url(upload/images/genel/footer2.jpg);
	background-repeat: repeat-x;
}
.bckgrnd-05 {
	background-image: url(upload/images/genel/footer3.jpg);
	background-repeat: repeat-x;
}
.padding-01 {
	padding-left: 5px;
	padding-right: 5px;
}
.padding-02 {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:5px;
}
.padding-03 {
	padding-left: 10px;
	padding-right: 10px;
}
.padding-04 {
	padding-left: 5px;
}
.padding-05 {
	padding: 4px;
}
.border-01 {
	border: 1px solid #BDBDBD;
}
.border-02 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CECED0;
	border-bottom-color: #CECED0;
}

.banner-01 {
	border: 1px solid #BDBDBD;
	padding: 2px;
	background-color: #FFFFFF;
}
.banner-02 {
	border: 1px solid #BDBDBD;
	padding: 10px;
	background-color: #FFFFFF;
}
.scroll{
  overflow:auto;
}

.haber-01 {
	background-image: url(upload/images/genel/haber1.jpg);
	background-repeat: repeat-x;
}
.haber-02 {
	background-image: url(upload/images/genel/haber2.jpg);
	background-repeat: repeat-x;
}
.thumb-01 {
	border: 1px solid #BDBDBD;
	padding: 4px;
}
.dot-01 {
	vertical-align: top;
	padding-top: 3px;
}
