/* HTML Overrides */
html {
height: 100%
}

body {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
background-color: #FFF;
color: #000;
}

a:link {color: #000055; font-family: verdana,Tahoma; font-size: 9pt; font-weight: normal; text-decoration: none}
a:visited {color: #000055; font-family: verdana,Tahoma; font-size: 9pt; font-weight: normal; text-decoration: none}
a:hover {color: #ff0000; font-family: verdana,Tahoma; font-size: 9pt; font-weight: normal; text-decoration: underline}
a:active {color: #990080; font-family: verdana,Tahoma; font-size: 9pt; font-weight: normal; text-decoration: none}

p {
text-indent: 20px;
line-height: 120%;
text-align: justify;
margin-top: 7px;
margin-bottom: 7px
}

img { border: none; margin-right:5px;}

ol{list-style: none;}

ul{list-style: none;}

dt {
font-weight: bold;
padding-bottom: 5px;
}

dd { padding-bottom: 15px; }

h1,h2,h3,h4,h5,h6 {
text-indent: 20px;
font-weight: bold;
color: #000080;
margin-bottom: 3px;
padding: 0px;
}

h1 { font-size: 19px; }

h2 { font-size: 15px; }

h3 { font-size: 13px; }

h4 { font-size: 12px; }

h5 { font-size: 11px; }

h6 { font-size: 11px; }

.big{font-size: 30px; height:75px;}

.toRight{
text-align: right;
}

.toLeft{
text-align: left;
}

.toCenter{
text-align: center;
}

#sayfaGezgini{
padding-top:15px;
font-size:14px;
font-weight:bold;
text-align: center;
}

#sayfaGezgini a{
font-size:14px;
font-weight:bold;
}

/*baseDiv*/
#baseDiv {
margin-top:25px;
margin-left:auto;
margin-right:auto;
width: 775px;
}
