﻿body
{
	font-size: smaller;
	font-family: Verdana;
	margin: 0px;
	background: url(/App_Themes/Admin/Images/Layout/background.gif);
}

TD
{
	font-size:smaller;
	font-family: Verdana;
	vertical-align: top;
}

P
{
	margin-left: 20px;
	margin-right: 20px;
	font-family: Verdana;
	font-size:13px;
	color: #434343;
}

.Contents
{
	height:100%;
	/*padding-left:5px;
	padding-right:5px;*/
	padding:0px;
	margin:0px;
}
	
.bgGray
{
	background-color:#CCCCCC;
}

#tblBorder {width:992px; height:100%; background-color:#C0C0C0;}
#tblOuter {width:992px; height:100%; background-color:#FFFFFF;}

.UtilityBar
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #696969;
	text-align: right;
	padding-left:5px;
	padding-right:5px;
}

A:link, A:visited
{
	color: #175F9B;
	text-decoration: none;
}

A:hover 
{
	color: #175F9B;
	text-decoration:underline;
}

.Info
{
	font-size: 11px;
	color: black;
	font-style:italic;
}

.Hint
{
	font-size: 11px;
	color: #666666;
}

.Error
{
	color: #ff0000;
}

.Footer
{	font-size: 10px;
	color: #999999;
	padding:5px;
}
.Disclaimer
{	font-size: 9px;
	color: #999999;
	padding:5px;
}
A.FooterLink:link, A.FooterLink:visited
{	font-size: 10px;
	color: #999999;
	text-decoration:none;
}

A.FooterLink:hover 
{	font-size: 10px;
	color: #999999;
	text-decoration:underline;		
}

/* TEXT etc. - START #B0458D */

.PageTitleOld
{
	margin: 0px 0px 5px;
	text-align: left;
	color: #175F9B;
	font-size: 19px;
	font-weight: bold; /*border-bottom: #175F9B 1px dotted; */
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background: url(/App_Themes/Admin/Images/Layout/bgBlue.jpg);
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

.PageTitle
{
	font-family: Verdana;
	color: #175F9B;
	font-size: 16px;
	font-weight: bold;
	border-bottom: #EEEEEE 1px solid;
	margin-bottom: 20px;
	font-variant: small-caps;
}

.Title
{
	margin: 0px 0px 5px 0px;
	text-align: left;
	color: #175F9B;
	font-size: 19px;
	font-weight: bold; /*border-bottom: #175F9B 1px dotted; */
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background: url(/App_Themes/Admin/Images/Layout/bgBlue.jpg);
	width: 100%;
	border-right: #D1DFEB 1px solid;
	border-top: #D1DFEB 1px solid;
	border-left: #D1DFEB 1px solid;
	border-bottom: #D1DFEB 1px solid;
}

.SubTitle
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #696969;
	background-color: #dcdcdc;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom: #CCCCCC 1px solid;
}
#divPic
{
	border: #EEEEEE 1px solid;
	height:100%;
	padding:1px;
}

.PicVLine
{
	background-position-x: center;
	background-image: url(/App_Themes/Admin/Images/Layout/grayDot.gif);
	background-repeat: repeat-y;	
	}

.PicHLine
{
	background-image: url(/App_Themes/Admin/Images/Layout/grayDot.gif);
	background-repeat: repeat-x;
	background-position-y: center;
}
	
.PicText
{
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	clear: none;
	display: inline;
}
.PicLabel
{
	font-size: 10px;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
/* INPUT types - START */
SELECT.Regular
{
	font-size: 9pt;
	padding: 2px;

}

/*
INPUT.Regular
{
	border-right: #BDBDBD 1px solid;
	padding-right: 2px;
	border-top: #BDBDBD 1px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: #BDBDBD 1px solid;
	cursor: hand;
	color: #666666;
	padding-top: 2px;
	border-bottom: #BDBDBD 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E0E0E0;
}
*/
/* INPUT types - */
INPUT.Regular
{
	border-right: #083358 1px solid;
	padding-right: 2px;
	border-top: #D1DFEB 1px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: #D1DFEB 1px solid;
	cursor: hand;
	color: #D1DFEB;
	padding-top: 2px;
	border-bottom: #083358 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3E759F;
}


/* Master Page - START */

A.TabLink:link, .TabLink:visited
{
	color:#175F9B; /*: #8E3774;*/
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;
	vertical-align: top;
}

A.TabLink:hover 
{
	color:#175F9B;
	font-weight:bold;
	font-size:xx-small;
	text-decoration:underline;
	vertical-align: top;
}

.TabLink_Inactive
{
	font-weight: bold;
	font-size: xx-small;
	color: #a9a9a9;
}

A.BreadCrumb:link, .BreadCrumb:visited
{
	color:#175F9B; /*: #8E3774;*/
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;
}

A.BreadCrumb:hover 
{
	color:#175F9B;
	font-weight:bold;
	font-size:xx-small;
	text-decoration:underline;
}

.BreadCrumb_Inactive
{
	font-weight: bold;
	font-size: xx-small;
}


.SubMenu /* table*/
{
	border: 1;
	background: url(/App_Themes/Admin/Images/Layout/bgBlue.jpg);
	color: #175F9B;
	height: 30px;
}

A.SubMenuLink:link, .SubMenuLink:visited
{
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;
	color: #175F9B;
	padding: 4px;
}

A.SubMenuLink:hover,.SubMenuLinkSel
{
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;
	color: #175F9B;
	border-right: #71A0C7 1px solid;
	padding-right: 3px;
	border-top: #71A0C7 1px solid;
	padding-top: 0px;
	border-left: #71A0C7 1px solid;
	padding-left: 3px;
	border-bottom: #71A0C7 1px solid;
	padding-bottom: 3px;	
	background-color: #ABC6DD;
}

.SelectedTab
{
	font-weight:bold;
	font-size:xx-small;
	vertical-align: top;
}

A.GrayLink:link, .GrayLink:visited
{
	color: #696969; /*: #8E3774;*/
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;
}

A.GrayLink:hover 
{
	color: #696969;
	font-weight:bold;
	font-size:xx-small;
	text-decoration:underline;
}


/* Master Page - START */


