body {
  text-align:center;
  font-family: arial, Serif;
  font-size:10pt;
  	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: #5E9EB7; 
	SCROLLBAR-SHADOW-COLOR: #006388; 
	SCROLLBAR-ARROW-COLOR: #white; 
	SCROLLBAR-TRACK-COLOR: #006388; 
	scrollbar-dark-shadow-color: #006388
	padding: 0px;
margin-left:30px;
	background: white
BACKGROUND-IMAGE: url(/images/bg.png);
MARGIN: 0px; BACKGROUND-REPEAT: repeat-x;
 
  }
  TD {
  font-size:10pt;
  }

A:link {
	COLOR: black; CURSOR: HAND; 
}
A:visited {
	COLOR: #333333; CURSOR: hand;	
}
A:active {
	COLOR: white; CURSOR: hand;
}
A:hover {
	CURSOR: hand;
	COLOR: blue; 
	TEXT-DECORATION: none
}

.pop {
	VISIBILITY: hidden
}
.go {
	VISIBILITY: visible

}
A {
	COLOR: black;
	font-family: arial, Times New Roman, Times, serif; 
	TEXT-DECORATION: none
}

P {
	COLOR:black; 
	FONT-FAMILY:    Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt

}
form{
	padding: 0px; margin: 0px;
}
.require {
	color: #FF0000;
}
.padding{
	padding-right: 5px; padding-left: 5px;
}

a.locationBarLink{
	color: #FFFFFF; font-weight: bold;
}

.locationBar{
	height: 22px; padding: 2px; color: #FFFFFF; background-color: #9A0000; font-weight: bold;
}

.messageBar{
	border: 2px #2F5376 solid; height: 40px; padding: 2px; color: #FFFFFF; background-color: #2F5376; font-weight: bold; text-align: center;
}

.formOuter{
	border: #2F5376 2px solid; background-color: #C0C0C0;
}
.formHeader, .formFooter{
	height: 22px; padding: 2px; color: #FFFFFF; background-color: #2F5376; font-weight: bold;
}
.formSubHeader{
	height: 22px; padding: 2px; color: #FFFFFF; background-color: #2F5376; font-weight: bold;
}
.formLabel{
	background-color: #DEE3E7; font-weight: bold; padding: 3px;
}
.detayBaslik{
	font-weight: bold;
	padding: 5px;
	color: #990000;
	font-size: 16px;
	font-family: Arial;
}
.formElement{
	background-color: #FFFFFF; padding: 3px;
}

.listOuter{
	border: #99AACC 2px solid; background-color: #FFFFFF;
}
.listHeader, .listFooter {
	height: 22px; padding: 2px; color: #000000; background-color: #849DC0; font-weight: bold;
}
.listSubHeader {
	height: 22px; padding: 5px; font-weight: bold; background-color: #CCCCCC; color: #000000;
}
.listEven {
	background-color: #DEE3E7;
}
.listOdd {
	background-color: #FFFFFF;
}

input.formbutton {
	height: 20px; border: 0px solid #5e5d63; padding-left: 15px; padding-right: 15px; background: #9A0000; color: #FFFFFF; font-size: 9px; font-family: tahoma, verdana; font-weight: bold;
}

input.listButton {
	height: 20px; border: 1px solid #2F5376; background: #F5B607; padding-left: 15px; padding-right: 15px; font-weight: bold;
}
select, textarea, input, input.formtextbox {
	border: #999999 1px solid; background: #ffffff; font: 9pt arial;
}
input.newRecord {
	height: 22px; border: #000000 1px solid; background: #F5B607; font: 9pt arial; font-weight: bold;
}
input.otherButton {
	border: #000000 1px solid; background: #F5B607; font: 9pt arial; font-weight: bold;
}
.radio{
	border: #FFFFFF 0px solid; background: #FFFFFF;
	background:none;
}
<!--Resmin opacity degerini ayarliyarak rollower gibi gösteriyor-->
.opacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 0.5;
}

.opacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 1;
}

.opacity img{
border: 1px solid #ccc;
}

.buyukBaslik {
	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.yaziMetni {
	FONT-WEIGHT:100; FONT-SIZE: 12px; COLOR: #426289; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BORDER-RIGHT: #e2e2e2 1px solid; BORDER-LEFT: #e2e2e2 1px solid; BORDER-BOTTOM: #e2e2e2 1px solid ; border-top:#e2e2e2 1px solid; 
 
}
.italik {
text-decoration:underline;
color:#FF0000;
font-weight:bold;
}