* {
font-family: tahoma;
text-decoration: none;
}
body 
{
	margin-left:0;
	margin-right :0;
	margin-top :0;
	margin-bottom:0;
	background: #FFFAFA;
}
.VardasbiTextBox
	{
		font-family: tahoma;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #4D4E6C;
		text-decoration: none;
	}
#register input {
	border:1px solid buttonface;
	background: #84B4DF;
	width:120px;
    text-align: center;
    color: #000000;
    font-family: tahoma;
    font-size: 12px;
}
#search input {
	border:1px solid buttonface;
	background: #84B4DF;
	width:183px;
    text-align: center;
    color: #000000;
    font-family: tahoma;
    font-size: 12px;
}
#monthcode select {
	border:1px solid buttonface;
	background: #53A4D5;
	width:60px;
    text-align: center;
    color: #000000;
    font-family: tahoma;
    font-size: 10px;
}
