/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #516D91;
    SCROLLBAR-HIGHLIGHT-COLOR: #516D91;
    SCROLLBAR-SHADOW-COLOR: #000000;
    SCROLLBAR-3DLIGHT-COLOR: #d1d7dc;
    SCROLLBAR-ARROW-COLOR: #FFFF99;
    SCROLLBAR-TRACK-COLOR: #7194b2;
    SCROLLBAR-DARKSHADOW-COLOR: #98aab1;
}
TD
{
	font-size: 13px;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}

.htmlLinkButton
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-size: 14px;
	margin: 1px;
	border-left: black 1px solid;
	color: #ffffff;
	line-height: 22px;
	border-bottom: black 1px solid;
	background-color: #4f7093;
	text-decoration: none;
}
.htmlLinkButton_r
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-size: 14px;
	line-height: 22px;
	margin: 1px;
	border-left: black 1px solid;
	color: #000000;
	border-bottom: black 1px solid;
	background-color: #ffff99;
	text-decoration: none;
}
.htmlLinkButtonTall
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-size: 14px;
	margin: 1px;
	border-left: black 1px solid;
	clip: rect(auto auto auto auto);
	color: #FFFFFF;
	border-bottom: black 1px solid;
	padding-top: 2px;
	height: 45px;
	background-color: #4f7093;
	text-align: center;
	text-decoration: none;
}
.htmlLinkButtonTall_r
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-size: 14px;
	margin: 1px;
	border-left: black 1px solid;
	clip: rect(auto auto auto auto);
	color: #000000;
	padding-top: 2px;
	border-bottom: black 1px solid;
	height: 45px;
	background-color: #ffff99;
	text-align: center;
	text-decoration: none;
}
A
{
	color:#0000FF;
}
.adminLnkWhite
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.adminLnkYellow
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFF88;
}
.mainTabDeselected
{
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #3366cc;
}
.mainTabSelected
{
	font-size: 12px;
	font-weight: bold;
	background-color: #77aadd;
}
.formField
{
	border: black 1px solid;
	font-size: 13px;
	background-color: #d6e7f5;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}
.formFieldError
{
	border: black 1px solid;
	font-size: 13px;
	background-color: #FFAAAA;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}
.formField_r
{
	border: black 1px solid;
	font-size: 13px;
	background-color: #FFFFBB;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}
.loginButton
{
	border: black 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.loginFormField
{
	BORDER: black 1px solid; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica; 
}
.loginBox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.pageTitle
{
	font-size:20px;
}
.dataGridTitle
{
	font-size: 25px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	color: white;
	border-bottom: black 1px solid;
	background-color: #7194b2;
}
.box
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.black10px
{
	font-size:10px;
	color:#000000;
	font-family: Trebuchet MS, Arial;
}
.black12px
{
	color:#000000;
	font-family: Trebuchet MS, Arial;
	font-size:12px;
}
.white10px
{
	font-size:10px;
	color:#FFFFFF;
	font-family: Trebuchet MS, Arial;
}
.white12px
{
	color:#FFFFFF;
	font-family: Trebuchet MS, Arial;
	letter-spacing:1px;
	font-size:12px;
}
.yellow12px
{
	color:#FFFF00;
	font-family: Trebuchet MS, Arial;
	letter-spacing:1px;
	font-size:12px;
}
.white14px
{
	color:#FFFFFF;
	font-family: Trebuchet MS, Arial;
	letter-spacing:1px;
	font-size:14px;
}
.yellow10px
{
	font-size:10px;
	color:#FFFF00;
	font-family: Trebuchet MS, Arial;
	letter-spacing:1px
}
.yellow11px
{
	font-size:11px;
	color:#FFFF00;
	font-family: Trebuchet MS, Arial;
	letter-spacing:1px
}
.yellow12px
{
	font-size:12px;
	color:#FFFF00;
	font-family: Trebuchet MS, Arial;
}
.yellow14px
{
	font-size:14px;
	color:#FFFF00;
	font-family: Trebuchet MS, Arial;
}

.border1
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.ActionTable
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: black 1px solid;
	padding-top: 2px;
	border-bottom: black 1px solid;
	background-color: #4f7093;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: white;
}
.ActionTitle
{
}
.ActionLink
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: black 1px solid;
	width: 100%;
	color: white;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: #7194b2;
	text-align: left;
	text-decoration: none;
}
.ActionLink:hover
{
	background-color: #A7AA7C;
}
.TopMenuButton
{
	BORDER-BOTTOM: #444444 1px solid; 
	BORDER-LEFT: #444444 1px solid; 
	BORDER-RIGHT: #444444 1px solid; 
	PADDING-TOP: 4px; 
	PADDING-BOTTOM: 1px; 
	PADDING-LEFT: 6px; 
	PADDING-RIGHT: 6px; 
	BACKGROUND-IMAGE: url(/resources/Menus/blue1/TopBottonBG.gif); 
	CURSOR: hand; 
}
.TopMenuButton_r
{
	BORDER-LEFT: #444444 1px solid; 
	BORDER-RIGHT: #444444 1px solid; 
	BORDER-BOTTOM: #444444 1px solid; 
	PADDING-TOP: 4px; 
	PADDING-BOTTOM: 1px; 
	PADDING-LEFT: 6px; 
	PADDING-RIGHT: 6px; 
	BACKGROUND-IMAGE: url(/resources/Menus/blue1/TopBottonBG_r.gif); 
	CURSOR: hand; 
}
.MenuButton
{
	BORDER-RIGHT: #444444 1px solid; 
	PADDING-RIGHT: 6px; 
	PADDING-LEFT: 6px; 
	FONT-WEIGHT: bold; 
	BACKGROUND-COLOR: #516D91; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #444444 1px solid; 
	CURSOR: hand; 
	PADDING-TOP: 2px; 
}
.MenuButton_r
{
	BORDER-RIGHT: #444444 1px solid; 
	PADDING-RIGHT: 6px; 
	PADDING-LEFT: 6px; 
	FONT-WEIGHT: bold; 
	BACKGROUND-COLOR: #AAAC79; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #444444 1px solid; 
	CURSOR: hand; 
	PADDING-TOP: 2px; 
}
.MenuLink
{
	TEXT-DECORATION: none; 
	FONT-FAMILY: Arial; 
	COLOR: #EEEEEE; 
	FONT-WEIGHT: bold;
	LETTER-SPACING: 1px; 
	FONT-SIZE:11px;
}
.WCLHTabL
{
	background-color:#4f7093;
	border-Top: black 1px solid;
	border-Left: black 1px solid;
	border-bottom: black 1px solid;
	height:21;
	cursor:hand;
}
.WCLHTabR
{
	background-color:#4f7093;
	border-Top: black 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	height:21;
	cursor:hand;
}
.WCLHTabS
{
	background-color:#7194b2;
	border-Top: black 1px solid;
	border-right: black 1px solid;
	border-Left: black 1px solid;
	height:21;
	cursor:hand;
}