body
{
    margin: 0px;
    width: 100%;
}

.title
{
    float: left;
    padding-left: 10px;
    font-size: 15px;
    font-family: Verdana;
}

.menu
{
    float: right;
    text-align: right;
    padding-right: 10px;
    font-size: 11px;
    width: 550px;
    display: block;
    padding-top: 4px;
}

.solMenu
{
    width: 210px;
    font-family: Lucida Sans Unicode;;
    font-size: 11px;
    float: left;
}

.icerik
{
    width: 760px;
    font-family: Lucida Sans Unicode;
    font-size: 11px;
    margin: 5px;
    float: left; 
    text-align: left;
}

.yaziBaslik
{
    font-weight: bold;
    color: black;
    font-size: 15px;
    padding: 0px;
    margin: 0px;
}

.yaziBaslik a:link
{
    color: Black;
    text-decoration: none;
}

.yaziBaslik a
{
    color: Black;
    text-decoration: none;
}

.yaziBaslik a:hover
{
    color: Black;
    text-decoration: none;
}

.yaziIcerik
{
    font-family: Lucida Sans Unicode;
    margin: 0px 0px 15px 0px;
    width: 100%;
    padding: 0px 0px 10px 0px;
    border-collapse: collapse;
    overflow: hidden;
    line-height: 15px;
}

.yaziAlt
{
    width: 100%;
    margin: 0px 0px 20px 0px;
    text-align: left;
    color: #555555;
    font-size: 11px;
    width: 100%;
    border-top: dotted 1px #cccccc;
    border-bottom: dotted 1px #cccccc;
    padding: 2px 0px 1px 0px;
}

a
{
    color: #555555;
    text-decoration: None;
}

a:link
{
    color: #555555;
    text-decoration: None;
}

a:hover
{
    color: black;
    text-decoration: underline;
}

.alt a:link
{
    color: White;
    text-decoration: none;
}

.alt a:hover
{
    color: White;
    text-decoration: underline;
}

.alt a
{
    color: White;
    text-decoration: none;
}

.ust a:link
{
    color: White;
    text-decoration: none;
}

.ust a:hover
{
    color: White;
    text-decoration: underline;
}

.ust a
{
    color: White;
    text-decoration: none;
}

.PagingImg
{
    float: left;
    margin-right: 8px;
    vertical-align: middle;
    margin-top: 9px;
    border: 0px;
}

.PagingBackground
{
    display: block;
    background-image: url(  '../v2009/Paging/PagingBG2.gif' );
    background-repeat: no-repeat;
    width: 22px;
    height: 23px;
    float: left;
    font-size: 11px;
    text-decoration: none;
    margin-right: 4px;
    text-align: center;
    padding-top: 4px;
    padding-left: 0.9px;
}


.PagingBackgroundActive
{
    display: block;
    float: left;
    background-image: url(  '../v2009/Paging/PagingBG2.gif' );
    background-repeat: no-repeat;
    width: 22px;
    height: 23px;
    text-align: center;
    padding-top: 4px;
    font-size: 11px;
    text-decoration: none;
    margin-right: 4px;
    font-weight: bold;
}

.paging
{
    /*float:right;	*/
} 

select
{
    font-size: 11px;
    font-family: Lucida Sans Unicode;
}

input
{
    font-size: 11px;
    font-family: Lucida Sans Unicode;
    padding:2px;
    margin: 3px 0px 3px 0px;
    border: dotted 1px #cccccc;
}

textarea
{
    font-size: 11px;
    font-family: Lucida Sans Unicode;
    padding:2px;
    margin: 3px 0px 3px 0px;
    border: dotted 1px #cccccc;
}

.textboxSearch
{ 
    margin: 0px 0px 0px 0px; 
    width: 145px; 
    border: solid 1px #cccccc;
}
.SlideShow
{
    height: 500px;
}

p
{
    margin: 0px;
    padding: 10px 0px 0px 0px;
}


.autocomplete_listItem
{
    padding: 3px 0px 3px 0px; 
    margin:0px 0px 0px 0px; 
    width: 250px;
    font-size: 10px;
    font-family: Lucida Sans Unicode;
    background-color: White; 
    list-style-type: none; 
}

.autocomplete_completionListElement
{ 
    padding: 3px 0px 3px 0px; 
    margin:0px 0px 0px 0px; 
    text-align: left;
    width: 250px;
    font-size: 10px;
    font-family: Lucida Sans Unicode;
    color: Black;
    font-weight: lighter;
    list-style-type: none;
    border: solid 1px #cccccc;
}

.autocomplete_highlightedListItem
{ 
    padding: 3px 0px 3px 0px; 
    margin:0px 0px 0px 0px; 
    width: 250px;
    font-size: 10px;
    font-family: Lucida Sans Unicode;
    background-color: #3366cc; 
    list-style-type: none;   
    color: White;
    font-weight: lighter; 
    cursor:pointer;
}

