﻿body {
}
.lnk
{
	font-family:Verdana ; text-decoration:none ; font-weight:bold;  color:#404040 ; font-size:8pt;
}
.lnk:hover
{
	font-family:Verdana ;font-weight:bold; color:#E20A16 ; font-size:8pt ;text-decoration:underline ;
}
.lnkmodel
{
	font-family:Verdana ; text-decoration:none ; font-weight:bold;  color:#404040 ; font-size:7pt;
}
.lnkmodel:hover
{
	font-family:Verdana ;font-weight:bold; color:#E20A16 ; font-size:7pt ; text-decoration:underline ;
}
.labelcontact
{
	font-family:Verdana;font-weight:bold ;color:#404040;font-size:10pt;
}
.labeladmin
{
	font-family:Verdana;font-weight:bold ;color:#404040;font-size:10pt;
}
.labeladminfield
{
	font-family:Verdana;font-weight:bold ;color:#E20A16;font-size:10pt;
}


.labelgenel
{
	font-family:Verdana;font-weight:bold ;color:#404040;font-size:10pt;
	
}


.header {
   font-size: 13px; font-family: Verdana; font-weight: bold; height:18px; color :#404040 ;
   text-indent: 5px; padding: 1px; margin-top: 1px; cursor: pointer;
   border-right: #6699cc 1px solid; border-top: #6699cc 1px solid;
   border-left: #6699cc 1px solid; border-bottom: #6699cc 1px solid;
   background-position: top; background-repeat: repeat-x;
} 
.selectedheader {
   font-size: 13px; font-family: Verdana; font-weight: bold; height:18px; color :GrayText    ;
   text-indent: 5px; padding: 1px; margin-top: 1px;
   border-right: #6699cc 1px solid; border-top: #6699cc 1px solid;
   border-left: #6699cc 1px solid; border-bottom: #6699cc 1px solid;
   background-image: url(Images/selected_header.gif);
   background-position: top; background-repeat: repeat-x;
} 

.content {
   font-size: 11px; font-family: Verdana; padding: 5px;
   border-right: #6699cc 1px solid; border-top: none;
   border-left: #6699cc 1px solid; border-bottom: #6699cc 1px solid;
   background: #F0F0F0;
   background-position: top; background-repeat: repeat-y;
}