/* Default CSS Stylesheet for a new Web Application project */
body
{
	font-family: Verdana;
	font-size: 11px;
	color: #3F3F3F;
}

a
{
	color: blue;
	text-decoration: none;
}

a:hover
{
  color:#DD3409;
  text-decoration:none; 
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}
	
	
.SmallWhite
{
	font-weight: bold;
	font-size: 9px;
	color: white;
	font-family: Verdana;
}

.SmallBlack
{
	font-weight: normal;
	font-size: 9px;
	color: black;
	font-family: Verdana;
}
.TextBoxPlain
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.RolodexText
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 10px;
	border-left: 1px solid;
	color: darkred;
	border-bottom: 1px solid;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.Panel
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TextBox
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 11px;
	border-left: darkgray 1px solid;
	width: 175px;
	color: black;
	border-bottom: darkgray 1px solid;
	font-family: Verdana, Arial;
}

.TextBoxPlain
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	border-left: gray 1px solid;
	width: 175px;
	color: black;
	border-bottom: gray 1px solid;
	font-family: Verdana, Arial;
}

.DropDown
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: gainsboro 1px solid;
	width: 125px;
	color: white;
	border-bottom: gainsboro 1px solid;
	font-family: Verdana, Arial;
	background-color: #5a91d9;
	text-align: right;
}

.TextBoxDisabled
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: 11px;
	border-left: dimgray 1px solid;
	width: 175px;
	color: black;
	border-bottom: dimgray 1px solid;
	font-family: Verdana, Arial;
	background-color: floralwhite;
}

.TextBoxCenter
{
	font-size: 11px;
	width: 175px;
	color: #333333;
	font-family: Verdana, Arial;
	border: 1px solid #999999;
	text-align: center;
}

.TextBoxRight
{
	font-size: 11px;
	width: 175px;
	color: #333333;
	font-family: Verdana, Arial;
	border: 1px solid #999999;
	text-align: right;
}

.CurrencyLabelRight
{
	border-right: #999999 1px;
	border-top: #999999 1px;
	font-weight: bold;
	font-size: 11px;
	border-left: #999999 1px;
	width: 175px;
	color: #0000ff;
	border-bottom: #999999 1px;
	font-family: Verdana, Arial;
	text-align: right;
}

.TextBoxleft
{
	border-right: cornflowerblue 1px solid;
	border-top: cornflowerblue 1px solid;
	font-size: 11px;
	border-left: cornflowerblue 1px solid;
	width: 175px;
	color: black;
	border-bottom: cornflowerblue 1px solid;
	font-family: Verdana, Arial;
	text-align: left;
}

.ButtonStylePlain
{
	border-right: white 1px outset;
	border-top: white 1px outset;
	font-weight: bold;
	font-size: 10px;
	border-left: white 1px outset;
	border-bottom: white 1px outset;
	font-family: Verdana, Arial;
}

.ButtonStyle
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: 10px;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	font-family: Verdana, Arial;
	background-color: lightsteelblue;
}

.DivLink
{
	border-right: dimgray 1px;
	border-top: dimgray 1px;
	font-size: 11px;
	border-left: dimgray 1px;
	border-bottom: dimgray 1px;
	font-family: Verdana, Arial;
	background-color: transparent;
	cursor: hand;
	color: #990000;
}

.ButtonStyle1
{
	border-top-width: 1px;
	font-weight: bolder;
	border-left-width: 1px;
	font-size: 10px;
	border-left-color: dimgray;
	border-bottom-width: 1px;
	border-bottom-color: dimgray;
	color: #0000cc;
	border-top-color: dimgray;
	font-family: Verdana, Arial;
	background-color: #d9d9e6;
	border-right-width: 1px;
	border-right-color: dimgray;
}

.ButtonStyle2
{
	border-right: dimgray 1px outset;
	border-top: dimgray 1px outset;
	font-weight: bolder;
	font-size: 10px;
	border-left: dimgray 1px outset;
	border-bottom: dimgray 1px outset;
	font-family: Verdana, Arial;
	background-color: #ffe4b5;
}

.ButtonOver
{
	border-right: 1px inset;
	border-top: 1px inset;
	font-size: 10px;
	border-left: 1px inset;
	color: white;
	border-bottom: 1px inset;
	font-family: Verdana, Arial;
	background-color: gray;
}
.SmallLinkText
{
	font-size: 10px;
	color: #0066ff;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.SmallText
{
	font-size: 9px;
	color: gray;
	font-family: 'Comic Sans MS';
	text-decoration: none;
}

.RolodexText
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	width: 18px;
	color: blue;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	font-family: Verdana, Arial;
	height: 18px;
	background-color: gainsboro;
	text-decoration: none;
}

.LinkButtonText
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	font-size: 10px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	width: 16px;
	color: blue;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	font-family: Verdana, Arial;
	height: 16px;
	background-color: gainsboro;
	text-decoration: none;
}

.TextBoxSmall {
	font-size: 8px;
	color: #666666;
	font-family: Verdana, Arial;
	border: 1px solid #999999;

}
.FormText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
.FixedBodyText
{
	font-size: 11px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.FixedBodyTextMed
{
	font-size: 11px;
	color: dimgray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.FixedBodyTextMedWhite
{
	font-size: 11px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.FixedBodyTextLarge
{
	font-weight: bold;
	font-size: 14px;
	color: dimgray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.FixedBodyTextMedBottom
{
	font-size: 11px;
	color: dimgray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.AlignText
{
	font-size: 11px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.AlignTextLeft
{
	font-size: 11px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.AlignTextRightSmallDim
{
	font-size: 10px;
	color: gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.AlignTextLeftSmallDim
{
	font-size: 10px;
	color: gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.AlignTextCenter
{
	font-size: 11px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.Header
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Verdana;
}

.CustomerHeader
{
	font-weight: bold;
	font-size: 11px;
	color: royalblue;
	font-style: normal;
	font-family: Verdana;
	text-align: center;
}

.CheckBoxPlain
{
	font-size: 11px;
	width: 12px;
	font-family: Verdana;
	height: 12px;
}

.MediumBullets
{
	font-weight: normal;
	font-size: 9px;
	color: dimgray;
	font-family: Verdana;
}

.MediumHeader
{
	font-weight: bold;
	font-size: 11px;
	color: dimgray;
	font-family: Verdana;
}

.MediumHeaderBlack
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
}

.MenuSiteHeader
{
	font-weight: bold;
	font-size: 7pt;
	color: mediumblue;
	font-family: Tahoma;
}

.LabelRight
{
	text-align: right;
}


.ImageButton
{
	cursor: hand;
}

.ImageButtonHelp
{
	cursor: help;
}



