body
{
	font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	background: #D8D5C2 url(images/background_main.jpg) repeat-x top;
}

#color_bar
{
	background: #FA8B08;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	height: 21px;
	color: #FFFFFF;
}



h5
{
	color: #666666;
	width: 423px;
}

p
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
}
p:hover
{
	color: #FF6600;
}

.text
{
	text-transform: capitalize;
}
.text:hover
{
	background-color: #9BCDFF;
}





/* begin main layout divs */

#body_header
{
	margin: 0 auto;
	width: 780px;
}

#title
{
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	height: 80px;
	background: url(images/background_title.jpg) no-repeat top;
}

#date
{
	margin-right: 10px;
	float: right;
}


#crumbs
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 26px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	background: #75746E url(images/background_crumbs.jpg) repeat-x top;
	margin: 0px auto 5px;
}

#crumbs_text
{
	padding-top: 5px;
	width: 275px;
}




.col_main_left
{
	width: 198px;
	float: left;
	background: #E1DFCF;
	height: auto;
	vertical-align: top;
}

#col_main_right
{
	border-left: 3px solid #DFDCCB;
	margin-left: 198px;
	border-right: 1px solid #CAC7B8;
	background: #F7F6F2;
	height: 45px;
}

/* ------Button ---------*/

a:link, a:visited
{
	color: White;
}

.lnkButton
{
	border: 1px solid #666666;
	color: #666666;
	font-size: 11px;
	font-family: Verdana;
	padding: 4px;
	background-color: #666666;
}


.lnkButton:hover
{
	background-color: #FF9933;
	color: #666666;
}

.lnkButton:active
{
	background-color: #C0C0C0;
}

#nav
{
	height: 23px;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #666666;
	padding-right: 8px;
}



/* begin footer */

#footer
{
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	width: 740px;
	color: #FFFFFF;
	text-align: center;
	background: #75746E url(images/background_nav_footer.jpg);
	position: relative;
}

#mailLink
{
	float: right;
	width: 110px;
	position: absolute;
	right: 9px;
	top: 5px;
}


#disclaimer
{
	font-size: 0.8em;
	color: #666666;
	text-align: center;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#created
{
	font-size: 0.8em;
	color: #666666;
	text-align: right;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
}


.watermarked
{
	background-color: #C0C0C0;
}


.belgeler
{
	background-color: #CCCCCC;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
}

.resim_tescil
{
	border: 1px solid #808080;
}
.resim_tescil:Hover
{
	border: 2px solid #FF6600;
}