body, td, p, select {
    widht: 70%;
	font-family: verdana;
    font-size: 8pt;
    color: #333333;

/*scrollbar color setting */
        scrollbar-face-color: #333331;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #6699ff;
        scrollbar-3dlight-color: #dddddd;
        scrollbar-arrow-color:  #FFFFFF;
        scrollbar-track-color: #FFFFFF;
        scrollbar-darkshadow-color: #666666;
}

/* href link (BOLD) ve duz button  font ayarlari*/

.font1 {position:absolute; visibility:hidden;}

.font2 {COLOR: #6699ff; FONT-FAMILY: Verdana; FONT-SIZE: 8pt; FONT-WEIGHT: bold}
.font2 a:link      {text-decoration: UNDERLINE; color : #333333;}
.font2 a:active    { text-decoration: UNDERLINE; color : #333333;}
.font2 a:visited   { text-decoration: UNDERLINE; color : #333333;}
.font2 a:hover     { text-decoration: UNDERLINE; color : #6699ff;}


.font3 {COLOR: #6699ff; FONT-FAMILY: Verdana; FONT-SIZE: 8pt; FONT-WEIGHT: bold}
.font3 a:link      { text-decoration: UNDERLINE; color : #333333;}
.font3 a:active    { text-decoration: UNDERLINE; color : #333333;}
.font3 a:visited   { text-decoration: UNDERLINE; color : #333333;}
.font3 a:hover     { text-decoration: UNDERLINE; color : #6699ff;}

/*Dinleyici ismi ve linksiz button font ayarlari*/
.font4 {COLOR: #6699ff; FONT-FAMILY: Verdana; FONT-SIZE: 8pt}
.font4 a:link      { text-decoration: UNDERLINE; color : #FF0000;}
.font4 a:active    { text-decoration: UNDERLINE; color : #FF0000;}
.font4 a:visited   { text-decoration: UNDERLINE; color : #FF0000;}
.font4 a:hover     { text-decoration: UNDERLINE; color : #6699ff;}

h1 {font-family: Verdana;
    color: #ff7b02;
    font-size:20px;
    font-weight:bold;
    LETTER-SPACING:1pt;
    TEXT-ALIGN:CENTER;
    FONT-STYLE:ITALIC;
    TEXT-DECORATION:none;
}

h2 {font-family : Verdana;
    color:#CC0000;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    LETTER-SPACING:1pt;
    TEXT-DECORATION:underline;
}

A:link
{
        color: #333331;
        font-family: Verdana;
        font-size: 12px; text-decoration: underline;
}

A:visited
{
        color: #054ba2;
        font-family: Verdana;
        font-size: 12px;
        text-decoration: none;
}

A:hover
{
        color: #6699ff;
        font-family: Verdana;
        font-size: 12px;
        text-decoration: underline;

}


.top {
        border-style:outset;
        border-width:0px;
        padding:0;
        color:#333331;
        font-size:10pt;
        font-family:Verdana;
        font-weight:bold;
        text-align: center;
        width: 70%;
}
.top1 {
        border-style:outset;
        border-width:0px;
        padding:0;
        color:#FFFFFF;
        font-size:10pt;
        font-family:Verdana;
        font-weight:bold;
        text-align: center;
        width: 70%;
}
.button {
        border-style:outset;
		 color:#333333;
        border-width:0px;
        height: 15px;
        padding-left:5px;
        padding-right:5px;
        padding-top:1px;
        padding-bottom:1px
}
.sira {
        border-style:outset;
		 color:#FF0000;
        border-width:0px;
        height: 15px;
        padding-left:5px;
        padding-right:5px;
        padding-top:1px;
        padding-bottom:1px
}
.dj{
        border-style:outset;
		 color:#FFFFFF;
        border-width:0px;
        height: 15px;
        padding-left:5px;
        padding-right:5px;
        padding-top:1px;
        padding-bottom:1px
}

.submit {
        color : White;
        background-color : #333333;
        font : bold;
}

input {
        text-indent : 2px;
}