body, li, input,textarea, p,td { font-family: Verdana, Arial; font-size: 11px}

body {
	background: #FFF;
}

.topic	{
font-family: Arial;	font-size: 12pt; font-weight: bold; 

}
.warning	{
font-size: 10pt; font-weight: bold; color:#FF0000
}

.hata{
	color=#FF0000;
	font-weight: bold;
}

.tblheader {
	background-color:#EAEAEA;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 30px;
	font-weight: bold;
	
}

A:link	{color:    rgb(0,51,204)}
A:visited {color: rgb(0,51,204)}
A:hover	{color:  #CC2200}
A:active {color:  rgb(9,207,255)}


a.bb1:link  { color: #000000; text-decoration: none; }
a.bb1:active  { color: #000000; text-decoration: none;  }
a.bb1:visited  { color: #000000; text-decoration: none;  }
a.bb1:hover  { color: #000000; text-decoration: underline; }


.sendgreen {
		font-family: Verdana, Arial; 
		font-size : 12px; 
		font-weight : bold;
		color: #FFFFFF;
		background-color: #009000;
		cursor: hand;
}
.sendblack {
		font-family: Verdana, Arial; 
		font-size : 12px; 
		font-weight : bold;
		color: #FFFFFF;
		background-color: #333333;
		cursor: hand;
}
.sendred {
		font-family: Verdana, Arial; 
		font-size : 12px; 
		font-weight : bold;
		color: #FFFFFF;
		background-color: #900000;
		cursor: hand;
}

