	body {
		margin: 0;
	}
	
	.UrunHeaderBox
	{
		border-bottom-color:#FFFFFF;
		border-bottom-style:solid;
		border-bottom-width:1px;
		border-top-color:#FFFFFF;
		border-top-style:solid;
		border-top-width:1px;
		background-color: #BFDAC3
	}
	
	.UrunHeaderText {
		font-family: Verdana;
		font-size: 10pt;
		color: #003333;
		text-decoration: none;
		text-indent: 30px;
		font-weight: bold;
		line-height:30px
	}
	
	.UrunMenuText, .UrunMenuText:active, .UrunMenuText:visited {
		font-family: Verdana;
		font-size: 9px;
		font-weight: bolder;
		color: #003300;
		text-decoration: none;
		text-align: left;
		text-indent: 5px;
	}
	
	.UrunMenuText:hover {
		color:#009933;
		text-decoration: none;
	}
		
	.MenuBox {
		border-right-width: 1px;
		border-right-style: dotted;
		border-right-color: #003300;
	}

	.CopyrightDiv
	{
		padding-left:10px;
		vertical-align:bottom;
		text-align:center;
		font-size:11px;
		color: #333366
	}
	
	.CopyrightDiv td{
		padding-left:10px;
		vertical-align:bottom;
		text-align:center;
		font-size:11px;
		color: #333366
	}
	
	.menuHeadText, .menuHeadText a:link, .menuHeadText a:visited
	{
		font-family: Verdana;
		font-size: 10pt;
		color: #003300;
		text-decoration: none;
		text-indent: 5px
	}
	
	.menuHeadText a:hover
	{
		color: #00CC00
	}
	
	.tdLeftPadding5
	{
		padding-left: 5px;
	}

	.tdLeftPadding10
	{
		padding-left: 10px;
	}
		
	.bodyText {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	line-height: 25px;
	padding: 10px;
	}
	
	.SendFormText {
	font-family: Verdana;
	font-size: 8pt;
	color: #003333;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	}
	
	.PicText {
		font-family: Verdana;
		font-size: 9px;
		text-decoration: none;
		text-align:center;
		color: #003366;
		font-weight: bold;
	}

	.PicTextHead {
		font-family: Verdana;
		font-size: 11pt;
		text-decoration: none;
		text-align:center;
		color: #003366;
		font-weight: bold;
	}
	
	.PicMenuTable {
		border: 1px solid #666666;
	}
	
	.PicMenuTableBox
	{
		border: 1px solid #666666;
	}
	
	.PicMenuTableUstAlt
	{
		border-top: 1px solid #666666;
		border-bottom: 1px solid #666666;
	}
	
	.PicMenuTableUstAltSol
	{
		border-top: 1px solid #666666;
		border-bottom: 1px solid #666666;
		border-left: 1px solid #666666;
	}
	
	.AltKesikCizgi {
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #333333;
	}
	.border2px {
		background-color: #BFDAC3;
		border: thin solid #BFDAC3;
		height: 2px;
	}
	.FormText {
		font-family: Verdana;
		font-size: 10pt;
		color: #333333;
		text-decoration: none;
		text-align: left;
	}
	.FormButton
	{
		font-family: Verdana;
		font-size: 8pt;
		color: #000000;
		letter-spacing: 1;
		cursor: pointer;
		cursor: hand;
		background-color: #BFDAC3;
	}	
	
	 .AnchorLink, .AnchorLink a:link, .AnchorLink a:Visited
	{
		font-family: Tahoma;
		font-size: 10pt;
		color: #333333;
		line-height: 25px;
		padding: 0px;
		text-decoration: none;
	}
	.AnchorLink a:Hover
	{
		color:#CC6600;
	}		