/* | Drama Türkiye - Tema Stil Dosyası - www.drama.gen.tr | */

/* Genel Özellikler */

body {
	background: #000132 url('back.jpg') repeat-x;
	margin: 0px;
}
.main {
	background-color: #FFFFFF;
	border-left: 2px #073877 solid;
	border-right: 2px #073877 solid;
	width: 760px;
}
.header {
	border-bottom: 1px #C0C0C0 dotted;
}
.content {
	text-align: center;
	padding-top: 10px;
}
.title {
	font: 14pt Trebuchet MS, Tahoma, Verdana;
	font-weight: bold;
	color: #A7011C;
	border-bottom: 1px #C0C0C0 dotted;
}
.title a, .title a:visited, .title a:active {
	text-decoration: none;
	color: #A7011C;
}
.title a:hover {
	text-decoration: none;
	color: #F20808;
}
.desc {
	font: 10pt Trebuchet MS, Tahoma, Verdana;
	line-height: 16px;
	letter-spacing: 1px;
	padding: 25px;
	text-align: justify;
}
.sublink {
	font: 10pt Trebuchet MS, Tahoma, Verdana;
	border-top: 1px #C0C0C0 dotted;
	letter-spacing: 1px;
}
.sublink a, .sublink a:visited, .sublink a:active {
	text-decoration: none;
	color: #A7011C;
}
.sublink a:hover {
	text-decoration: underline;
	color: #F20808;
}
.about {
	font: 10pt Trebuchet MS, Tahoma, Verdana;
	letter-spacing: 1px;
	text-align: justify;
	width: 740px;
}
td.s1 {
	width: 250 px;
	vertical-align: top;
}
td.s2 {
	font: 10pt Trebuchet MS, Tahoma, Verdana;
	text-align: justify;
	width: 490px;
	vertical-align: top;
}
img.resim {
	border: 1px #C0C0C0 dotted;
}