BODY
{
//    FONT-FAMILY: Verdana, Arial, Tahoma, 'Times New Roman', 'Book Antiqua'
    FONT-SIZE: 8pt;
}
FONT
{
    FONT-FAMILY: Verdana, Arial, Tahoma, 'Times New Roman', 'Book Antiqua'
    FONT-SIZE: 8pt;
}
P
{
    FONT-FAMILY: Verdana, Arial, Tahoma, 'Times New Roman', 'Book Antiqua'
    FONT-SIZE: 8pt;
}

A.center
{
    COLOR: #303030;
    FONT-FAMILY: Verdana, Arial, Tahoma, 'Times New Roman', 'Book Antiqua';
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none;
}
A.center:active
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Tahoma, 'Times New Roman', 'Book Antiqua';
    FONT-SIZE: 8pt;
    TEXT-DECORATION: underline;
}
A.center:link
{
    COLOR: #303030;
    FONT-FAMILY: Verdana, Arial, Tahoma, 'Times New Roman', 'Book Antiqua';
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none;
}
A.center:visited
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Tahoma, 'Times New Roman', 'Book Antiqua';
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none;
}

.submit input
{
    background-color: #00ff00;
    color: #ff00ff;
}

INPUT
{
    color: #707070;
    background-color: #ffffff;
    BORDER-BOTTOM: #aaaaaa 1px solid;
    BORDER-LEFT: #aaaaaa 1px solid;
    BORDER-RIGHT: #aaaaaa 1px solid;
    BORDER-TOP: #aaaaaa 1px solid;
    FONT-FAMILY: Verdana, Arial, Tahoma, 'Times New Roman', 'Book Antiqua';
    FONT-SIZE: 8pt;
}

SELECT
{
    BORDER-BOTTOM: #aaaaaa 1px solid;
    BORDER-LEFT: #aaaaaa 1px solid;
    BORDER-RIGHT: #aaaaaa 1px solid;
    BORDER-TOP: #aaaaaa 1px solid;
    FONT-FAMILY: Verdana, Arial, Tahoma, 'Times New Roman', 'Book Antiqua';
    FONT-SIZE: 8pt;
}

TEXTAREA
{
    BORDER-BOTTOM: #aaaaaa 1px solid;
    BORDER-LEFT: #aaaaaa 1px solid;
    BORDER-RIGHT: #aaaaaa 1px solid;
    BORDER-TOP: #aaaaaa 1px solid;
    FONT-FAMILY: Verdana, Arial, Tahoma, 'Times New Roman', 'Book Antiqua';
    FONT-SIZE: 8pt;
    OVERFLOW: auto
}

.link{
	FONT-FAMILY: Gerogia; 
    FONT-SIZE: 8pt;
	COLOR: #555;
    TEXT-DECORATION: none;	
}

.link:Hover{
	FONT-FAMILY: Gerogia; 
    FONT-SIZE: 8pt;
	COLOR: #111;
    TEXT-DECORATION: none;
} 

legend {
	FONT: 120% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif; 
	COLOR: #555; 
}

.captionfree{
	FONT: 120% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif; 
	COLOR: #555; 
}

.mesajlar {
	COLOR: #595959; 
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

td {
    FONT-SIZE: 8pt;
}

thead {
    FONT-SIZE: 8pt;
    cursor: hand;
}

.webdings {
	COLOR: #595959;
	FONT-FAMILY: webdings;
    FONT-SIZE: 8pt;
    position: absolute;
    owerflow: hidden;
    background-color: '';
    width: 10;
    height: 10;
}

.pagedbuttons
{
    color: #203030;
    background-color: #ffffff;
    BORDER-BOTTOM: #aaaaaa 1px solid;
    BORDER-LEFT: #aaaaaa 1px solid;
    BORDER-RIGHT: #aaaaaa 1px solid;
    BORDER-TOP: #aaaaaa 1px solid;
    FONT-FAMILY: geneva;
    FONT-SIZE: 6pt;
    font-weight: bold;
    cursor: hand;
}

.pagedbuttonsdisabled
{
    color: #000000;
    background-color: #ffffff;
    BORDER-BOTTOM: #f0f0f0 1px solid;
    BORDER-LEFT: #f0f0f0 1px solid;
    BORDER-RIGHT: #f0f0f0 1px solid;
    BORDER-TOP: #f0f0f0 1px solid;
    FONT-FAMILY: geneva;
    FONT-SIZE: 6pt;
    font-weight: bold;
    cursor: arrow;
}

table.sortable tr.odd td {
	background-color: #ddd;
}
table.sortable tr.even td {
	background-color: #fff;