a {
	font-family: tahoma;
	font-size: 11px;
	color: #000099;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #009900;
}
body
{
	font-family: tahoma;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Baslik{
	height:30px; 
	width:200px; 
	background-color:#F8F8F8; 
	font-weight:bold; 
	vertical-align:middle;
	color:red;
	border-style:solid;
}
.ResimUrl{
	width:20px; 
	height:23px; 
	vertical-align:middle; 
	text-align:center;
	border-style:solid;
}
.Url{
	height:23px; 
	width:200px;  
	vertical-align:middle;
    border-style:solid;
}
.TextBox
{
	height:15px;
	padding-top:1px;
	padding-left:1px;
	font-family: tahoma;
	font-size: 11px;
	color: #555555;
	border-color: #7f9db9;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.Button
{
	font-family: tahoma;
	font-size: 11px;
	color: #555555;
	border-color: #7f9db9;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.DropDownList
{
	height:18px;
	padding-top:5px;
	padding-left:3px;
	font-family: tahoma;
	font-size: 11px;
	color: #555555;
	border-color: #DDDDDD;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.CheckBoxList
{
	font-family: tahoma;
	font-size: 11px;
	color: #555555;
}
.FileUpload
{
	height:15px;
	padding-top:1px;
	padding-left:1px;
	font-family: tahoma;
	font-size: 11px;
	color: #555555;
	border-color: #7f9db9;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}