/* Default CSS Stylesheet for a new Web Application projectBACKGROUND-COLOR: white; */

BODY
{
    
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}
.duzmetin
{
	font-size: 11px;
	color: black;
	font-family: Tahoma, Verdana, Arial;
}
.duzmetinb
{
	font-size: 11px;
	color: white;
	font-family: Tahoma, Verdana, Arial;
}	
.dm
{
	font-size: 11px;
	color: black;
	font-family: Tahoma, Verdana, Arial;
}
.dmb
{
	font-size: 11px;
	color: white;
	font-family: Tahoma, Verdana, Arial;
}	
.dmk
{
	font-size: 10px;
	color: black;
	font-family: Tahoma, Verdana, Arial;
}
.metin
{
	font-size: 12px;
	color: black;
	font-family: Tahoma, Verdana, Arial;
}
.metinb
{
	font-size: 12px;
	color: white;
	font-family: Tahoma, Verdana, Arial;
}

