body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 3px;
	background: url(images/pop-up-alt-bar.jpg) bottom repeat-x;
}

/* linkler */
A.tabmenu:link { font-family: arial; font-size: 13px; font-weight: bold; text-decoration:none; color: #8f8d8d} 
A.tabmenu:visited { font-family: arial; font-size: 13px; font-weight: bold; text-decoration:none; color: #818181} 
A.tabmenu:active { font-family: arial; font-size: 13px; font-weight: bold; text-decoration: none; color: #818181} 
A.tabmenu:hover { font-family: arial; font-size: 13px; font-weight: bold; text-decoration:underline; color: #d1d1d1}

A.tabcurrent { font-family: arial; font-size: 13px; font-weight: bold; text-decoration:none; color: #ffffff}

A.solmenu:link { font-family: tahoma; font-size: 11px; font-weight: bold; text-decoration:none; color: #818181; } 
A.solmenu:visited { font-family: tahoma; font-size: 11px; font-weight: bold; text-decoration:none; color: #818181} 
A.solmenu:active { font-family: tahoma; font-size: 11px; font-weight: bold; text-decoration: none; color: #818181} 
A.solmenu:hover { font-family: tahoma; font-size: 11px; font-weight: bold; text-decoration:underline; color: #cf1017}

A.solcurrent { font-family: tahoma; font-size: 11px; font-weight: bold; text-decoration:none; color: #cf1017}

A.linkpb:link { font-family: arial; font-size: 12px; font-weight: bold; text-decoration:none; color: #666666; } 
A.linkpb:visited { font-family: arial; font-size: 12px; font-weight: bold; text-decoration:none; color: #666666} 
A.linkpb:active { font-family: arial; font-size: 12px; font-weight: bold; text-decoration: none; color: #666666} 
A.linkpb:hover { font-family: arial; font-size: 12px; font-weight: bold; text-decoration:underline; color: #cccc33}

A.linkalt:link { font-family: arial; font-size: 11px; font-weight: bold; text-decoration:none; color: #aaaaaa} 
A.linkalt:visited { font-family: arial; font-size: 11px; font-weight: bold; text-decoration:none; color: #aaaaaa} 
A.linkalt:active { font-family: arial; font-size: 11px; font-weight: bold; text-decoration: none; color: #aaaaaa} 
A.linkalt:hover { font-family: arial; font-size: 11px; font-weight: bold; text-decoration:underline; color: #666666}

/* textler */
.popupbaslik {font-family: arial;font-size: 14px;font-weight: bold;color: #cccc33;line-height:15px;}
.popuptext {font-family: arial;font-size: 12px;font-weight: bold;color: #666666; line-height:15px;}


/* kutular */

#popupkutu { padding-left:20px; padding-right:20px; padding-bottom:60px; padding-top:30px; text-align:justify;}
.tdform { padding-top:3px; padding-bottom:3px;}


/* text boxes */
.textbox {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	text-align:justify;
	color:#666666;
	background-color:#ffffff;
    border: #cccccc solid 1px;
    padding:2px 5px 3px 5px;
}
