/*General*/
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	
}


	
td
{
	font-size: 12px;
	margin: 0px;
}
.button
{
	color: #FFFFFF;
	background-color: #000000;
	border: 0px;
	font-size: 11px;
	cursor: pointer;
	height: 20px;
	margin-left: -5px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.textbox
{
	font-size: 11px;
	height: 14px;
	margin-bottom: 1px;
}
/*End of General*/

/*Layout*/
/*Header*/
.hdr
{
	background-color: #333333;
	height: 55px;
	background-image: url(/Images/Slogan.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
/*End of Header*/
/*Horizon Navigation*/
.hnav
{
}
.hnav_Selected
{
	background-image: url(/Images/hnav_Selected_Left.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 28px;
	float: right;
	padding: 0px 0px 0px 10px;
	margin-left: 7px;
}
.hnav_Selected span
{
	background-image: url(/Images/hnav_Selected_Right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	display: block;
	height: 28px;
	padding: 0px 10px 0px 0px;
}
.hnav_Selected a
{
	background: url(/Images/hnav_Selected_Mid.jpg) no-repeat center;
	display: block;
	height: 21px;
	line-height: 21px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 7px;
}
.hnav_Normal
{
	background-image: url(/Images/hnav_Normal_Left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 28px;
	float: right;
	padding: 0px 0px 0px 10px;
	margin-left: 7px;
}
.hnav_Normal span
{
	background-image: url(/Images/hnav_Normal_Right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	display: block;
	height: 28px;
	padding: 0px 10px 0px 0px;
}
.hnav_Normal a
{
	background-image: url(/Images/hnav_Normal_Mid.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 21px;
	line-height: 21px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 7px;
}
.hnav_Normal a:hover
{
	color: #66FF00;
}
.hnavSub
{
	background-image: url(/Images/hnavSub_Back.jpg);
	line-height: 21px;
	text-align: center;
	margin: 5px 0px 0px 0px;
	height:21px;
}
.hnavSub_MainCat
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.hnavSub_MainCat:hover
{
	text-decoration: underline;
}
.hnavSub_SubCat
{
	color: #000000;
	text-decoration: underline;
}
.hnavSub_SubCat:hover
{
	color: #000000;
	text-decoration: underline;
}
.hnavSub_Selected
{
	color: #339900;
	font-weight: bold;
	text-decoration: none;
}
.hnavSub_Selected:hover
{
	color: #339900;
	font-weight: bold;
	text-decoration: none;
}

/*End of Horizon Navigation*/
/*Search*/
.search
{
	float: right;
	margin: 5px 5px 0px 0px;
}
.search_textbox
{
	font-size: 11px;
	height: 20px;
	line-height: 18px;
	margin-right: 0px;
}
.search_btn
{
	background-image: url(/Images/Btn_Search.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 25px;
	width: 30px;
	background-color: #000000;
	cursor: pointer;
	border: 0px;
	margin-left: -10px;
}
/*End of Search*/
/*Footer*/
.foo
{
	background-color: #333333;
	height: 55px;
	color: #CCCCCC;
}
.foo a
{
	color: #CCCCCC;
	text-decoration: underline;
}
.foo a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
/*End of Footer*/
/*End of Layout*/
/*Home page*/
.addr
{
	background: url(/Images/Add.gif) no-repeat;
	background-position: bottom right;
}
.addrVN
{
	background: url(/Images/AddVN.JPG) no-repeat;
	background-position: bottom right;
}
.addrUS
{
	background: url(/Images/AddUS.JPG) no-repeat;
	background-position: bottom right;
}

/*News*/
.home_Newstab
{
	background-image: url(/Images/TabNews_Back.jpg);
	background-repeat: repeat-x;
	height: 21px;
	margin-top: 10px;
}
.home_NewtabSelected
{
	background-image: url(/Images/TabNews_Selected_Left.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 3px;
	line-height: 20px;
	float: left;
}
.home_NewtabSelected span
{
	background-image: url(/Images/TabNews_Selected_Right.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 3px;
	display: block;
	float: left;
}
.home_NewtabSelected a
{
	border-top: 1px solid #666666;
	display: block;
	background-color: #FFFFFF;
	padding: 0px 5px 0px 5px;
	color: #339900;
	text-decoration: none;
	font-weight: bold;
}
.home_NewtabSelected a:hover
{
	color: #339900;
	text-decoration: underline;
}
.home_NewtabNormal
{
	float: left;
	margin-left: 10px;
	line-height: 21px;
}
.home_NewtabNormal a
{
	color: #000000;
	text-decoration: none;
}
.home_NewtabNormal a:hover
{
	color: #000000;
	text-decoration: underline;
}
.home_NewsContent
{
}
.home_NewsContent ul
{
	list-style-type: none;
	margin-bottom: 0px;
}
.home_NewsContent li
{
	background-image: url(/Images/Dot_Horizon.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin-left: -40px;
	margin-top: 5px;
}
.home_NewsConentli_h
{
	background-color: #F1F5F2;
}
.home_NewsContent a
{
	text-decoration: none;
	color: #000000;
}
.home_NewsContent a:hover
{
	text-decoration: underline;
	color: #339900;
}
.home_intro_Content
{
}
.home_intro_Content ul
{
	list-style-type: none;
	margin-bottom: 0px;
}
.home_intro_Content li
{
	background-image: url(/Images/Dot_Horizon.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin-left: -40px;
	margin-top: 5px;
}
.home_intro_Contentli_h
{
	background-color: #F1F5F2;
}

.home_intro_Content a
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.home_intro_Content a:hover
{
	font-weight: bold;
	text-decoration: underline;
}
.home_NewsName
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	text-align: right;
	text-transform: uppercase;
	margin-top: 40px;
	padding-right: 5px;
}
.News_More
{
	background-image: url(/Images/More_Back.jpg);
	height: 21px;
	background-repeat: repeat-x;
	line-height: 21px;
	text-indent: 5px;
}
.News_More a
{
	display: block;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 100%;
}
.News_More a:hover
{
	text-indent: 10px;
}
.News_Page
{
	background-image: url(/Images/More_Back.jpg);
	height: 21px;
	background-repeat: repeat-x;
	line-height: 21px;
	text-indent: 5px;
	text-align: center;
	padding-right: 5px;
}
.News_Page a
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.News_Page a:hover
{
	text-indent: 10px;
	text-decoration: underline;
}
/*End of News*/
/*Mail Box*/
.home_MailboxName
{
	text-align: right;
	font-weight: bold;
	margin-top: 20px;
	padding-right: 5px;
}
.home_Mailbox
{
	background-color: #B4B4B4;
	border-top: 1px solid #999999;
	padding: 4px;
	background-image: url(/Images/Dot_Horizon.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: right;
}
.home_Mailbox_Textbox
{
	font-size: 11px;
	color: #666666;
}
/*End of Mail Box*/
/*Library*/
.home_libName
{
	text-align: right;
	font-weight: bold;
	margin-top: 20px;
	padding-right: 5px;
}
.home_lib ul
{
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(/Images/Dot_Horizon.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 0px;
}
.home_lib li
{
	border: 3px double #FFFFFF;
	background-color: #DDEAC8;
	padding: 4px;
	margin-left: -41px;
}
.home_lib a
{
	text-decoration: none;
	color: #000000;
	display: block;
	width: 100%;
	line-height: 18px;
}
.home_lib a:hover
{
	background-color: #FFFFFF;
}
/*End of Library*/
/*Service*/
.ServiceTop
{
	width:324px;
	background-image: url(/Images/Service_Top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 70px;
}
.ServiceContent
{
	background-image: url(/Images/Service_Back.jpg);
	background-repeat: repeat-y;
	text-align: center;
	width:324px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}
.ServiceImg
{
	margin: 15px 0px 15px 0px;
}
.ServiceBottom
{
	width:324px;
	height: 70px;
	background-image: url(/Images/Service_Bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 39px;
}

/*End of Service*/
/*Quote*/
.QuoteTop1
{
	background-image: url(/Images/Quote_Top.jpg);
	height: 4px;
	line-height: 4px;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 197px;
	margin-top: 50px;
}
.QuoteContent1
{
	color: #FFFFFF;
	padding: 5px 7px 5px 7px;
	background-image: url(/Images/Quote_Mid.jpg);
	background-repeat: repeat-y;
	width: 183px;
}
.QuoteBottom1
{
	background-image: url(/Images/Quote_Bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 17px;
	width: 197px;
}
.QuoteName
{
	padding-left: 9px;
}
.QuoteTop2
{
	background-image: url(/Images/Quote_Top1.jpg);
	height: 4px;
	line-height: 4px;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 197px;
	margin-top: 20px;
}
.QuoteContent2
{
	color: #FFFFFF;
	padding: 5px 7px 5px 7px;
	background-image: url(/Images/Quote_Mid1.jpg);
	background-repeat: repeat-y;
	width: 183px;
}
.QuoteBottom2
{
	background-image: url(/Images/Quote_Bottom1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 17px;
	width: 197px;
}
.QuoteTop3
{
	background-image: url(/Images/Quote_Top2.jpg);
	height: 4px;
	line-height: 4px;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 197px;
	margin-top: 20px;
}
.QuoteContent3
{
	color: #FFFFFF;
	padding: 5px 7px 5px 7px;
	background-image: url(/Images/Quote_Mid2.jpg);
	background-repeat: repeat-y;
	width: 183px;
}
.QuoteBottom3
{
	background-image: url(/Images/Quote_Bottom2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 17px;
	width: 197px;
}
.QuoteTop4
{
	 background-image:url(/Images/Quote_Top4.jpg);
	 height:4px;
	 line-height:4px;
	 background-repeat:no-repeat;
	 background-position:bottom;
	 width:197px;
	 margin-top:50px;
}
.QuoteContent4
{
	color:#FFFFFF;
	padding:5px 7px 5px 7px;
	background-image:url(/Images/Quote_Mid4.jpg);
	background-repeat:repeat-y;
	width:183px;
}
.QuoteBottom4
{
	background-image:url(/Images/Quote_Bottom4.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:17px;
	width:197px;

}
/*End of Quote*/
/*End of Home page*/

/*End of Category Page*/
.cat_NewsContent
{
	font-size: 12px;
}
.cat_NewsContent ul
{
	list-style-type: none;
	margin-bottom: 0px;
}
.cat_NewsContent li
{
	background-image: url(/Images/Dot_Horizon.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin-left: -40px;
	margin-top: 5px;
}
.cat_NewsContent a
{
	text-decoration: none;
	color: #000000;
}
.cat_NewsContent a:hover
{
	text-decoration: underline;
	color: #339900;
}
.cat_Path
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-align: right;
	text-transform: uppercase;
	margin-top: 40px;
	padding-right: 5px;
}
.cat_Path a
{
	color: black;
	text-decoration: underline;
}
.cat_Path a:hover
{
	text-decoration: none;
}

.cat_hl
{
	height: 100%;
	background-image: url(/Images/Dot_Horizon.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin-top: 20px;
	position: relative;
	min-height: 109px;
	width: 100%;
	font-size: 12px;
}
.cat_hl2
{
	height: 100%;
	background-image: url(/Images/Dot_Horizon.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin-top: 20px;
	position: relative;
	min-height: 109px;
	width: 100%;
	font-size: 12px;
}
.cat_hl a
{
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.cat_hl a:hover
{
	text-decoration: underline;
}
.cat_hlImg
{
	border: 1px solid #333333;
	float: left;
	margin-right: 5px;
	position: relative;
	text-align:left;
}
.cat_hlChapeau
{
	float: left;
	font-size: 12px;
	position: relative;
	width: 60%;
	margin-bottom: 10px;
}
.cat_hlChapeau100
{
	float: left;
	font-size: 12px;
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}

/*End of Category Page*/

/*Misc*/
.newsletter
{
	background-image: url(/Images/Newsletter_Back.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	height: 40px;
	border-top: 1px solid #999999;
}
/*End of Misc*/
/*Team*/
.teamContent
{
	padding-right:10px;
	font-size: 12px;
	margin-top: 20px;
}
.teamContentRaw
{
	margin-bottom: 10px;
}
.potImg
{
	width: 100%;
	color: #000000;
	float: left;
	padding-top:10px;
	padding-bottom:10px;
}
.potImg a
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.potImg a:hover
{
	color: #339900;
	text-decoration: underline;
}
.box_img{
	border:3px double #666666;
	margin:5px;
}

/*End of Team*/
/*Login form*/
.LoginTop
{
	background-image: url(/Images/Service_Top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 70px;
}
.LoginContent
{
	background-image: url(/Images/Service_Back.jpg);
	background-repeat: repeat-y;
	text-align: center;
}

.LoginBottom
{
	height: 70px;
	background-image: url(/Images/Service_Bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 39px;
}

/*End of Login form/
/*Feedback form*/
.feedback
{
	background-image:url(/Images/Dot_Horizon.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:10px;
	line-height:22px;
	height:100%;
	margin:10px 0px 10px 0px;
}
.feedback input
{
	font-size:11px;
}
.feedback select
{
	font-size:11px;
}
.feedleft
{
	width:15%;
	float:left;
}
.feedright
{
	float:left;
	margin-right:10px;
}
/*End of Feedback form*/