﻿/* Default */

/* Default: Parent */
body
{
	font-family: Arial, Verdana, Times New Roman;
	font-size: 12px;
	color: #000;
	background-color: #f0f0f0;
	margin: 0 auto 0 auto;
	text-align: center;
}
TD
{
	font-family: Arial, Verdana, Times New Roman;
	font-size: 12px;
	color: #000;
}
.Parent
{
	width: 998px;
	background-color: #FFF;
}
.ParentBorder
{
	width: 1px;
	background-color: #000000;
}
.ParentBackground
{
	background-color: #E6E6E6;
	vertical-align: top;
}

/* Default: Text */
.textdate
{
	font-size: 10px;
}
.textsmall
{
	font-size: 11px;
}
.textsmallbold
{
	font-size: 11px;
	font-weight: bold;
}
.textnormal
{
	font-size: 12px;
}
.textnormalbold
{
	font-size: 12px;
	font-weight: bold;
}
.textlarge
{
	font-size: 13px;
}
.textlargebold
{
	font-size: 13px;
	font-weight: bold;
}
.textverylargebold
{
	font-size: 14px;
	font-weight: bold;
}
.textsubcontent
{
	font-size: 12px;
	font-weight: bold;
	color: #808080;
}
.textZone
{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.textwhite
{
	color: #FFFFFF;
}
.textlink
{
	color: #d20000;
}
.textlinklikedefault
{
	color: #383838;	
}
.textdatecolor
{
	color: #969696;
}
.textspecialcolor
{
	color: #414141;	
	
}
.textspecial
{
	color: #003366;
}
.text515151
{
	color: #515151;
}
.textupper
{
	text-transform: uppercase;
}

/* Default: Background */
.bgblack
{
	background-color: #000000;
}
.bgwhite
{
	background-color: #FFFFFF;
}
.bgF3F3F3
{
	background-color: #F3F3F3;
	font-size: 11px;
}
.bgF2F2F2
{
	background-color: #F2F2F2;
	font-size: 11px;
}
.bgCCCCCC
{
	background-color: #CCCCCC;
}
.bgDDDDDD
{
	background-color: #DDDDDD;
}
.bgHeader
{
	background-color: #bb0700;
}
.bgFooterTab
{
	background-color: #e4e4e4;
	text-transform: uppercase;
	color: #202020;
	font-size: 11px;
	font-weight: bold;
}

/* Default: Link */
A:link
{
	color: #d20000;
	text-decoration: none;
}
A:active
{
	color: #d20000;
	text-decoration: none;
}
A:visited
{
	color: #d20000;
	text-decoration: none;
}
A:hover
{
	color: #d20000;
	text-decoration: underline;
}
A.likedefault:link
{
	color: #202020;
	text-decoration: none;
}
A.likedefault:active
{
	color: #202020;
	text-decoration: none;
}
A.likedefault:visited
{
	color: #202020;
	text-decoration: none;
}
A.likedefault:hover
{
	color: #003366;
	text-decoration: underline;
}
A.likedefault2:link
{
	color: #383838;
	text-decoration: none;
}
A.likedefault2:active
{
	color: #383838;
	text-decoration: none;
}
A.likedefault2:visited
{
	color: #383838;
	text-decoration: none;
}
A.likedefault2:hover
{
	color: #383838;
	text-decoration: underline;
}
A.special:link
{
	color: #003366;
	text-decoration: none;
}
A.special:active
{
	color: #003366;
	text-decoration: none;
}
A.special:visited
{
	color: #003366;
	text-decoration: none;
}
A.special:hover
{
	color: #003366;
	text-decoration: underline;
}
A.white:link
{
	color: #FFFFFF;
	text-decoration: none;
}
A.white:active
{
	color: #FFFFFF;
	text-decoration: none;
}
A.white:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
A.white:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
A.black:link
{
	color: #000000;
	text-decoration: none;
}
A.black:active
{
	color: #000000;
	text-decoration: none;
}
A.black:visited
{
	color: #000000;
	text-decoration: none;
}
A.black:hover
{
	color: #000000;
	text-decoration: underline;
}

/* Default: Form */
SELECT
{
	font-size: 11px;
	color: #666666;
	border: solid 1px;
}
INPUT
{
	font-size: 11px;
	color: #000000;
}
TEXTAREA
{
	font-size: 11px;
	color: #666666;
	border: solid 1px #D3D3D3;
}
.solid
{
	font-size: 11px;
	color: #383838;
	border: solid 1px #a0a0a0;
	width: 100%;
	background-color: #FFF;
}
.solidheight
{
	font-size: 11px;
	color: #383838;
	border: solid 1px #a0a0a0;
	width: 100%;
	height: 99%;
	background-color: #FFF;
}
.DefaultBut
{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #C40E00;
	font-weight: bold;
	border-style: solid;
	border-bottom-color: #828177;
	border-right-color: #828177;
	border-top-color: #F9F8F3;
	border-left-color: #F9F8F3;
	height: 18px;
}
.butSearch
{
	font-size: 12px;
	font-weight: bold;
	color: #4c4c4b;
	background: url(../../../images/nongnghiep_16.gif) no-repeat;
	border: none;
	width: 65px;
	height: 19px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
.txtSearch
{
	font-size: 11px;
	color: #767676;
	border: none;
	width: 149px;
	height: 19px;
	background: url(../../../images/nongnghiep_15.gif) no-repeat;
	font-weight: bold;
	padding: 2px 0 0 2px;
	margin: 0;
	border: solid 1px #a0a0a0;
}
.butVote
{
	font-size: 12px;
	font-weight: bold;
	color: #4c4c4b;
	background: url(../../../images/nongnghiep_69.gif) no-repeat;
	border: none;
	width: 74px;
	height: 20px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

/* Default: Other */
HR
{
	width: 90%;
	text-align: center;
	height: 1px;
	color: #AE9462;
}
.imgpad
{
	margin-right: 9px;
}

/* Header */
.HeaderTabBG
{
	background: url(../../../images/nongnghiep_11.gif) repeat-x;
	height: 29px;
}
.HeaderSearchBG
{
	background: url(../../../images/nongnghiep_13.gif) repeat-x;
	height: 25px;
}
.HeaderSearchBorder
{
	border: solid 1px #a0a0a0;
}
.HeaderTabSubPad
{
	padding-left: 19px;
}


/* Body */
.BodyLeft
{
	vertical-align: top;
	width: 456px;
	padding-left: 4px;
}
.BodyLeft2
{
	vertical-align: top;
	padding-right: 13px;
}
.BodyCenter
{
	vertical-align: top;
	padding: 0 19px 10px 9px;
}
.BodyCenter2
{
	vertical-align: top;
	padding: 0 13px 10px 12px;
}
.BodyRight
{
	vertical-align: top;
	width: 181px;
	padding: 0 9px 0 0;
}
.BodyContent
{
	vertical-align: top;
	padding: 12px 7px 10px 10px;
}

/* Body: BodyLeft */
.BodyLeftTopLeft
{
	background-color: #e7e7e7;
	border: solid 1px #cccccc;
	padding: 10px 10px 8px 12px;
}
.BodyLeftSpecialHeadLine
{
	color: #000;
	font-size: 23px;
	font-weight: bold;
}
.BodyLeftSpecialDetail
{
	color: #383838;
	background-color: #c0c0c0;
	height: 19px;
	padding-left: 7px;
	font-size: 11px;
}
.BodyQuy
{
	background: url(../../../images/index2_76.gif) repeat-x left bottom;
	}
.BodyLeftTitle
{
	height: 28px;
	
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 2px;
}
.BodyLeftTitle2
{
	height: 28px;
	background: url(../../../images/index2_76.gif) repeat-x left bottom;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 2px;
}
.BodyLeftYKienBorder
{
	border: solid 1px #cccccc;
	padding: 6px;
}
.BodyLeftBaiLienQuan
{
	background-color: #eeeeee;
	height: 22px;
	padding-left: 6px;
	font-size: 14px;
	font-weight: bold;
}
.BodyLeftNoteUnder
{
	background: #eeeeee url(../../../images/phayduoi.gif) no-repeat right bottom;
	height: 23px;
}
.BodyLeftNoteTop
{
	background: url(../../../images/phaytren_30.gif) no-repeat left top;
	height: 23px;
	font-size: 11px;
	font-weight: bold;
	padding: 12px 23px 10px 27px;
}


/* Body: BodyCenter */
.BodyCenterDot
{
	background: url(../../../images/nongnghiep_30.gif) repeat-x left center;
}
.BodyCenterColorBorder
{
	border: solid 3px #ba0600;
	padding: 6px 9px 10px 13px;
}
.BodyCenterColorBorder2
{
	border: solid 3px #a2a2a2;
	padding: 6px 9px 10px 13px;
}
.BodyCenterChuyenDeNoiBat
{
	background-color: #cccccc;
	padding-left: 8px;
	font-size: 16px;
	font-weight: bold;
	height: 27px;
}
.BodyCenterAnhDep
{
	background-color: #e2e2e2;
	padding: 6px;
	font-size: 11px;
	color: #003366;
}
.BodyCenterAnhDep_img
{
	background-color: #e2e2e2;
	padding: 1px
}
.BodyCenterMucKhac
{
	background-color: #F1F1F1;
	padding: 6px;
}

/* Body: BodyRight */
.BodyRightWebLink
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	padding-top: 8px;
}
.divoverflow
{
	width: 100%;
	height: 260px;
	overflow: auto;
	margin: 0 0px 0 0px;
	padding: 0 4px 0 0px;
	border: 0;
}

/* Body: BodyContent */
.BodyContentConfe
{
	line-height: 14px;
	font-size: 11px;
}

/* Footer */
.FooterBG
{
	background-color: #ba0600;
	padding: 8px;
}
.FooterInfo
{
	color: #FFF;
	font-size: 11px;
}
.FooterInfo a
{
	color: #FFF;
	text-decoration: none;
}
.FooterInfo a:hover
{
	color: #FFF;
	text-decoration: underline;
}


/*- Menu Tabs 5--------------------------- */

#tabs5
{
	float: left;
	width: 100%;
}
#tabs5 ul
{
	margin: 0 0 0 10px;
	padding: 0px 0px 0 0px;
	list-style: none;
}
#tabs5 li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs5 a
{
	float: left;
	background: url( "../../../images/tab_13.gif" ) repeat-x left top;
	text-decoration: none;
	display: block;
	padding: 7px 10px 8px 10px;
	color: #202020;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
#tabs5 a:hover
{
	background-position: 0% -29px;
}
#tabs5 a:hover span
{
	background-position: 100% -29px;
}

#tabs5 a.selected
{
	background-position: 0% -29px;
}
#tabs5 a.selected span
{
	background-position: 100% -29px;
}
/*--------------------------------Menu---------------------------------------------*/
.MenuContainer
{
	height:25px;
}
.MenuBar 
{
	cursor:pointer;	
	font-size: 11px; 	
	font-family:Arial
}
.MenuItem 
{
	cursor:pointer; 
	color:#000000; 
	font-size:11px; 	
	font-family:Arial;	
}
.MenuIcon 
{
	cursor:pointer;		
	text-align:center;
	width:10px;	
}
.SubMenu /*Munu xo xuong*/
{
	z-index: 1000;
	cursor:pointer; 
	background-color:#f1f1f1; /*ECF3FB*/
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=1, Strength=1) ;
	height:25px;
}
.MenuBreak
{
	color:#A4A0A0;	
	font-size: 11px; 		
	font-family:Arial;
}
.MenuItemSel 
{	
	cursor:pointer; 
	color:#A4A0A0;
	font-size:11px; 		
	font-family:Arial;
	font-weight:bold;	
}
.MenuArrow 
{
	font-family:webdings; 
	font-size:12px;  
	cursor:pointer; 
	border-right:Silver 0px solid; 
	border-bottom:Silver 0px solid; 
	border-top:Silver 0px solid; 	
}
.RootMenuArw 
{
	font-family:webdings;
	font-size:10pt;
	cursor:pointer;
	height:25px;	
}
.ScrollItem 
{
	width: 100%;
	font-size:6pt;
	height:25px;
}