﻿.textboxLoginstyle
{
    text-align:left;
    font-weight:bold;
}



.identityReports
{
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	font-weight: bold;	
}


.uploadComment
{
    font-family:Tahoma;
    font-size:10px;
    font-weight:bold;
    color:Gray;
}

.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;
}
    


.dateElement
{
    font-family: tahoma;
    font-size:10pt;
    font-weight:bold;
}
.style1
{
    width: 100%;
}
.FontHeader
{
    font-family: Tahoma;
    font-size:20px;
    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;
}



