body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs1/back.jpg);
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
    text-align: center;
}
.style2 {
	font-size: 10px;
	color: #CCCCCC;
}
.yesilBaslik {
	font-size: 18px;
	font-weight: bold;
	color: #62a0cf;
    text-align: left;
}
.yesilBaslikMid {
	font-size: 14px;
	font-weight: bold;
	color: #62a0cf;
}
.menuLink2 {
	font-size: 14px; 
	color: #bbbbbb;
}
a.menuLink2:link {
	font-size: 14px; 
	color: #bbbbbb;
}
a.menuLink2:hover {
	font-size: 14px; 
	color: #FFFFFF;
}
a.menuLink2:visited {
	font-size: 14px; 
	color: #bbbbbb;
}
a.menuLink2:active {
	font-size: 14px; 
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.dnm1
{
    display: block;
	width: 100px;
	height: 100px;
    background:url(imgs1/drmobin1.jpg);
}

a.dnm1
{
    display: block;
	width: 100px;
	height: 100px;
    background:url(imgs1/drmobin1.jpg);
}
a.dnm1:hover
{
    display: block;
	width: 100px;
	height: 100px;
    background:url(imgs1/mainaltlogo2.jpg);
}


a.playing
{
    display: block;
	width: 37px;
	height: 37px;
	background: url( 'imgs1/ok_pause.png' ) no-repeat;
}
a.playing:hover
{
    display: block;
	width: 37px;
	height: 37px;
	background: url( 'imgs1/ok_pause2.png' ) no-repeat;
}

a.paused
{
    display: block;
	width: 37px;
	height: 37px;
	background: url( 'imgs1/ok_play.png' ) no-repeat;
}
a.paused:hover
{
    display: block;
	width: 37px;
	height: 37px;
	background: url( 'imgs1/ok_play2.png' ) no-repeat;
}

a.homebt
{
    display: block;
	width: 37px;
	height: 37px;
	background: url( 'imgs1/ok_home.png' ) no-repeat;
}
a.homebt:hover
{
    display: block;
	width: 37px;
	height: 37px;
	background: url( 'imgs1/ok_home1.png' ) no-repeat;
}


a.btPrev
{
    display: block;
	width: 31px;
	height: 31px;
	background: url( 'imgs1/ok_sol1.png' ) no-repeat;

}
a.btPrev:hover
{
    display: block;
	width: 31px;
	height: 31px;
	background: url( 'imgs1/ok_sol2.png' ) no-repeat;
}
a.btNext
{
    display: block;
	width: 31px;
	height: 31px;
	background: url( 'imgs1/ok_sag1.png' ) no-repeat;
}
a.btNext:hover
{
    display: block;
	width: 31px;
	height: 31px;
	background: url( 'imgs1/ok_sag2.png' ) no-repeat;
}