html {
    overflow-y: scroll;
}
body,tr,td,p{
        font-family:verdana;
        font-size: 11px;
        color:black;
        line-height:17px;
        margin-top:0px;
        margin-bottom:0px;

}

h1{
 font-size:13px;
 color:#333333;
}
h2{
 font-size:12px;
 color:#333333;
 margin-top:9px;
 margin-bottom:1px;
}

h3{
        color                   : #FFFFFF;
        font-size               : 12px;
        font-family             : trebuchet ms, arial, helvetica;
        text-align              : center;
        font-weight             : bold;
        border-style            : solid;
        border-width            : 1px;
        border-color            : #FFFFFF;
        background-color        : #C3AD35;
}

a:link {
        color:#000000;
        text-decoration: none;
}

a:hover{
        color :#8A0B21;
        text-decoration: underline;
}

a:visited{
  color :#000000;
  text-decoration: none;
}

a:visited:hover{
 color :#8A0B21;
 text-decoration: underline;
}



.box{
        background-color:white;
        padding: 7 20 7 7;
        text-align: left;
        width: 540px;
        border: 1px solid #666666;
        height: auto;
}

.button{
        padding: 5 20 7 32;
        text-align: left;
        font-weight:bold;
        font-size:10px;
        height: 29;
        width: 135;
        background-image: url(images/button.gif);

}
.buttonHover{
        padding: 5 20 7 32;
        text-align: left;
        font-weight:bold;
        font-size:10px;
        height: 29;
        width: 135;
        background-image: url(images/button2.gif);

}

.button_login{
        padding: 5 9 7 10;
        text-align: left;
        font-weight:bold;
        font-size:10px;
        height: 29;
        width: 135;
        background-image: url(images/button_login.gif);

}

.button_sub{
        padding: 5 20 7 7;
        text-align: left;
        font-weight:bold;
        font-size:10px;
}

.button2{
        padding: 5 20 7 32;
        text-align: left;
        font-weight:bold;
        font-size:9px;
        height: 29;
        width: 135;
        background-image: url(images/button.gif);

}
.button2Hover{
        padding: 5 20 7 32;
        text-align: left;
        font-weight:bold;
        font-size:9px;
        height: 29;
        width: 135;
        background-image: url(images/button2.gif);

}

input,textarea,select
{
   color:black;
   background-color:white; 
   border-color : black;
   border: 1px groove #959595;
   font-size:12px;
   align: right;
}

.footer{
        color:#666666;
        font-size:10px;
        font-weight:bold;
        text-decoration:none;
        text-align:center;
        margin-top:0px;
}

.footer_ord
{
        padding: 0 0 0 500 ;
}

.cizgi {
        border-top:1px solid #efefef;
        border-bottom:1px solid #e2e2e2;
        margin-bottom:-15px;
        margin-top:-5px;
        padding:0 0 0 0;
        width: 100%;
}
.cizik{
        width: 98%;
        border: 1px dashed #999999;
        height: 1px;
        }
        
.sep {
        border-top:1px dashed #cccccc;
        border-bottom:1px dashed #ffffff;
        margin-bottom:6px;
        margin-top:0px;
        width: 100%;

}

.box {
        padding:10px;
        color:black;
        background-color:#F5F5F5;
        border:1px solid #red;
        padding-right: 12px; 
        padding-bottom: 0px; 
        padding-top: 15px
}
.small{
    font-size:9px;
        color:#666666
}

.thin{
    height:1px;
    color:#999999;
}

.bordered{
        border:1px solid #848284;
}


#selected{
/*        background-color:#efefef;*/
        
        font-size:11px;
        text-align:center;
        text-decoration:underline;
        color:#ce0000;
        padding: 3 0 5 0 ;
}
.pes:link{
color:#666666;font-size:10px;font-weight:bold;text-decoration:none;
}
.pes:visited{color:#666666;font-size:10px;font-weight:bold;text-decoration:none;}

.minik{
        font-size:9px;
        color:#676767;
}

.style1 {color: #c00}
.uret{
 font-size:10px;
 background-color:#F2F2F2;
 padding:3;
}
.larger{
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-color:black;
font-weight:bold;
}
.number {
padding:2px;
 
}

table:rollover.over{background-color:#F0F4F0;}
table:rollover.out {background-color:#CCCCCC;}


.rvWhite
{
        color                                : #FFFFFF;
        font-size                        : 12px;
        font-family                        : trebuchet ms, arial, helvetica;
        text-align                        : center;
        font-weight                        : bold;
        border-style                : solid;
        border-width                : 1px;
        border-color                : #FFFFFF;
}

.rvMain
{
        color                                : #000000;
        font-size                        : 10px;
        font-family                        : trebuchet ms, arial, helvetica;
        text-align                        : left;
        font-weight                        : bold;
        border-style                : solid;
        border-width                : 1px;
        border-color                : #000000;
        background-position: center top;
}


.title
{
        color                                : #FFFFFF;
        font-family                        : impact;
        font-size                        : 20px;
        text-decoration         : none;
}

.flags
{
        padding: 3 0 0 20 ;
}

