body{
margin:0px;
}

.topBg{
background-image: url(Images/top_bg.jpg);
background-repeat:repeat-x;
}

.textBlack{
font-family:Verdana;
font-size:10px;
font-weight:normal;
color:#666666;

}
.textBlack11{
font-family:Verdana;
font-size:11px;
font-weight:normal;
color:#666666;

}
.textBlack11Italic{
font-family:Verdana;
font-size:11px;
font-weight:normal;
color:#666666;
font-style:italic;

}
.textBlackBold{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#666666;

}
.textDarkBlackBold{
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#333333;

}

.graySolidLine{
background-color:#CCCCCC;
}

a:link{
font-family:Verdana;
font-size:10px;
font-weight:normal;
color:#666666;
text-decoration:none;
}
a:hover{
font-family:Verdana;
font-size:10px;
font-weight:normal;
color: #009900;
text-decoration:none;
}
a:active{
font-family:Verdana;
font-size:10px;
font-weight:normal;
color: #009900;
text-decoration:none;
}
a:visited{
font-family:Verdana;
font-size:10px;
font-weight:normal;
color: #009900;
text-decoration:none;
}

.txtOrange{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color: #FF9900;
text-decoration:none;

}
.txtGreen{
font-family:Verdana;
font-size:11px;
font-weight:bold;
color: #009900;
text-decoration:none;

}
.txtOrangeSmall{
font-family:Verdana;
font-size:11px;
font-weight:normal;
color: #FF9900;
text-decoration:none;

}

.textBaslik{
font-family: "Trebuchet MS", Tahoma;
font-size:14px;
font-weight:bold;
color: #666666;
text-decoration:none;
}
.textWhite{
font-family: "Trebuchet MS", Tahoma;
font-size:14px;
font-weight:bold;
color: #FFFFFF;
text-decoration:none;
}

.grayLine{
background-color:#F2F2F2;
}
