﻿a
{
	color: #FFFFFF;
	text-decoration: none;
}
a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
a:link
{
	color: #F7F7F7;
	text-decoration: none;
}
a:hover
{
	color: #0077ff;
	text-decoration: none;
}

html, body, form
{
	margin-top: 0px;
	font-family: 'Trebuchet MS';
	font-size: 13px;
	border-spacing: 0px;
	height: 100%;
	min-height: 100%;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(  '../../App_Images/bg.jpg' );
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#container-page
{
	min-width: 1024px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #FFFFFF;
}
	
#container-head
{
	height: 214px;
	background-color: #FFFFFF;
}
	
#container-content 
{ 
	clear:both;
	padding-bottom: 80px; 
}

#container-foot 
{
	clear:both; 
	border: 1px solid #C0C0C0; 
	width: 1024px; 
	position: absolute; 
	bottom: 0 !important; 
	bottom: -1px; 
	height: 70px; 
	text-align: center; 
	padding-top: 5px; 
	background-color: #F4F4F4; 
}

#container-left
{
	float: left;
	width: 200px;
	height: 100%;
	margin: 0px;
	background-color: #FFFFFF;
}

#container-body
{
	float: left;
	width: 622px;
	height: 100%;
	margin: 0px;
	background-color: #FFFFFF;
}

#container-right
{
	clear: right;
	float: left;
	width: 200px;
	height: 100%;
	margin: 0px;
	background-color: #FFFFFF;
}


#menust
{
	background: #ff8400;
	float: left;
	list-style: none;
	margin: 3px 3px 3px 3px;
	padding: 0;
	width: 1018px;
	background-image: url(     '../../App_Images/menubg.jpg' );
	height: 64px;
}
#menust li
{
	float: left;
	font: 15px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#menust a
{
	background-image: url(   '../../App_Images/menubg.jpg' ) color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 26px 12px;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
#menust a:hover
{
	background: #FF9966 url(    '../../App_Images/hoverust.gif' ) no-repeat center bottom;
	color: #333333;
	padding-bottom: 20px;
}


#menualt
{
	background: #FFFFFF;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 22em;
	background-image: url(    '../../App_Images/menubg.jpg' );
}
#menualt li
{
	font: 67.5% "Lucida Sans Unicode" , "Bitstream Vera Sans" , "Trebuchet Unicode MS" , "Lucida Grande" , Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menualt a
{
	background: #FFFFFF;
	border-bottom: 1px solid #393939;
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 1px 10px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(               '../../App_Images/menubg.jpg' );
	font-size: 12px;
	border-bottom-color: #FF6600;
}
#menualt a:hover
{
	background: #C44F00;
	color: #fff;
	padding-bottom: 1px;
}




#menusss
{
	background: #FFFFFF;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 1010px;
	background-image: url('../../App_Images/menubg2.jpg' );
}
#menusss li
{
	font: 67.5% "trebuchet MS";
	margin: 0;
	padding: 0;
	line-height: 18px;
}
#menusss a
{
	background: #FFFFFF;
	border-bottom: 1px solid #393939;
	color: #000000;
	display: block;
	margin: 0;
	padding: 1px 5px;
	text-decoration: none;
	font-weight: normal;
	background-image: url(  '../../App_Images/menubg2.jpg' );
	font-size: 13px;
	border-bottom-color: #FF6600;
}
#menusss a:hover
{
	background: #97CD0A;
	color: #fff;
	padding-bottom: 1px;
}




.caption
{
	font-family: georgia;
	font-size: 15px;
	font-weight: bold;
	color: #C44F00;
}

.caption2
{
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	color: #162C32;
}
.caption3
{
	font-family: georgia;
	font-size: 13px;
	font-weight: normal;
	color: #CC0000;
}

.caption3 hr
{
	border-style: dashed;
	border-width: thin;
	color: #CC0000;
}

.yazibox
{
	font-family: georgia;
	font-size: 12px;
	color: #333333;
}

.yazibox a
{
	color: #0077ff;
	text-decoration: underline;
}

.yazibox a:hover
{
	color: #CD82FF;
	text-decoration: none;
}

.yazibox hr
{
	border-style: dashed;
	border-width: thin;
	color: #CCCCCC;
}

.yazibox2
{
	font-family: georgia;
	font-size: 11px;
	color: #333333;
}

.yazifooter
{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	font-family: arial, Helvetica, sans-serif;
}


.yazifooterlink
{
	font-size: 11px;
	font-weight: bold;
	color: #808080;
}

.dikkat
{
	font-family: 'trebuchet MS';
	font-size: 11px;
	color: #CC0000;
}

.dikkatcaption
{
	font-family: 'trebuchet MS';
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
}

.dikkat hr
{
	border-style: dashed;
	border-width: thin;
	color: #CCCCCC;
}