/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8.5 pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

A:link
{
	color: #353E66;
	font-size:10pt;
	text-decoration: none;
}	
		
A:visited
{
	color: #353E66;
	font-size:10pt;
	text-decoration: none;
}	
		
A:active	{	
	text-decoration:	none;
	font-size:10pt;
	color:	#353E66;
	}	
		
A:hover	{	
	text-decoration:	underline;
	font-size:10pt;
	color:	#353E66;
	}
	

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;
	}	

IMG 	{
	
	}
.DataInputText
{
	border:1px inset; font-size: 8.5pt;
	font-family: Verdana, Tahoma, Arial;
	background-color: #E8E9F0;
}
.DataInputBtn
{
	border-right: 1px outset;
	border-top: 1px outset;
	font-size: 8pt;
	border-left: 1px outset;
	border-bottom: 1px outset;
	background-repeat: no-repeat;
	font-family: Verdana, Tahoma, Arial;
	background-color: #eeeeee;
}
.DataInputRDO
{
	font-size: 8.5pt;
	font-family: Verdana, Tahoma, Arial;
	background-color: #f7f7f7;
}
.HeaderImgCell
{
	border-left: 1px solid #000080;
	border-top: 1px solid #000080;
	border-bottom: 1px solid #C0C0C0;
}
.HeaderBlankCell
{
	border-right: 1px solid #000080;
	border-top: 1px solid #000080;
	border-bottom: 1px solid #C0C0C0;
	padding-left: 5;
	padding-bottom: 3;
	font-family:Verdana; 
	font-size:12pt; 
	font-weight:bold;
	color:#6699CC;
}
.MainContentCell
{
	border-left: 1px solid #000080; 
	border-right: 1px solid #000080; 
	border-bottom: 1px solid #000080;
}
.SettingHeaderCell
{
	font-weight: bold;
	font-size: 10pt;
	color: #353e66;
	border-left: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-bottom: #c0c0c0 1px solid;
	border-right: #c0c0c0 1px solid;
	font-family: Verdana;
	background-image: url(../../images/headcellbg.gif);
}
.ConfigTable
{
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	font-size: 10pt;
	border-left: #c0c0c0 1px solid;
	color: #353e66;
	border-bottom: #c0c0c0 1px solid;
	font-family: Verdana;
	background-color: #f7f7f7;
}
.AppContentCell
{
	font-family: Verdana; 
	font-size: 10pt; 
	color: #353E66;
}
.PageHeaderCell
{
	background-image: url(../../images/headerbg.gif);
	border-bottom: #c0c0c0 1px solid;
	font-family: Verdana;
	background-color: #ffffff;
}
.SideNavHeadCell
{
	border-top: #ffffff 1px solid;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(../../images/navheadcellbgblue.gif);
	color: #000000;
	border-bottom: #191970 1px solid;
	font-family: Verdana;
	height: 24px;
	background-color: #ffffff;
}
.SideNavBottomCell
{
	padding-left: 15px;
	font-size: 10pt;
	color: #6699CC;
	border-bottom: #336699 1px solid;
	font-family: Verdana;
	background-color: #eeeeee;
}
.SideNavCell
{
	padding-left: 10px;
	font-size: 10pt;
	color: #6699CC;
	border-bottom: #ffffff 1px solid;
	font-family: Verdana;
	background-color: #eeeeee;
}
.SideNavFarmCell
{
	border-right: #191970 1px solid;
	border-top: #f8f8ff 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	border-left: #f8f8ff 1px solid;
	background-image: url(../../images/navfarmcellbg.gif);
	color: #ffffff;
	border-bottom: #191970 1px solid;
	font-family: Tahoma, Verdana;
	background-color: #336699;
}
.FarmsNameCell
{
	font-weight: bold;
	font-size: 10pt;
	color: #ff8c00;
	border-bottom: #c0c0c0 1px solid;
	font-family: Verdana;
	height: 22px;
	background-color: #dcdcdc;
}
.FarmsPropHeadCell
{
	font-weight: bold;
	font-size: 10pt;
	color: #336699;
	font-family: Verdana;
}
.FarmsPropCell
{
	padding-left: 15px;
	font-size: 10pt;
	font-family: Verdana;
}
.MainContentCell
{
	padding-left: 30px;
	font-size: 10pt;
	border-left-color: #ffffff;
	border-bottom-color: #ffffff;
	border-top-style: solid;
	border-top-color: #ffffff;
	font-family: Verdana, Tahoma, Arial;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-bottom-style: solid;
}
.PageTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: #708090;
	padding-top: 15px;
	font-family: Verdana;
	height: 30px;
}

A:hover.SideNav
{
	font-size: 10pt;
	color: #336699;
	font-family: Verdana, Tahoma, Arial;
	text-decoration:	underline;
}
A:visited.SideNav
{
	font-size: 10pt;
	color: #336699;
	font-family: Verdana, Tahoma, Arial;
}
A:link.SideNav
{
	font-size: 10pt;
	color: #336699;
	font-family: Verdana, Tahoma, Arial;
}
.LabelMsg
{
	font-size: 10pt;
	color: #353e66;
	padding-top: 20px;
	font-family: Verdana, Tahoma, Arial;
	height: 30px;
}
.LabelErrMsg
{
	font-size: 10pt;
	color: #ff0000;
	padding-top: 20px;
	font-family: Verdana, Tahoma, Arial;
	height: 30px;
}
.SplashTopLeft
{
	border-top-width: 1px;
	border-right: #c0c0c0 1px dotted;
	border-left-width: 1px;
	border-bottom: #c0c0c0 1px dotted;
}
.SplashTopRight
{
	border-top-width: 1px;
	border-left: #c0c0c0 1px dotted;
	border-bottom: #c0c0c0 1px dotted;
	border-right-width: 1px;
}
.SplashCenter
{
	border-right: #c0c0c0 1px dotted;
	border-top: #c0c0c0 1px dotted;
	border-left: #c0c0c0 1px dotted;
	border-bottom: #c0c0c0 1px dotted;
}
.SplashBottomLeft
{
	border-right: #c0c0c0 1px dotted;
	border-top: #c0c0c0 1px dotted;
	border-left-width: 1px;
	border-bottom-width: 1px;
}
.SplashBottomRight
{
	border-top: #c0c0c0 1px dotted;
	border-bottom-width: 1px;
	border-left: #c0c0c0 1px dotted;
	border-right-width: 1px;
}
.SplashSectionHeader
{
	border-top-width: 1px;
	font-weight: bold;
	border-left-width: 1px;
	font-size: 10pt;
	color: #353e66;
	border-bottom: #ff6600 1px solid;
	font-family: Tahoma;
	text-align: left;
	border-right-width: 1px;
}
A:hover.SplashSectionHeaderURL
{
	font-size: 10pt;
	color: #353e66;
	font-family: Tahoma, Arial;
	text-decoration:	none;
}
A:visited.SplashSectionHeaderURL
{
	font-size: 10pt;
	color: #353e66;
	font-family: Tahoma, Arial;
}
A:link.SplashSectionHeaderURL
{
	font-size: 10pt;
	color: #353e66;
	font-family: Tahoma, Arial;
}
.SplashSectionContentCell
{
	padding-top: 3px;
}
A:hover.SplashSectionContent
{
	font-size: 8pt;
	color: #696969;
	font-family: Verdana, Tahoma, Arial;
	text-decoration:	none;
}
A:visited.SplashSectionContent
{
	font-size: 8pt;
	color: #696969;
	font-family: Verdana, Tahoma, Arial;
}
A:link.SplashSectionContent
{
	font-size: 8pt;
	color: #696969;
	font-family: Verdana, Tahoma, Arial;
}
.DefaultDescription
{
	padding-left: 5px;
	font-size: 10pt;
	color: #353e66;
	font-family: Verdana, Tahoma, Arial;
}