@import url(MenuSolpart.css);

/* Standard HTML tags */
BODY
{
	padding-left: 0px;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color:#f1f1f1;
	padding-right: 0px;
	width:100%;
}
P
{
	margin-top: 1px;
	font-size: 10pt;
	color: #333333;
	padding-top: 0px;
	font-family: Tahoma;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
A:link
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #8b0a2b;
	text-decoration: none;
}
A:visited
{
	font-family: Tahoma;
	font-size: 9pt;
	border-left: none;
	color: #8b0a2b;
	text-decoration: none;
}
A:hover
{
	
	font-size: 9pt;
	font-family: Tahoma;
	color: #3d4742;
	text-decoration: none;
}
A:focus
{
	font-size: 9pt;
	font-family: Tahoma;
	color: #cccccc;
	text-decoration: none;
}
A:active
{
	font-size: 9pt;
	font-family: Tahoma;
	color: #8b0a2b;
	text-decoration: none;
}
DIV
{
	font-size: 10pt;
}
H1
{
	font-weight: bold;
	font-size: 15pt;
}
H2
{
	font-weight: bold;
	font-size: 14pt;
}
H3
{
	font-weight: bold;
	font-size: 13pt;
}
H4
{
	font-weight: bold;
	font-size: 12pt;
}
H5
{
	font-weight: bold;
	font-size: 11pt;
}
H6
{
	font-weight: bold;
	font-size: 10pt;
}
HR
{
	color: #999999;
	height: 1pt;
	text-align: center;
}
IMG
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
}
INPUT.CommandButton
{
	border-right: #262626 thin solid;
	padding-right: 3pt;
	border-top: #cccccc thin solid;
	padding-left: 3pt;
	font-weight: 600;
	font-size: 8pt;
	padding-bottom: 3pt;
	border-left: #cccccc thin solid;
	color: #ffffff;
	line-height: 7pt;
	padding-top: 3pt;
	border-bottom: #333333 thin solid;
	font-family: Tahoma;
	background-color: #999999;
	text-decoration: none;
}
INPUT
{
	font-size: 8pt;
	font-family: Tahoma;
}
TABLE
{
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
THEAD
{
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TR
{
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TH
{
	font-size: 10pt;
	vertical-align: baseline;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TFOOT
{
	font-size: 10pt;
}
TEXTAREA
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans;
}
OL
{
	font-size: 10pt;
}
/*UL
{
	font-size: 10pt;
	list-style-image: url(img/bulleye.gif);
}*/


/* Standard Rainbow Classes */

/* Command buttons */
.CommandButton
{
	font-size: 8pt;
	font-weight: 600;
	color: #333333;
	font-family: Verdana, Helvetica, sans;
	background-color: #0066cc;
	text-decoration: none;
	white-space: nowrap;
	line-height: 18pt;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #000099 2px solid;
	border-left: #66ccff 2px solid;
	border-top: #66ccff 2px solid;
	border-right: #000099 2px solid;
	display: inline;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */

A.CommandButton:link
{
	font-size: 8pt;
	color: #cccccc;
	text-decoration: none;
}
A.CommandButton:visited
{
	font-size: 8pt;
	color: #cccccc;
	text-decoration: none;
}
A.CommandButton:hover
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
A.CommandButton:focus
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
A.CommandButton:active
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

.EnhancedHtmlTitlePage /* Enhanced module support */
{
	font-weight: normal;
	font-size: 12pt;
	color: #333333;
	font-family: Verdana, Helvetica, sans;
}
.EnhancedHtmlLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, Helvetica, sans;
}
A.EnhancedHtmlLink:link
{
	color: #000000;
	text-decoration: none;
}
A.EnhancedHtmlLink:visited
{
	color: #999999;
	text-decoration: none;
}
A.EnhancedHtmlLink:hover
{
	color: #cccccc;
	text-decoration: none;
}
A.EnhancedHtmlLink:focus
{
	color: #cccccc;
	text-decoration: none;
}
A.EnhancedHtmlLink:active
{
	color: #333333;
	text-decoration: none;
}

.Error /* Error and warning messages */
{
	color: #FF0000;
}
.Grid_Header, .Grid_Header TD, .Grid_Header TH /* Search Modules */
{
	background-color: #999999;
	font-weight: 600;
}
.Grid_Footer
{
}
.Grid_Item
{
}
.Grid_Item TD A
{
	font-weight: 600;
}
.Grid_AlternatingItem
{
	background-color: #CCCCCC;
}
.Grid_AlternatingItem TD A
{
	font-weight: 600;
}
.Grid_SelectedItem
{
}
.Grid_Pager
{
}
.Head /* Add, announcements, articles, blog, ecc ecc */
{
	font-weight: bold;
	font-size: 12pt;
	color: #999999;
	font-family: Verdana, Helvetica, sans;
}
INPUT.NormalTextBox, .NormalTextBox
{
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans;
}
SELECT, SELECT.NormalTextBox
{
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans;
}
OPTION
{
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans;
}
.ItemTitle
{
	font-weight: bolder;
	font-size: 10pt;
	color: #999999;
}
.ItemDate
{
	font-size: 10pt;
	color: #999999;
	font-family: Verdana, Helvetica, sans;
}

.Message /* Informative messages */
{
	font-weight: normal;
	font-size: 10pt;
	color: #000099;
	background-color: #ffcc00;
}
.ModuleTitle /* Title of each module */
{
	font-weight: 600;
	font-size: 10pt;
	color: #333333;
	line-height: 14pt;
	font-family: Verdana, Helvetica, sans;
	white-space: nowrap;
	overflow: hidden;
}
.Module /* Module */
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
}
.ModuleAlt /* Module variant */
{
	background-color: #FFFFFF;
}
.Normal
{
	padding-right: 0pt;
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, Helvetica, sans;
	line-height: normal;
	letter-spacing: normal;
}
.NormalBold
{
	padding-left: 5pt;
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, Helvetica, sans;
}
.NormalItalic
{
	font-size: 10pt;
	font-style: italic;
}

.rb_LangSw_tbl /* Language switcher */
{
	text-decoration: none;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.rb_LangSw_tbl A:link
{
	text-decoration: none;
}
.rb_LangSw_tbl A:visited
{
	text-decoration: none;
}
.rb_LangSw_tbl A:hover
{
	color: #999999;
}
.rb_LangSw_tbl A:focus
{
	color: #999999;
}
.rb_LangSw_tbl A:active
{
	text-decoration: none;
}
.rb_LangSw_sel
{
	color: #999999;
}

.rb_DefaultLayoutTable /* Styles for default Tabs */
{
	width:890px;
	
}
.rb_DefaultPortalHeader
{
	background-color: #c6e0d5;
}
.rb_DefaultLayoutDiv
{
	width: 100%;
	background-image: url(http://www.seedandplant.ir/Design/Themes/seedandplantTheme/img/bg.gif)
}
.rb_DefaultPortalFooter
{
	width: 934px;
}
/* Alternate styles for admin and edit Tabs */
.rb_AlternateLayoutTable
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.rb_AlternatePortalHeader
{
	background-color: #0066cc;
}
.bc_Row
{
	background-color: #c6e0d5;
}
.rb_AlternateLayoutDiv
{
}
.rb_AlternatePortalFooter
{
}

.rb_mod_btn /* Buttons support */
{
	display: block;
	margin: 0px 0px 0px 2px;
}
.btn-img-txt
{
}
.btn-img-only
{
}
.btn-img-txt
{
	overflow: hidden;
}
.btn-img-only-css
{
	overflow: hidden;
}
DIV.btn-img-only
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-img-only-css
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-img-txt
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-txt-only
{
	font-size: 9pt;
	line-height: 0.8;
}
.rb_mod_btn
{
	display: block;
	margin: 0px 0px 0px 2px;
}

.SiteLink /* Used on Header menu in Layouts */
{
	font-weight: normal;
	font-size: 10pt;
	color: #8f8f8f;
	font-family: Tahoma;
	background-color: #c6e0d5;
	text-align: center;
	display: block;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 4px;
	padding-left: 4px;
	white-space: nowrap;
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */

.SiteLink A:link
{
	display: block;
	font-size: 7pt;
	color: #8f8f8f;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
}
.SiteLink A:visited
{
	color: #8f8f8f;
	font-size: 7pt;
}
.SiteLink A:hover
{
	color: #ffffff;
	font-size: 7pt;
}
.SiteLink A:focus
{
	color: #000099;
	font-size: 7pt;
}
.SiteLink A:active
{
	color: #333333;
	font-size: 7pt;
}

.SiteTitle /* Portal title in Header, in layout file */
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 22pt;
	padding-bottom: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	font-family: Tahoma;
	text-decoration: none;
}
.SubHead
{
	font-weight: 600;
	font-size: 10pt;
	color: #333333;
	padding-top: 4px;
	font-family: tahoma;
}
.SubSubHead
{
	margin-top: 10pt;
	font-weight: 600;
	font-size: 10pt;
	color: #000099;
}
.SurveyQuestion /* Survey module support */
{
	padding-right: 5px;
	padding-left: 5px;
}
.SurveyOption
{
}
.SurveyButton
{
	font-weight: 600;
}

/* Three panes */
.LeftPane
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
	/*background-color: Blue;*/
}
.RightPane
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
	/*background-color: red;*/
	
}
.ContentPane
{
	border-right: none;
	padding-right: 5px;
	border-top: none;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: none;
	padding-top: 10px;
	border-bottom: none;
	/*background-color: Fuchsia;*/
}

}

.DefaultBanner1 /* Graphics */
{
	background-color: #c6e0d5;
}
.DefaultBanner2 /* Graphics */
{
	background-color: #c6e0d5;
}
.DefaultTD /* Graphics */
{
	background-color: #cccccc;
}
.DefaultTDSub /* Graphics */
{
	background-color: #999999;
}

.Tabs /* PortalTabs in Default Layout & DefaultSubTabs Layout */
{
	border-right: #0066cc;
	padding-right: 10px;
	border-top: #0066cc;
	padding-left: 10px;
	font-weight: 600;
	font-size: 8pt;
	background-image: none;
	padding-bottom: 2px;
	margin: 0px;
	overflow: visible;
	border-left: #0066cc;
	line-height: normal;
	padding-top: 2px;
	border-bottom: #0066cc;
	background-repeat: repeat;
	font-family: Verdana, Helvetica, sans;
	text-align: center;
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.Tabs A:link
{
	color: #333333;
	text-decoration: none;
}
.Tabs A:visited
{
	color: #333333;
	text-decoration: none;
}
.Tabs A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.Tabs A:focus
{
	color: #FFFFFF;
	text-decoration: none;
}
.Tabs A:active
{
	color: #333333;
	text-decoration: none;
}
.SelectedTabs /* PortalTabs in Default Layout & DefaultSubTabs Layout */
{
	border-right: #FFFFFF;
	padding-right: 10px;
	border-top: #FFFFFF;
	padding-left: 10px;
	font-weight: 600;
	font-size: 8pt;
	background-image: none;
	padding-bottom: 2px;
	margin: 0px;
	overflow: visible;
	border-left: #FFFFFF;
	line-height: normal;
	padding-top: 2px;
	border-bottom: #0066cc 1pt;
	background-repeat: repeat;
	font-family: Verdana, Helvetica, sans;
	background-color: #999999;
	text-align: center;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.SelectedTabs A:link
{
	border-right: none;
	padding-right: 0px;
	border-top: none;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: none;
	color: #FFFFFF;
	padding-top: 0px;
	border-bottom: none;
	text-decoration: none;
}
.SelectedTabs A:visited
{
	border-right: none;
	border-top: none;
	border-left: none;
	color: #FFFFFF;
	border-bottom: none;
	text-decoration: none;
}
.SelectedTabs A:hover
{
	border-right: none;
	border-top: none;
	border-left: none;
	color: #FFFFFF;
	border-bottom: none;
	text-decoration: none;
}
.SelectedTabs A:focus
{
	border-right: none;
	border-top: none;
	border-left: none;
	color: #FFFFFF;
	border-bottom: none;
	text-decoration: none;
}
.SelectedTabs A:active
{
	border-right: none;
	border-top: none;
	border-left: none;
	color: #FFFFFF;
	border-bottom: none;
	text-decoration: none;
}

.MenuItem /* Menu in Default Layout */
{
	border-right: #FFFFFF 1px solid;
	font-weight: 600;
	font-size: 10pt;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	font-family: Verdana, Helvetica, sans;
	background-color: #cccccc;
}
.MenuItemHi
{
	border-right: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	background-color: #999999;
}
.MenuSub
{
	border-bottom: #FFFFFF 1px solid;
	background-color: #cccccc;
}
.MenuSubHi
{
	border-bottom: #FFFFFF 1px solid;
	background-color: #999999;
}

.HWMenuItem /* Top menu in MenuHWDropDown Layout */
{
	font-weight: 600;
	font-size: 10pt;
	border-bottom: 1px #FFFFFF;
	font-family: Verdana, Helvetica, sans;
	background-color: #cccccc;
}
.HWMenuItemHi
{
	color: #FFFFFF;
	background-color: #999999;
}
.HWMenuSub
{
	border-bottom: #FFFFFF 1px solid;
	background-color: #cccccc;
}
.HWMenuSubHi
{
	color: #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
	background-color: #999999;
}

.SubTabs /* PortalTabs in DefaultSubTabs Layout */
{
	border-right: #FFFFFF thin;
	padding-right: 10px;
	border-top: #FFFFFF thin;
	padding-left: 10px;
	font-weight: 600;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: #FFFFFF thin;
	color: #FFFFFF;
	line-height: normal;
	padding-top: 2px;
	border-bottom: #FFFFFF thin;
	font-family: Verdana, Helvetica, sans;
	background-color: #999999;
	text-align: center;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.SubTabs A:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.SubTabs A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.SubTabs A:hover
{
	color: #666666;
	text-decoration: none;
}
.SubTabs A:focus
{
	color: #666666;
	text-decoration: none;
}
.SubTabs A:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.SelectedSubTabs /* PortalTabs in DefaultSubTabs Layout */
{
	border-right: #FFFFFF thin;
	padding-right: 10px;
	border-top: #FFFFFF thin;
	padding-left: 10px;
	font-weight: 600;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: #FFFFFF thin;
	color: #333333;
	line-height: normal;
	padding-top: 2px;
	border-bottom: #FFFFFF thin;
	font-family: Verdana, Helvetica, sans;
	background-color: #66ccff;
	text-align: center;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.SelectedSubTabs A:link
{
	color: #666666;
	text-decoration: none;
}
.SelectedSubTabs A:visited
{
	color: #666666;
	text-decoration: none;
}
.SelectedSubTabs A:hover
{
	color: #666666;
	text-decoration: none;
}
.SelectedSubTabs A:focus
{
	color: #666666;
	text-decoration: none;
}
.SelectedSubTabs A:active
{
	color: #666666;
	text-decoration: none;
}

/* ===================================================================================
   These styles are primarily intended for use with the Task Module.
   NOTE: Only three status change the color.
     Complete = 100%
     Beginning < 50%
	 NearlyComplete >= 50% and < 100%
   =================================================================================== */
.Task_Complete
{
	color: white;
	background-color: #ffffff;
}
.Task_Beginning
{
	background-color: #ffffff;
}
.Task_NearlyComplete
{
	background-color: #ffffff;
}

/*********************************** parsazarakhsh ***************************/
.News_Content
{
	
	font-family: Tahoma;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
.News_Date
{
	
	font-family: Tahoma;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.DefaultBG
{
	
	background-color:#c6e0d5;
}
.News_Title
{
	font-family:Tahoma;
	font-size:9pt;
	color:#cccccc;
	text-decoration:none;
}



.NewsLink A:link
{
	display: block;
	font-size: 7pt;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
.NewsLink A:visited
{
	color: #333333;
	font-size: 7pt;
}
.NewsLink A:hover
{
	color: #000099;
	font-size: 7pt;
}
.NewsLink A:focus
{
	color: #000099;
	font-size: 7pt;
}
.SiteLink A:active
{
	color: #333333;
	font-size: 7pt;
}
.SubHead2
{
	font-weight: 600;
	font-size: 10pt;
	color: #f1f1f1;
	padding-top: 4px;
	font-family:Tahoma;
}
.InfoTxt
{
	
	font-size: 10pt;
	color:Navy;
	padding-top: 4px;
	font-family:Tahoma;
}
.TxtLabel
{
	
	font-size: 9pt;
	color:Maroon;
	padding-top: 4px;
	font-family:Tahoma;
}

.SubHead1
{
	margin-top: 10pt;
	font-weight: 600;
	font-size: 9pt;
	color:#336699;
	font-family:Tahoma;
	text-decoration:bold;

}
.Normal1
{
	padding-right: 0pt;
	font-size: 12pt;
	color: #333333;
	font-family: Verdana, Helvetica, sans;
	line-height: normal;
	letter-spacing: normal;
}
.TxtQuestion
{
	font-weight: bold;
	font-size: 9pt;
	color:#993399;
	padding-top: 4px;
	font-family:Tahoma;
}
.TxtAnswer
{
	
	font-size: 9pt;
	color:#333333;
	padding-top: 4px;
	font-family:Tahoma;
}

INPUT.NormalTextBox, .NormalTextBox
{
	font-size: 10pt;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
	
	
}
INPUT.NormalTextBox2, .NormalTextBox2
{
	font-size: 10pt;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
	text-align:left;
	
}
SELECT, SELECT.NormalTextBox
{
	font-size: 10pt;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
}
OPTION
{
	font-size: 10pt;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
}

INPUT.NormalTextBox3, .NormalTextBox3
{
	font-size: 8pt;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
	text-align:left;
	
}

.LoginLabel 
{
	
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}

.LoginLink a:visited{
		font-family: Tahoma;
	font-size: 7pt;
	border-left: none;
	color: #cccccc;
	text-decoration: none;
	}	
.LoginLink a:hover{
		font-size: 7pt;
	font-family: Tahoma;
	color:#66cc99;
	text-decoration: none;
	}
.LoginLink a:link{
	font-family: Tahoma;
	font-size: 7pt;
	color: #cccccc;
	text-decoration: none;
}
.EditPageTitle
{
	font-family:Tahoma;
	font-size:10pt;
	color:#336699;
	text-decoration:none;
}
.FooterTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #999999;
	font-family: Verdana, Helvetica, sans;
	line-height: normal;
	letter-spacing: normal;
}
.HeaderTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: #999999;
	font-family: Verdana, Helvetica, sans;
}


.LinksModule A:link
{
	font-size:10pt;
	color: #cccccc;
	text-align:center;
	text-decoration: none;
	font-family:Tahoma;
}
.LinksModule A:visited
{
	color: #cccccc;
	font-size: 10pt;
	font-family:Tahoma;
}
.LinksModule A:hover
{
	color: #66cc99;
	font-size: 10pt;
	font-family:Tahoma;
}
.LinksModule A:focus
{
	color: #66cc99;
	font-size: 10pt;
	font-family:Tahoma;
}
.SaveQuestion
{
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:#cc0000;
}
.Found
{
	font-family:Tahoma;
	font-size:8pt;
	color:Red;
	font-weight:bold;
}	
/* navigationbar */
.BreadCrumbs
{
	font-weight: normal;
	font-size: 9pt;
	color: #959595;
	font-family: Tahoma;
	background-color:#262626;
}

.BreadCrumbsText
{
	color: red;
}

A.BreadCrumbsLink:Link
{
	font-size: 9pt;
	color: red;
}

A.BreadCrumbsLink:hover
{
	font-size: 9pt;
	color: red;
}
A.BreadCrumbsLink:Visit
{
	font-size: 9pt;
	color: red;
}
.RightBorder
{
	border-right: solid 1;
}
/* menu style */
#menu8 {
        width: 200px;
        margin-top: 10px;
        }

#menu8 li a {
        text-decoration: none;
        
       /* voice-family: "\"}\"";
        voice-family: inherit;*/
        height: 32px;
        }

#menu8 li a:link, #menu8 li a:visited {
        color: #777;
        display: block;
        background : url(http://www.seedandplant.ir/Design/Themes/seedandplantTheme/img/2.gif) ;
       padding: 8px 0 0 20px;
        }

#menu8 li a:hover, #menu8 li #current {
        color: White;
        background : url(http://www.seedandplant.ir/Design/Themes/seedandplantTheme/img/3.gif);
		padding: 8px 0 0 20px;
        }

#menu8 li a:active {
        color: #fff;
       
       background : url(http://www.seedandplant.ir/Design/Themes/seedandplantTheme/img/3.gif) ;
       padding: 8px 0 0 20px;
       
        }
        INPUT.CommandButton
{
	border-right: #1c2a35 thin solid;
	padding-right: 3pt;
	border-top: #1c2a35 thin solid;
	padding-left: 3pt;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 3pt;
	border-left: #1c2a35 thin solid;
	color: white;
	line-height: 7pt;
	padding-top: 3pt;
	border-bottom: #1c2a35 thin solid;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
	background-color: #56748c;
	text-decoration: none;
}
<-- * -->
ul {
        list-style: none;
        margin: 0;
        padding: 0;
   }
.Grid-01
{
	background-color:WhiteSmoke;
	
	border-color:Black;
	border-width:1px;
	font-family:Tahoma;
	
	font-size:xx-small;	
}

.GridHeader-01
{
	
	text-align:center ;
	font-size: 9pt;
	padding-bottom: 3px;
	color:white ;
	padding-top: 3px;
	font-family: Tahoma;
	color: white ;
	background-image: url(http://www.seedandplant.ir/Design/Themes/seedandplantTheme/img/RadGridBg.gif) ;
	height :30px;
	
	/*#012fa7*/
	
}
.GridColumn-01
{
	font-family:Tahoma;
	font-size: 9pt;
	
}
.GridColumn-02
{
	font-family:Tahoma;
	font-size: 9pt;
	text-align:right;
	
	
	
}
.GridColumn-03
{
	font-family:Tahoma;
	font-size: 9pt;
	text-align:left;
	
}
.title-txt { 
    font-family:Tahoma;
	color: #7b0286;
	font-size: 10pt;
}
.value-txt-01 { 
    font-family:Tahoma;
	font-size: 9pt;
}
.info-theme  {
	margin-bottom: 0px;
    background-image: url(http://www.seedandplant.ir/Design/Themes/seedandplantTheme/img/bgInfo.gif) ;
    width: 100%;
    height : 25px;
}
.info-box
{
	background-color:#cee6f3
}

.loginExample
{
	font-size:10px;
	font-weight:bold;
	font-family:Tahoma;
}
.ReviewrerResultHeader
{
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma;
}