﻿.arial {font-family: Arial;font-size: 11px;line-height: normal;font-style: normal;text-decoration: none;font-weight: normal;color: #656565;}

.arialbold {font-family: Arial;font-size: 11px;line-height: normal;font-style: normal;text-decoration: none;font-weight: bold;color: #656565;}

.arialboldkirmizi {font-family: Arial;font-size: 11px;line-height: normal;font-style: normal;text-decoration: none;font-weight: bold;color: #ee2f3b;}

.arialboldmavi {font-family: Arial;	font-size: 11px; line-height: normal; font-style: normal;	text-decoration: none;	font-weight: bold;	color: #336699;}

a:link { font-family:Arial; font-size:11px; color: #656565;}

a:visited { font-family:Arial; font-size:11px; color: #656565;}

a:hover { font-family:Arial; font-size:11px; color: #ee2f3b; text-decoration: underline;}

a:active { font-family:Arial; font-size:11px; color: #656565;}

/* Put this inside a @media qualifier so Netscape 4 ignores it */
@media screen, print { 
	/* Turn off list bullets */
	ul.mktree  li { list-style: none; } 
	/* Control how "spaced out" the tree is */
	ul.mktree li { margin-left:3px; padding:0px; }
	ul.mktree ul { margin-left:3px; padding:0px; }
	ul.mktree { margin-left:3px; padding:0px; }
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li           .bullet { padding-left: 15px; }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen    .bullet { cursor: pointer; background: url(minus.gif)  center left no-repeat; }
	ul.mktree  li.liClosed  .bullet { cursor: pointer; background: url(plus.gif)   center left no-repeat; }
	ul.mktree  li.liBullet  .bullet { cursor: default; background: url(bullet.gif) center left no-repeat; }
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul { display: block; }
	ul.mktree  li.liClosed  ul { display: none; }
	/* Format menu items differently depending on what level of the tree they are in */
	ul.mktree  li { font-size: 12pt; }
	ul.mktree  li ul li { font-size: 10pt; }
	ul.mktree  li ul li ul li { font-size: 8pt; }
	ul.mktree  li ul li ul li ul li { font-size: 6pt; }
}

.back { background-image : url(pagebackgrounds/sssback.gif); background-repeat: no-repeat; background-position: 90% bottom; }

.Table_Header_Properties {padding-left: 5px; padding-right: 5px; background-color: #7A7A7A; font-family: Arial;font-size: 11px;line-height: normal;font-style: normal;text-decoration: none;font-weight: bold; color: #FFCC00;}

.Table_Data_Properties{color: #FFFFFF; border: 1px solid #F2F2F2; padding-left: 2px; padding-right: 2px; padding-top: 1px; padding-bottom: 1px; background-color: #FFFFFF; font-family: Arial;font-size: 11px;line-height: normal;font-style: normal;text-decoration: none;font-weight: normal;color: #656565;}

.Table_Data_Description {background-color: #F2F2F2; font-family: Arial;font-size: 11px;line-height: normal;font-style: normal;text-decoration: none;font-weight: bold;color: #656565; padding-left: 5px;}

