
body{
	background-color:white;
	margin:0px;
	padding:0px;

}

a:link , a:visited {
	color:#9966CC;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
}

.header_map {
	color:#9966CC;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:25px 0px 0px 25px;
}

.textbox {
	border:1px solid #8B4C9E;
	font:14px Verdana;
	padding:5px 0 5px 3px;
}

.button {
	border:1px solid #8B4C9E;
	background-color:#8B4C9E;
	font:12px Verdana;
	color:white;
}

.content {
	font:13px Verdana;
	color:black;
	padding:16px;
	padding-top:10px;
	padding-left:15px;
}

.form_content {
	font:12px Verdana;
	color:black;
	padding:5px;

}

#ustmenu {
z-index:100; 
padding:-10px 10px 5px 0px;
font:12 px Verdana, Arial, Helvetica, sans-serif;
color:#CCCCCC;
text-align:left;
}

#menuTd {
	background-image: url('./images/menu_back.gif');
	background-repeat: no-repeat;
}

#smallTd {
	background-image: url('./images/small_back.gif');
	background-repeat: no-repeat;
	background-position:top right;
}

#phtTd {
	background-image: url('./images/vid01.gif');
	background-repeat: no-repeat;
	text-align:center;
	margin:0px;
	padding:0px;
}

#phtTd01 {
	background-image: url('./images/vid.gif');
	background-repeat: no-repeat;
	text-align:center;
	margin:0px;
	padding:0px;
}

#phtTd02 {
	background-image: url('./images/vid02.gif');
	background-repeat: no-repeat;
	text-align:center;
	margin:0px;
	padding:0px;
}

#phtTd03 {
	background-image: url('./images/vid03.gif');
	background-repeat: no-repeat;
	text-align:center;
	margin:0px;
	padding:0px;
}

#bigTd {
	background-image: url('./images/big_back.gif');
	background-repeat: no-repeat;	
}

#lftMn {
	margin:20px 0px 0px 18px;
	padding:0px;
}

#lftMn li {
	margin:0;
	padding:3px 0px 5px 0px;
	list-style: none;
	background-image: url('./images/menu_li.gif');
	/*background-position:0px 4px;*/
	background-repeat: no-repeat;
	/*line-height:150%;*/
	height:31px;
}

#lftMn li#active  {
	margin:0;
	padding:3px 0px 5px 0px;
	list-style: none;
	background-image: url('./images/menu_li_active.gif');
	/*background-position:0px 4px;*/
	background-repeat: no-repeat;
	/*line-height:150%;*/
	height:31px;

}

#lftMn a, #lftMn a:link, #lftMn a:visited, #lftMn a:hover {
	font:bold 11px Verdana;
	color:white;
	text-decoration: none;
	padding:0px 0px 0px 24px;
}

.tbl {
	font:bold 11px Verdana;
}

.tbl input {
	font:11px Verdana;
}



.tableb1 {
        border-left: 1px  solid #8C509C;
        border-right: 1px  solid #8C509C;
        border-top: 1px  solid #8C509C;
        border-bottom: 1px  solid #8C509C;
        background-color: #8C509C;
        color: #ffffff;
        font-family: Verdana;
        font-size: 12px;
        font-weight: bold;
        }
.tableb2 {
        border-left: 1px  solid #8C509C;
        border-right: 1px  solid #8C509C;
        border-top: 1px  solid #8C509C;
        border-bottom: 1px  solid #8C509C;
}


.testtable {
        font-family: Verdana;
        font-size: 12px;

}
.t_aciklama {
        margin-top: 10px;
        background-color: #FFFFD2;
        border: 1px solid #CCA2A2;
        text-align: justify;
        padding: 10px;
        font-weight: normal;
        color: #000000;
}


