body 
{
font-size: 11px;
font-family:Tahoma,Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
}

a {color: #212930; text-decoration:none;}
a:visited {color:#000000;text-decoration:none;}
a:hover {color: #005C96;text-decoration:none;}
a:active { color:#000000;text-decoration:none;}
p{ margin:0px;
   padding:0px;}
.Button
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding:1px;
	background-color: #EEEEEE;
	text-decoration:none;
	width:50;
	border-color:#C0C0C0;
	border-width:0.01em;
	text-decoration:none;
	vertical-align:middle;
	height: 21px;
}
.DropL
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#212424;
	padding:3px;
	text-decoration:none;
	width:200px;
	border-color:#3798B9;
	border-width:0.1em;
	cursor:pointer;
	text-decoration:none;
	text-align:left;
	vertical-align:middle;
	
}
.Input
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#212424;
	padding:3px;
	text-decoration:none;
	border-color:#3798B9;
	border-width:0.1em;
	cursor:pointer;
	text-decoration:none;
	text-align:left;
	vertical-align:middle;
	}
.TxtboxCenter
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#212424;
	padding:3px;
	text-decoration:none;
	width:200px;
	border-color:#3798B9;
	border-width:0.1em;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
}
.TxtboxRight
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#212424;
	padding:3px;
	text-decoration:none;
	width:200px;
	border-color:#3798B9;
	border-width:0.1em;
	text-decoration:none;
	text-align:right;
	vertical-align:middle;
}
.TxtboxLeft
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#212424;
	padding:3px;
	text-decoration:none;
	width:200px;
	border-color:#3798B9;
	border-width:0.1em;
	text-decoration:none;
	text-align:left;
	vertical-align:middle;
}
.TxtboxRed
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:red;
	padding:3px;
	text-decoration:none;
	width:200px;
	border-color:#3798B9;
	border-width:0.1em;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	
}

.linkButton
{
    color:#333333; 
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	padding:1px;
	background-color: #EEEEEE;
	text-decoration:none;
	width:50;
	border-color:#C0C0C0;
	border-width:0.01em;
	text-decoration:none;
	vertical-align:middle;
}
.CenterTopTableCells
{
	text-align:center;
	vertical-align:top;
	text-decoration:none;
}
.TD 
{
font-family:Tahoma;
	font-size:11px;
	padding:3px;
	text-decoration:none;
	border-color:#3798B9;
	border-width:0.1em;
	text-decoration:none;
	text-align:right;
	vertical-align:top;
font-weight:normal;
margin:0px; 
vertical-align:top;
color:#212930;
}
.Grid 
{
font-family:Tahoma;
	font-size:11px;
	padding:3px;
	text-decoration:none;
	border-color:#3798B9;
	border-width:0.1em;
	text-decoration:none;
	text-align:right;
	vertical-align:top;
font-weight:normal;
margin:0px; 
vertical-align:top;
color:#212930;
}

.Titr 
{
font-family:Tahoma;
	font-size:11px;
	padding:3px;
	text-decoration:none;
	width:200px;
	border-color:#3798B9;
	border-width:0.1em;
	text-decoration:none;
	text-align:right;
	vertical-align:top;
font-weight:bold;
margin:0px; 
vertical-align:middle;
color:#212930;
}
.Titrw 
{
font-family:Tahoma;
	font-size:11px;
	padding:3px;
	text-decoration:none;
	width:200px;
	border-color:#3798B9;
	border-width:0.1em;
	text-decoration:none;
	text-align:right;
	vertical-align:top;
font-weight:bold;
margin:0px; 
vertical-align:middle;
color:#ffffff;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10px;
	color:#292929;
}
.justify
{
	text-align:justify;}
.center
{
	text-align:center;}	
	
	div.ListViewContainer {
	width: 768px; /* Table width will be 99% of this */
	height:200px; /* Must be greater than tbody */
	overflow-Y:scroll;
	overflow-x:hidden;
	text-wrap:none ;
}
div.ListViewContainer1 {
	width:207px; /* Table width will be 99% of this */
	height:400px; /* Must be greater than tbody */
	overflow-Y:scroll;
	overflow-x:hidden;
	text-wrap:none ;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}


.content {
	FONT-SIZE: 11px; COLOR: #363c48; LINE-HEIGHT: 18px; FONT-FAMILY: tahoma; TEXT-ALIGN: justify; TEXT-DECORATION: none
}
