.textbox
{
	width:120px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
}

.textboxmultiline
{
	font-family: Verdana ;
	font-size: 11px;
	font-weight: normal;
	width: 120px;
	height: 98px;
}
.texts
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #316986;
	text-decoration: none;	
}

.textheadline
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.centerheadertext {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #FF6201;
}
.buttontext {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #878787;
}
.nicetext {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF8700;
}
.doptext {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.standarttext {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #172246;
}
a:link, a:active, a:visited {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5A5A5A;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5A5A5A;
	text-decoration: underline;
}
BODY {
	background-image: url(images/bursak.gif);
}
.textinall {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: none;
}
.textinall2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #316986;
	text-decoration: none;
}
.textinall3 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #316986;
	text-decoration: none;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A8CEE4;
	text-transform: none;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A8CEE4;
	text-transform: none;
	text-decoration: underline;
}
.textinall5 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #DB4800;
	text-decoration: none;
}
.textinall6 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textinall4 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #DB4800;
	text-decoration: none;
}
.textinall6 {
}
.textinall7 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.button {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.dropdownlist 
{
	border: solid 1 #7F9DB9;
	font-family: Verdana ;
	font-size: 11px;
	font-weight: normal;
	width: 150px;
}

.button
{
	font-family: Verdana ;
	font-size: 11px;
	font-weight: normal;
}

.calendar_button
{
  border:none;
  cursor:pointer;
}

.picker
{
  background-color: #FFFFFF; 
  font-size: 11px;
  font-weight: normal;
  font-family: Verdana;
  padding: 2px;
  cursor: pointer;
}

.calendar td
{
  font-size:11px;
}

.title
{
  font-weight:bold;
  background-color:#D7D7E5;
}

.day
{
  width:25px;
  cursor:pointer;
  text-align:center;
  border-width:1px;
  border-color:#F6F6F6;
  border-style:solid;
}

.dayhover
{
  width:25px;
  cursor:pointer;
  text-align:center;
  text-decoration:underline;
  border-width:1px;
  border-color:#F6F6F6;
  border-style:solid;
}

.dayheader
{
  width:25px;
  text-align:center;
  border-width:1px;
  border-color:white;
  border-style:solid;
  font-weight:bold;
  background-color:#FFFFFF;
}

.othermonthday
{
  color:#999999;
}

.outofrangeday
{
  visibility:hidden;
}

.selectedday
{
  width:25px;
  background-color:#FBE694;
  color:#000000;
  border-width:1px;
  border-color:#BB5503 !important;
  border-style:solid;
  font-weight:bold;
}

.calendar
{
  border-style:solid;
  border-width:1px;
  border-color:Black;
  border-collapse:collapse;
  background-color:#FFFFFF;
  cursor:default;
}

.month
{
  background-color:#F6F6F6;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
  margin-top:0px;
}

.nextprev
{
  cursor:pointer;
  height:25px;
  vertical-align:center;
  padding:0px 5px 0px 5px;
}

.selector
{
  width:14px;
  cursor:pointer;
  text-align:left;
  vertical-align:center;
  background-color:#FFFFFF;
}

