body, div, p, h1, h2, h3, h4, ul, li, table
{	
	padding:0;
	border:none;
}
body
{
	margin: 0px auto 0px 0px;
	font-family: Tahoma, Arial, sans-serif;	
}
#master_header
{	
	width: 1024px;
	height:100px;
	background: url(images/headertop_imgd.jpg) no-repeat left top;
}
#master_headerbottom
{
	/*background: url(images/headerbottom_img.png) no-repeat left top;*/
}
#master_alt
{	
	width: 1024px;
	height:15px;
	background-color:White;
	font-size:x-small;
	font-style:normal;
	font-family:Verdana;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	color:ButtonShadow;
	
}
#master_page
{	
	margin: 0px auto 0px 0px;
	width: 1024px;
}
#master_content
{
	float: left;
	width: 760px;
	margin-right: -760px;


}
#master_menu
{
	float: left;
	width: 150px;
	padding-right: 0px;
}
.sidebar
{
	width: 100%;
	height:800px;
	/*font-size:x-small;*/
	background: url(images/sidebary_img.jpg) left top;	

}
#master_contentplaceholder
{
	padding:  0px 0px  0px 0px;

}

/* Content Bolgesi Elemanlarý */
.sayfaici {
	padding:0px;
	background-color:White;
	font-size:small;
}
.sayfabasligi {
	padding-bottom:20px;
	color:Black;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:medium;
	text-align:left;
}
.sayfaici p 
{
	padding:5px;
	font-size:x-small;
}



.LabelBuyuk
{
	font-size:small;
	color:Blue;
	font-family:Verdana;
	font-weight:bold;
}
.LabelKucuk
{
	font-size:x-small;
	font-style:normal;
	font-family:Verdana;
	font-weight:bold;
}
.LabelKad
{
	font-size:small;
	color:Olive;
	font-family:Verdana;
	font-weight:bold;
}
.LabelBaslik
{
	font-size:x-large;
	font-weight:bold;
	font-family:Arial Black;	
}
.LabelKolon
{
	font-size:x-small;
	font-weight:bold;
	font-family:Arial Black;	
	color:Blue;
}
.Btn
{
	font-size:x-small;
	font-style:normal;
	font-family:Verdana;
	font-weight:bold;
	width:100px;
	color:#C00000;
}
.TextBox_Css
{
	font-size:xx-small;
	font-style:normal;
	font-family:Verdana;
	width: 100px;
}
.TextBox_Css_Sayi
{
	font-size:xx-small;
	font-style:normal;
	font-family:Verdana;
	width: 50px;
}
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}
/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}
.ButtonKaydet_Style
{
	font-size:x-small;
	font-style:normal;
	font-family:Verdana;
	font-weight:bold;
	color:#C00000;
}
