﻿body 
{
	font-family:Tahoma;
	font-size:14px;
}

.TableBorderdot
{
	border: 1px dashed #C4C4C4;
}

.lblCaption
{
	font-family:Tahoma, Arabic Transparent;
	color:#AEAEAE;
	font-size:14px;
	font-weight:bold;	
}

.lblContentTitle
{
    font-family: Tahoma, Arabic Transparent;
    color: #555C65;
    font-size: 18px;
    text-align: center;
}


.lblTextCaption
{
	font-family:Tahoma, Arabic Transparent;
	color:#000000;
	font-size:14px;
	font-weight:bold;	
}



.lblNormalTitle
{
	font-family: Tahoma, Arabic Transparent;
	color: #6F7174;
	font-size: 14px;
	font-weight: bold;
}

.lblWarningTitle
{
	font-family:Tahoma, Arabic Transparent;
	color:Red;
	font-size:14px;
	font-weight:bold;
}

.txtDataSmall
{
	border: 1px solid #6F7174;
	font-family: Tahoma, Arabic Transparent;
	font-size: 14px;
	width: 80px;
	height: 20px;
}
.txtDataMid
{
	border-style: solid;
	border-width: 1px;
	font-family: Tahoma, Arabic Transparent;
	font-size: 14px;
	border-top-color: #6F7174;
	border-right-color: #6F7174;
	border-bottom-color: #6F7174;
	border-left-color: #6F7174;
	color: #008080;
	width: 150px;
}
.txtDataLarge
{
	border: 1px solid #6F7174;
	font-family: Tahoma, Arabic Transparent;
	font-size: 14px;
	width: 250px;
	height: 20px;
}

.btnSmall
{
	border: 3px double #AEAEAE;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #6F7174;
	width: 120px;
	height: 28px;
}

.btnSmallLogin
{
	border: 3px double #AEAEAE;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #4F7EAF;
	width: 120px;
	height: 28px;
}

.btnLarge
{
	border: 3px double #AEAEAE;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #6F7174;
	width: 180px;
}

.ddlCaption
{
	border-style: solid;
	border-width: 1px;
	font-family: Tahoma, Arabic Transparent;
	font-size: 14px;
	border-top-color: #6F7174;
	border-right-color: #6F7174;
	border-bottom-color: #6F7174;
	border-left-color: #6F7174;
	color: #008080;
	width: 80px;
}

.dgHeader
{
	background-color: #6F7174;
	font-family: Tahoma;
	font-size: small;
	color: #F7F7F7;
	font-weight: bold;
	text-align: center;
	
}

.dgAlternating
{
	background-color: #e7e5e6;
	font-family: Tahoma;
	font-size: small;
	color: #535353;
	text-align: center;
}

.dgItems
{
	background-color: #F9F9FF;
	font-family: Tahoma;
	font-size: small;
	color: #4A3C8C;
	text-align: center;
}

.dgRedItems
{
	background-color: #FF0000;
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
}

.dgFooter
{
	background-color: #B5C7DE;
	color : #4A3C8C;
}



.dgSelected
{
	background-color: #738A9C;
	font-family: Tahoma;
	font-size: small;
	color: #F7F7F7;
	font-weight: bold;
}

.dgPager
{
	background-color: #E7E7FF;
	font-family: Tahoma;
	font-size: small;
	color: #4A3C8C;
}

.dgStyle
{
	background-color : White;
	border-color: #E7E7FF;
	border-style:none;
	border-width: 1px;
}

.lblWarning
{
	font-weight: bold;
	font-size: 14px;
	color: red;
	font-family: Tahoma;
	text-decoration: none;
	text-align: center;
}

.txtNormal
{
	border: 1px solid #000000;
	font-size: 16px;
		font-family: Tahoma;
		width:190px;
	margin-right: 2px;
	margin-bottom: 0px;
}

.lblNormal
{
	font-size: 14px;
	font-family: Tahoma;
	text-decoration: none;
	text-align: right;
}

.lblNormalB
{
	font-size: 14px;
	font-family: Tahoma;
	text-decoration: none;
	font-weight:bold;
}

.lblPageTitle
{
	font-weight: bold;
	font-size: 14px;
	vertical-align: baseline;
	color: #4F7EAF;
	font-family: Tahoma;
	text-align: center;
	text-decoration: none;
}


a:link, a:visited, a:active
{
	color: #999999;
	font-family: tahoma;
	text-decoration: none;
	font-size: 14px;
	text-align: justify;
}

th a:link
{
    color: #FFFFFF;
    font-family: tahoma;
    text-decoration: none;
    font-size: 14px;
    text-align: justify;
}


a:hover
{
	color: #666666;
	font-family: tahoma;
	text-decoration: none;
	font-size: 14px;
}

a.main:link, a.main:visited, a.main:active
{
	color: #006699;
	font-family: tahoma;
	text-decoration: none;
	font-size: 14px;
	text-align: justify;
}

a.main:hover
{
	color: #666666;
	font-family: tahoma;
	text-decoration: none;
	font-size: 14px;
	text-align: justify;
}

.TreeView
{
    overflow: auto;
    border-style: solid;
    border-width: 2px;
    border-color: Gainsboro;
    scrollbar-base-color: Gainsboro;
}

.row2
{
	background-color: #e7e5e6;
	color: #535353;
	padding: 10px;
}

.row1
{
	background-color: #F9F9FF;
	color: #4A3C8C;
	padding: 10px;
}

.DivBorder
{
    border: thin solid #808080;
    width: 90%;
    height: 90%;
    vertical-align: top;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.MainTable
{
    width:680px;
    margin-top:10px;
    border-style:solid;
    border-width:1px;
    border-color:#175783;
}