﻿    .cmbSearchStyle
    {
		cursor:hand;
        margin:1px 1px 1px 1px;
    }
    .txtSearchStyle
    {
        margin:1px 1px 1px 1px ;
    }


    .textboxLoginstyle
    {
	    text-align:left;
	    font-weight:bold;
    }

    .buttonStype__
    {
    	cursor:Hand;
    	border-style:none;
    	background-color:Transparent;
    	font-family:Tahoma;
    	font-size:8pt;
    	font-weight:bold;
    	padding:3px 0px 3px 0px;
    	margin:0px 0px 0px 0px;
    	text-align:center;
    	vertical-align:middle;
    	height:26px;    
    	background-image:url('~/graphics/control/button/btnBody.jpg');
    	background-repeat:repeat-x;
    }

    .styleLable
    {
        width: auto;
        font-family:Tahoma;
        font-size:11px;
        text-align:left;
    }

    .styleTextbox
    {
        width:auto;
        border-style:none;
        border-width:0;
        background-color:White;
        font-family:Tahoma;
        font-size:12px;
        font-weight:bold;
        margin:0px 0px 0px 0px;
        padding:0px 0px 0px 0px;
    }        


    .dateElement
    {
        font-family: tahoma;
        font-size:10pt;
        font-weight:bold;
    }
    .style1
    {
        width: 100%;
    }
    .FontHeader
    {
        font-family: Titr;
        font-size:x-large;
        line-height:40px;
        color:Gray;
    }
    .ButtonStyle
    {
        font-family:Tahoma;
        font-weight:bold;
        border-style:solid;
        border-width: 1px;
    }
    
    
    .LabelstyleFont {
        font-family:Tahoma;
        font-weight:normal;
        text-align:center;
    }

    .LabelTitlestyleFont 
    {        	
        padding-bottom:20px;
        font-family:tahoma;
        font-size:11px;
        font-weight:bold;
        color:White;
    }


