html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
	overflow-x: hidden;
	background-color: #000000;
	color:#fff;
	font: 90%/1.5em Verdana, Tahoma, arial, sans-serif;
}
p {
	margin: 0px;
	font-size: 12px;
	line-height: 1.1;
	padding-bottom: 7px;
}

td {
	font-size: 12px;
}
th {
	font-size: 12px;
}
h1, h2, h3 { font-family: 'Trebuchet MS', Tahoma, Sans-serif; color: #1773BC; text-align:center; }
h1 {
	font-size: 200%;	
	font-weight: normal;	
}
h2 {
	font-size: 185%;
	color: #CC0000;
}
h3 {
	font-size: 155%;	 
}

h1, h2, h3 {
	margin: 10px 15px;
	padding: 0;
}
h4, h5, h6 {
	margin: 0;
	padding: 0;
}
td.content{
	padding:10px;
	vertical-align:top;
	background:url(/images/may_hbg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.fieldWithErrors {
	padding: 2px;
	background-color: red;
	float: left;
}
#errorExplanation {
	border: 2px solid red;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 14px;
	
}
#errorExplanation b {
	font-size: 18px;
	color: #CC0000;
}
#errorExplanation ul li {
  font-size: 14px;
  list-style: square;
}
#errorExplanation ul li b{
	font-size: 14px;
	color: #000000;
}
a, a:visited {
	text-decoration: none;
	color: #00CCFF;
}
a:hover {
	text-decoration: underline;
	color: #00FF00;
}
img{
	border:none;
}
#k{
	font-size:6px;
}
.st_out {
	border:1px #CCCCCC solid;
	padding:2px;
}
.st_in {
	border:1px #FFFFFF solid;
	background-color:#F0F0F0;
	padding:2px;
}
#st_head{
	font-size: 16px;
	font-weight:bold;
}
#st_head a{
	color:#FF0000;
}
#st_head span{
	font-size: 10px;
}
#st_text{
	font-size: 11px;
}
.st_td_iki{
	vertical-align:top;
	padding-left:5px;
}
.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
border: 2px solid #fff;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
border: 2px solid #FF0000;
}

#parent_link {
	font-weight:bold;
	padding: 5px 0;
	border-bottom:1px #CCCCCC solid;
	margin-bottom:5px;
}
#parent_link b {
	color: #999999;
}
.msg_error {
	border:2px solid #CC0000;
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding: 4px;
	margin-bottom: 5px;
	background-color: #FFF8E8;
}
#tablo_genel {
	border-collapse:collapse;
}
#tablo_genel td, #tablo_genel th{
	border:1px solid #CCCCCC;
	padding:4px;
}
#tablo_genel th{
	text-align:right;
}
#tablo_reset td, th {
	border:none;
	padding:0;
}
#tablo_resim {
	width:100%;
	border-collapse:collapse;
}
#tablo_resim tr td{
	text-align:center;
	border:1px solid #CCCCCC;
	padding:4px;
}
#tablo_resim tr td b{
	font-size:9px;
}
#tablo_ipix {
	border-collapse:collapse;
}
#tablo_ipix tr td{
	text-align:center;
	vertical-align:top;
	border:1px solid #CCCCCC;
	padding:4px;
}
#tablo_ipix tr td b{
	display:block;
	font-size:14px;
	padding:5px;
}
.security_code {
	height:30px;
	font-size:20px;
	letter-spacing: 2px;
}
.msg_notice {
	border:2px solid #006600;
	color:#009900;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding: 4px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
.guestbook_out {
	border:1px solid #CCCCCC;
	width:100%;
}
#guestbook_in {
	border-collapse:collapse;
	width:100%;
}
#guestbook_in tr.head{
	background-image: url(/images/guestbook.gif);
	background-repeat: repeat-x;
}
#guestbook_in td {
	padding:3px 5px;
	border:1px solid #CCCCCC;
}
.ustmm{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.ustmm:link, .ustmm:visited {
	color: #052a7f;
}

.ustmm:hover {
	color: #009933;
	text-decoration: none;
}
#solmm a{
	font-size: 12px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	padding:0 10px;
}
#solmm a:hover {
	color: #FFFF00;
	text-decoration: none;
}
td.td_show_left {
	padding-left: 5px;
}

td.td_show_right {
	padding-right: 5px;
}
#iframe_div {
	padding:10px 0 10px 10px;
	width:250px
}
#iframe_div #pane {
	height:150px;
}
#iframe_div a.ana{
	display:block;
	text-align:center;
	padding-right:10px;
}