﻿/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Menu {
     border-right:1px;
	 border-left :0px;
	 border-top :1px;
	 border-bottom:0px; 
     border-style :solid;  

}

A.MainMenu:visited {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	font-weight: normal;
	height: 16px;
	text-align: left;
	vertical-align: middle;
	background-color: #C9C9C9;
	text-decoration: none;
	
}
A.MainMenu:active {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	font-weight: normal;
	height: 16px;
	text-align: left;
	vertical-align: middle;
	background-color: #C9C9C9;
	text-decoration: none;
}
A.MainMenu:hover {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	font-weight: normal;
	height: 16px;
	text-align: left;
	vertical-align: middle;
	background-color: #C9C9C9;
	text-decoration: none;
}
.MainMenus
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	font-weight: normal;
	height: 16px;
	text-align: left;
	vertical-align: middle;
	background-color: #C9C9C9;
	
	
}
.SubMenu
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
	font-weight: normal;
	height: 16px;
	text-align: left;
	vertical-align: middle;
	background-color: #DBDBDB;
}

.DropDownList
{
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #0000ff;
	width: 124px;
	height: 21px;
}
.TableBorder
{
  border: 1px solid #ff0000;
  width:550px; 	
}
.Textbox {
	font-family:Ariel, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #0000ff;
	width: 130px;
	height: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.LinkButton {
	color:  #FFFFFF;
	font-family: Ariel;
	font-size: 13px;
	font-weight:bold;
	height: 16px;
	background-color: #969696;
	
}


.TableHead {
	font-family: TimesNewRoman, Arial;
	font-size: 11px;
	font-weight: bold;
	/*font-variant: small-caps;*/
	/*color: #ffffff;|*/
	color:  Black;
	background-color:#dbccb6; 

	/*background-image:url(../Images/TableRowHead-bg.gif);*/
	/*FILTER:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ff0000', endColorStr='#ff0000', gradientType='0');*/
	line-height: 17px;
	text-indent: 5px;
	border-bottom: 1px solid #BCAE71;
}
.TableStyle {
	/*background-color: #b3b6b2;
	color: #ffffff;*/
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	/*height: 18px;*/
	background-color: #ffffff;
	border: 1px solid #C0C0C0;
	width: 92%;
}
.TableRow2 {
	/*background-color: #b3b6b2;
	color: #ffffff;*/
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	height: 18px;
	background-color: #ffffff;
	border: 1px solid #ff0000;
}
.TableRowSubHead {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #90958d;/*added*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CBC4A3;
	border-right-color: #CBC4A3;
	border-bottom-color: #CBC4A3;
	border-left-color: #CBC4A3;
	background-repeat: no-repeat;
	background-position: left;
}
.TableRow1 {
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial;
	background-color: #F7F7F0;
	text-decoration: none;
	text-indent: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #CBC4A3;
	border-bottom-color: #CBC4A3;
	border-left-color: #D7D7D7;
	height: 21px;
	vertical-align:top;
}
.TableRow1DataGrid {
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Arial;
	background-color : #acacab;
	text-decoration: none;
	text-indent: 2px;
	vertical-align:top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #CBC4A3;
	border-bottom-color: #CBC4A3;
	border-left-color: #D7D7D7;
	height: 20px;
}
.TableRow2DataGrid {
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Arial;
	background-color: #9fa09f; 
	text-decoration: none;
	text-indent: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #CBC4A3;
	border-bottom-color: #CBC4A3;
	border-left-color: #E4E4E4;
	height: 20px;
}
.ButtonRow {
	/*background-color: none;*/
	height: 45px;
	border-bottom:0px solid #CCCCCC;
	}
.Button {
	font-weight: bold;
	font-size: 13px;
	background-color: #D7EADF;
	font-family:Ariel, Helvetica, sans-serif; 
    color: #000000;
	font-size: 11px;
	height: 25px;
	width: 80px;
}
.TopButton {
	font-size: 13px;
	text-decoration:none;
	font-family:Ariel, Helvetica, sans-serif; 
    color: #000000;
}
.TopButton:hover{
	font-size: 13px;
	text-decoration:none;
	font-family:Ariel, Helvetica, sans-serif; 
    color: #000000;
}
.LoginRow 
{
	
	color: #797979;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	height: 18px;
}
.LoginsubRow {
	color: #b5b4b4;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	height: 18px;
}
.redtabborder{
padding:5px;
border:1px;
border-style:solid;
border-color:#FF0000;
}
.footer_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-style:normal;
color:#666666;
}
.RepeaterItem
{
font-family:Ariel, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid gray;
	width: 130px;
	height: 19px;
	margin-bottom: 0px;
	margin-left: 0px;	
}