﻿.MainForm
{
	width:100%; 
	height: 100%;
	background-color: rgb( 255, 255, 250 );
    border-top: rgb(35,111,189) solid 5px;
    border-left: rgb(35,111,189) solid 2px;
    border-bottom: rgb(35,111,189) solid 2px;
}

.SearchArea
{
	background-color: rgb(248,250,250);
	border-left: solid 1px rgb(192,192,192);
	border-right: solid 1px rgb(192,192,192);
	border-bottom: solid 1px rgb(192,192,192);
}

.EditPanel
{
	background-color: rgb( 243, 243, 230 );
    border-top: rgb(35,111,189) solid 5px;
    border-left: rgb(35,111,189) solid 2px;
    border-bottom: rgb(35,111,189) solid 2px;
	width: 100%;
}

.EditPanelRow
{
	text-align: right;
	height: 22px;
}

.UserSelectDropDown
{
	text-align: right;
	height: 22px;
	width: 185px;
}

.formLabel
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: Black;
	text-align: left;
	width: 100px;
}

.EditPanelSection
{
	height: 22px;
	border-bottom-style: none;
}

.EditPanelInput
{
	width: 180px;
	background-color: rgb( 250, 250, 245 );
	color: rgb( 0, 0, 0 );
	border: solid 1px rgb( 120, 120, 18 );
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.EditPanelInputMultiline
{
	width: 220px;
	height: 21pt;
	background-color: rgb( 250, 250, 245 );
	color: rgb( 0, 0, 0 );
	border: solid 1px rgb( 120, 120, 18 );
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.EditPanelDropDown
{
	width: 185px;
	background-color: rgb( 250, 250, 245 );
	color: rgb( 0, 0, 0 );
	border: solid 1px rgb( 120, 120, 18 );
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.EditPanelCheckBox
{
	color: rgb( 0, 0, 0 );
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.EditPanelErrRow
{
	background-color: Transparent;
	color: rgb( 255, 0, 0 );
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.ButtonStyle
{
	 background-color: Gray;
	 color: White;
	 border-style: solid;
	 border-width: 1px;
	 border-color: white;
	 height: 20px;
	 width: 50px;
	 vertical-align: top;
	 text-align: center;
	 text-decoration: none;
	 font-weight: normal;
	 font-family: Tahoma;
	 font-size: 9pt;
}

.UserLoginTable
{
	width: 180px;
	background-color: rgb( 245, 245, 245 );
	color: rgb( 0, 0, 0 );
}

.UserForgotPassworCell
{
	border-top: solid 1px rgb(192,192,192);
}

.UserLoginLabels
{
	width: 60px;
	font-family: Tahoma;
	font-size: 9pt;
	color: Black;
}

.UserLoginLinks
{
	color: Blue;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
}

.UserLoginForm
{
	width: 100%;
	height: 100%;
}

.UserLoginPanel
{
	background-color: rgb( 245, 245, 245 );
	border-left: solid 1px rgb(179,179,179);
	border-right: solid 1px rgb(179,179,179);
}

.UserLoginErrorLabel
{
	background-color: rgb( 245, 245, 245 );
	border-left: solid 1px rgb(192,192,192);
	border-right: solid 1px rgb(179,179,179);
	text-align: center;
	color: Red;
	height: 20px;
}

.UserLoginUserID
{
	width: 100px;
	font-family: Tahoma;
	font-size: 9pt;
	color: Black;
	direction: ltr;
}

.UserLoginPass
{
	width: 100px;
	font-family: Tahoma;
	font-size: 9pt;
	color: Black;
	direction: ltr;
}

.UserLoginButtonStyle
{
	 background-image: url(./images/btnbg.png);
	 background-repeat: repeat-x;
	 color: blue;
	 border-style: solid;
	 border-width: 1px;
	 border-color: rgb(192,192,192);
	 height: 20px;
	 width: 50px;
	 vertical-align: top;
	 text-align: center;
	 text-decoration: none;
	 font-weight: normal;
	 font-family: Tahoma;
	 font-size: 9pt;
}

.UserLoginButtonPanel
{
	padding-left: 5px;
	padding-right: 5px;
	background-color: rgb(240,240,230);
	font-family: Tahoma;
	font-size: 9pt;
	color: black;
	vertical-align: middle;
	background-image: url(./images/pnlfooter.png); 
	background-repeat: no-repeat; 
	background-position: bottom;
	height: 26px;
}

.UserLoginHeader
{
	height: 21px; 
	background-image: url(./images/pnlHeader.png); 
	background-repeat: no-repeat; 
	font-family: Tahoma; 
	font-size: 8pt; 
	vertical-align: middle;
	color: Black;
	overflow: hidden;
	padding: 2px 5px 2px 5px;
}

.DownloadDocViewTable
{
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: red;
}

.ModuleLinks
{
	font-family: Tahoma;
	font-size: 9pt;
	color: blue;
	text-decoration: none;
}

.ModuleLinkCell
{
	vertical-align: middle;
	text-align: center;
	width: 120px;
	height: 22px;
	background-image: url(./images/linksbg.png);
	background-repeat: repeat-x;
	border-left: solid 1px rgb( 179, 179, 179 );
	border-right: solid 1px rgb( 179, 179, 179 );
}

.SearchComboBox
{
	font-family: Tahoma;
	font-size: 9pt;
}