body 
{
	background-color: #e9e9e9;
	margin: 0px;
}
td
{
	font-size : 12px;
}
.rightBGCell {
	background-image: url(images/right_r3_c1.jpg);
	background-repeat: repeat-y;
}

.Watermark {
	background-image : url(images/LogoWaterMark.gif);
	background-repeat : no-repeat;
	background-position : center;
}

.leftBGCell {
	background-image: url(images/left_r3_c1.jpg);
	background-repeat: repeat-y;
}

.baseCell {
	background-image: url(images/base.gif);
	background-repeat: repeat-x;
}

.headingText12ptLite {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #3E1060;
	padding: 3px;
}
.headingText12ptBold {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #3E1060;
	font-weight: bold;
	padding: 3px;
}

.HorizontalSeparator {
	background-image: url(images/horizontalSeparator.gif);
	background-repeat: repeat-x;
}

.newInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3E1060;
	border: 1px solid #FFFFFF;
	padding: 2px;
}
.inputField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #A29B95;
	background-color: #FFFFFF;
	border: 1px solid #D1CFCB;
	padding : 2px;
}
.inputFieldBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #D1CFCB;
	padding : 2px;
}

.editButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #E6E5DF;
	border: 1px solid #85837D;
	padding : 1px 1px 1px 1px;
	width : 110px;
	text-align: center;
}
.editButtonLong
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #E6E5DF;
	border: 1px solid #85837D;
	padding : 1px 1px 1px 1px;
	width : 180px;
	text-align: center;
}
.editButtonBlue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #655F9B;
	border: 1px solid #261C63;
	padding : 1px 1px 1px 1px;
	width : 110px;
	text-align: center;
}

.addButtonBlue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #548BF1;
	border: 1px solid #325FB1;
	padding : 1px 1px 1px 1px;
	width : 110px;
	text-align: center;
}

.GroupsEditor
{
	background-color: #E4E4E2;
	text-align: center;
	/*border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;*/
	padding: 5px, 1px 5px, 1px;
	margin:0px, 2px, 0px, 0px;
}

.Tahoma10ptGray {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}
.Tahoma10ptGrayBold {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}

.Tahoma9pxGray {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

.VerticalSeparator {

	background-image: url(images/verticalSeparator.gif);
	background-repeat: repeat-y;
}

.ResultsNav {
	background-color : #DAD8D1;
	border : 1px solid #CFC7B8;
	height : 15px;
}

.DataGrid1 {
	background-color : #D4D2C8;
	border : 1px solid #D4D2C8;
	}

.DataGrid1Header{
	background-color : #D4D2C8;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #7B6D62;
}

.DataGrid1Footer {
	background-color : #D4D2C8;
	font-family : Arial;
	font-size : 12px;
	color : #7B6D62;
}

.DataGrid1Row1 {
	background : #F1F0EC;
	color : #939393;
	font-family : Arial;
	font-size : 12px;
}

.DataGrid1Row2 {
	background : #FAF9F8;
	color : #939393;
	font-family : Arial;
	font-size : 12px;
}

.DataGrid1EditRow {
	background : #FFFFFF;
	color : #939393;
	font-family : Arial;
	font-size : 12px;
}

.DataGrid1SelectedItem {
	background-color : #E8E2C6;
	color : #939393;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}

.DataGrid1Disabled {
	background-color : #F1F0EC;
	color : #B5B5B5;
	font-family : Arial;
	font-size : 12px;
	font-weight : 100;
	text-decoration : line-through;
	font-style : italic;
}

.DataGrid1Button {
	color : #666666;
	font-family : Arial;
	font-size : 12px;
	font-weight: bold;
}

.DataGrid2 {
	
}

.DataGrid2Header{
	
}

.DataGrid2Footer {
	
}

.DataGrid2Row1 {
	
}

.DataGrid2Row2 {
	
}

.DataGrid2EditRow {
	
}

.DataGrid2SelectedItem {
	
}

.DataGrid3 {
	
}

.DataGrid3Header{
	
}

.DataGrid3Footer {
	
}

.DataGrid3Row1 {
	
}

.DataGrid3Row2 {
	
}

.DataGrid3EditRow {
	
}

.DataGrid3SelectedItem {
	
}

.ResultsTableRow1
{
	background-color : #F5F4F2;
	font-size : 9pt;
	color : #708090;
	
}

.ResultsTableRow2
{
	background-color : #E7E5E0;
	font-size : 9pt;
	color : #708090;
	
}
.recordRow1 {
	border-top: 1px #C8C5BF;
	border-right: 1px #C8C5BF;
	border-bottom: 1px dashed #C8C5BF;
	border-left: 1px #C8C5BF;
}
.toolTip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.errorText {

	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
	padding: 3px;
}
.ListItem {
	list-style-image: url(images/LI_Logo.gif);
	}
	
.btnEdit {
	background-image : url(images/btn_EditIcon.gif);
	width : 17px;
	height : 17px;
	background-repeat : no-repeat;
}

.btnDelete {
	background-image : url(images/btn_DeleteIcon.gif);
	width : 17px;
	height : 17px;
	background-repeat : no-repeat;
}

.btnUpdate {
	background-image : url(images/btn_UpdateIcon.gif);
	width : 17px;
	height : 17px;
	background-repeat : no-repeat;
}

.btnCancel {
	background-image : url(images/btn_CancelIcon.gif);
	width : 17px;
	height : 17px;
	background-repeat : no-repeat;
}

.btnSelect {
	background-image : url(images/btn_SelectorIcon.gif);
	width : 33px;
	height : 34px;
	background-repeat : no-repeat;
	background-position : left;
}

.editRow {
	background-color : #F1F0EB;
}

.Button
{
	background-color:#3E1060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.subNavBG {
	background-color: #E7E6E0;
	background-image: url(images/subNav_BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.dropMenu {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #EDEBE6;
	border: 1px solid #CAC6BF;
}
.dropMenuColumn {
	background-color: #DBD8D1;
	border: 1px solid #CAC6BF;
}
.dropMenuText {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #565045;
}
.GroupButton {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #6B6963;
	background-color: #E6E5DF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #85837D;
	border-right-color: #85837D;
	border-bottom-color: #85837D;
	border-left-color: #85837D;
}
