BODY {
	scrollbar-3dlight-color: #5B5B5B;
	scrollbar-arrow-color: #FF0000;
	scrollbar-darkshadow-color: #5B5B5B;
	scrollbar-face-color: #393939;
	scrollbar-highlight-color: #5B5B5B;
	scrollbar-shadow-color: #5B5B5B;
	scrollbar-track-color: #3D3D3D
}

.pageheader {
	color: #990033;
	font-family: Arial, Helvetica, Verdana;
	font-size: 15px;
	font-weight : bolder;
	padding: 0px;
	font-style: normal;
}


.maintext {
	color: #000000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight : normal;
	padding: 0px;
	font-style: normal;
}

.maintexttitle {
	color: #990000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding: 0;
}

.lightquotes {
	color: #990033;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight : normal;
	text-align: justify;
	padding: 0px 35px;
	font-style: normal;
}

.smalltext {
	color: #666666;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight : normal;
	font-style: normal;
}

.TD {
	color: #000066;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	font-weight: bolder;
}

.TDsitemap {
	color: #000066;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
}

.footertext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	line-height: normal;
	font-weight: normal;
	letter-spacing: .08em;
}

.invisitext {
	color: #000000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
}

.boxtext {
	color: #333333;
	font-family: Arial, Helvetica, Verdana;
	font-size: 9px;
	font-weight: normal;
	padding: 5px 3px 3px 5px;
	line-height: normal;
	font-style: normal;
}

OL {
  margin-top : 0px;
  margin-left : 18px;
  margin-right : 5px;
}

UL{
  margin-top : 0px;
  margin-left : 18px;
  margin-right : 5px;
}

#bigTitle{
	font-size: 22px;
	color: #000;
	font-weight: bold;
	margin: 20px;
	display: block;
}

#inputTitle{
	font-size: 14px;
	color: #3F3B2B;
	font-weight: bold;
}

#headTitle{
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.required{
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
}

#inputDesc{
	color: #333;
}

#inputInput{
	color: #222;
	font-weight: bold;
	font-size: 12px;
}

#inputInputNB{
	color: #222;
	font-size: 12px;
}

a#yaprak {
    width: 129px;
    height: 42px;
    background-image: url(images/producer-login.gif);
    display: block;
    text-decoration: none;
}

a#yaprak:hover {
    background-position: 129px 0;
}