body
{
	background-color: #353B4D;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.baslik {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004277;
}

h1
{
	font-family: Trebuchet MS, Tahoma, Geneva, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #B80002;
}

h1
{
	font-family: Trebuchet MS, Tahoma, Geneva, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #B80002;
}

.newsDate
{
	color: #C7C7C7;
	font-weight:bold;
	width: 750px;
	text-align: right;
	margin-top: 10px;
}

a.bold
{
	font-weight:bold;
	color:Black;
	text-decoration:none;
	}

a:hover.bold
{
	font-weight:bold;
	color:Black;
	
	text-decoration:underline;
	}


a
{
	color:#006EC7;
	text-decoration:none;
	}

a:hover
{
	color:#006EC7;
	
	text-decoration:underline;
	}


a.ovalbutton
{
	background: transparent url( '../images/right.png' ) no-repeat top left;
	display: block;
	float: left; /* Change 13px as desired */
	line-height: 28px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 36px; /* Height of button background height */
	padding-left: 16px; /* Width of left menu image */
	text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton
{
	color: #FFF; /*button text color*/
	font-weight: bold;
}


a.ovalbutton span
{
	background: transparent url( '../images/left.png' ) no-repeat top right;
	display: block;
	padding: 4px 16px 4px 0;
}

a.ovalbutton:hover
{
	/* Hover state CSS */
	background-position: bottom left;
}

a.ovalbutton:hover span
{
	/* Hover state CSS */
	background-position: bottom right;
	color: #0E77CC;
}




/* Üyelik Formu */

td.title
{
	background-color: #F5F5F5;
	color: #0882FD;
	font-weight: bold;
	border-bottom: solid 1px #D9D9D9;
}
td.memberTitle
{
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

div.memberBox
{
	border: solid 1px #D9D9D9;
	width: 100%;
	margin-bottom: 5px;
}
.memberDropDownList
{
	color: #323232;
	border: solid 1px #D0D0D0;
	padding: 1px;
}
.memberTextBox
{
	color: #323232;
	border: solid 1px #D0D0D0;
	padding: 2px;
	width: 200px;
}

.memberTextArea
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	
	color: #323232;
	border: solid 1px #D0D0D0;
	padding: 2px;
	width: 200px;
}


.buttonStyle
{
	background-color: #0099FF;
	color: #FFFFFF;
	border: 1px solid #CADEEF;
	border-left-color: #D9DFEA;
	border-top-color: #D9DFEA;
	border-bottom-color: #0E1F5B;
	border-right-color: #0E1F5B;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
}

.Successful
{
	border-color: #558800;
	background-color: #6caa00;
	width: 100%;
}

.Error
{
	border-color: #9b0000;
	background-color: #cc0000;
	width: 100%;
}

.btn
{
	width: 250px;
	height:20px;
	margin-left:10px;
}

fieldset
{
	border: solid 2px #D0D0D0;
	width: 580px;
	font-weight: bold;
	color:#555555;
	margin-left:20px;
	margin-bottom:20px;
	}
	
	  .tabl
{
    background-color:#FFFFFF;
   
    border: solid 0px #E1E1E1;
    padding: 10px;
    width:570px;
   
    
    }
    .ts{
     background-color:#FFFFFF;
   
    border: solid 0px #E1E1E1;
    padding: 3px;
    }
