body
{
	color:#000000;
	font-family:Arial,verdana;
	font-size:12px;
	font-weight:normal;
	
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#f0f0f0;
}

.MainMenuTable
{
	width:236px;
	height:230px;
	/*border-style: solid;
	border-color: #ffffff;
	border-width: 1px;*/
}

.MainMenuItem
{
	padding:2px;
	color:#ffffff;
	font-family:Arial,verdana;
	font-size:12px;
	font-weight:bold;
	/*border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #7171ff;*/
	text-indent:5px;
	cursor:pointer;
	width:220px;
	valign:bottom;
}

.MainMenuItemindex
{
	padding:3px;
	background-color:#f0f0f0;
	color:#000000;
	font-family:Arial,verdana;
	font-size:12px;
	font-weight:bold;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #b4b4b4;
	text-indent:5px;
}

.MainMenuTitle
{
	padding:3px;
	background-color:#000000;
	color:#ffffff;
	font-family:Arial,verdana;
	font-size:13px;
	font-weight:bold;
	HEIGHT: 18px;
}

.NavTop
{
	background-color:#9CDFFA;
	color:#000000;
	font-family:Arial,verdana;
	font-size:13px;
	font-weight:bold;
	border-bottom:3 solid #ffffff;
}

.NavLeft
{
	background-color:#000072;
	color:#000000;
	font-family:Arial,verdana;
	font-size:13px;
	font-weight:bold;
	padding:9px;
	border-right:1 solid #ffffff;
}

.NavContent
{
	background-color:#ffffff;
	color:#000000;
	font-family:Arial,verdana;
	font-size:12px;
	padding:12px;
}

.Right
{
	border-right-color: #E8E8E8;
	border-style: solid;
	border-right-width: 1px;
}

.Left
{
	border-left-color: #E8E8E8;
	border-style: solid;
	border-left-width: 1px;
}

A:link		{text-decoration:none;color:#000000;}	
A:visited	{text-decoration:none;color:#000000;}	
A:active	{text-decoration:none;color:#ff0000;}	
A:hover		{text-decoration:underline;color:#ff0000;}

a.link_b:link 		{font-family:arial; font-size:11px; text-decoration: none; cursor: none; color: #ffffff; }
a.link_b:visited 	{font-family:arial; font-size:11px; text-decoration: none; cursor: none; color: #ffffff; }
a.link_b:hover   	{font-family:arial; font-size:11px; text-decoration: underline; color: #84c1ff}
a.link_b:active   	{font-family:arial; font-size:11px; text-decoration: overline; color: #84c1ff}

.list_baslik
{
	background-color:#174468;
	color:#ffffff;
	font-family:Arial,verdana;
	font-size:13px;
	font-weight:bold;
	padding:2px;
}

.list
{
	color:#000000;
	font-family:Arial,verdana;
	font-size:11px;
	padding:2px;
}

.table1 
{ 
	border-style: solid; 
	border-width: 1px; 
	border-color:#c6c6c6;
}

TABLE
{
	font-size: 8pt;
	font-family: Tahoma; 
	color:#000000;
}

input{font-size: 8pt;font-family: Tahoma;}
select{font-size: 8pt;font-family: Tahoma;}
textarea{font-size: 8pt;font-family: Tahoma; width:250px; height:50px;}
input.area{font-size: 8pt;font-family: Tahoma; width:450px; height:50px;}
input.formbutton{font-size: 8pt;font-family: Tahoma; border-width:1px;}

.Hata{font-weight: bold;font-size: 8pt;color: red;font-family: Verdana;}
.Tahoma{font-weight: bold;font-size: 8pt;color: white;font-family: Tahoma;}

.baslik 
{ 
	border-style: dashed; 
	border-width: 1px; 
	border-color:#e0e0e0;
	color: #993333;
	background-color:#f0f0f0;
	font-family:Arial,verdana;
	font-size:13px;
	font-weight:bold;
}