a {text-decoration: none;}
a:link {color: #0000ff;}
a:visited {color: #0000ff;}
a:hover {color: #ff0000;}

.menu
{

   color: #000000;
   font-size: 11pt;
   font-weight: bold;
   line-height: 1.0;
   cursor: pointer;

}
.menu a:link {color: #000000;}
.menu a:visited {color: #000000;}
.menu a:hover {color: #ff0000;}

.menusm
{

   color: #000000;
   font-size: 10pt;
   cursor: pointer;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   
}
.menusm a:link {color: #000000;}
.menusm a:visited {color: #000000;}
.menusm a:hover {color: #ff0000;}

------------------------------------


body
{
	color: #000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;		
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

	
table.Layout
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	vertical-align: top;
}
#HeaderRep
{
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-bottom: 2px solid #000;
	width: 100%;
	height: 207px;
}
#Leftnav
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #d0d0d0;
	width: 180px;
	border-right: 2px solid #000;
	height: 100%;
	padding-top: 209px;
}
#LeftNavBG
{
	background-image: url(/Images/VIETNAM_2ft_2.jpg);
	background-repeat: no-repeat; 
	background-color: none;
	width: 180px;
	height: 689px;
	margin: 0px;
	padding: 0px;
	border: opx;
}
table.Layout td.LeftNav
{
	width: 160px;
	margin: 0px;
	padding: 10px;
	border-right: 2px solid #000;
	vertical-align: top;
	height: 100%;
}
table.Layout td.LeftNav p
{
	margin-bottom: 10px;
}
table.Layout td.LeftNav a
{
	font-size: 14px;
	color: #003300;
	font-weight: bold;
	text-decoration: none;
}
table.Layout td.LeftNav a:hover
{
	color: #339933;
}
table.Layout td.LeftNav a.NavBold, 
table.Layout td.LeftNav div.LeftNav2 a.NavBold
{
	color: #ed1c24;
	font-weight: bold;
	font-style: italic;
}
table.Layout td.LeftNav div.LeftNav2 
{
	width: 160px;
	/*border-top: 1px solid #999999;*/
	margin-top: 10px; 
	padding-top: 10px;
}
table.Layout td.LeftNav div.LeftNav2 a
{
	font-size: 12px;
	color: #003300;
	text-decoration: none;
}
table.Layout td.LeftNav div.LeftNav2 a:hover
{
	color: #339933;
}
div.FooterMenu
{
	text-align: center;
	border-top: 1px solid #666666;
	padding-top: 10px;
	font-size: 10px;
	margin-top: 15px;
}
div.FooterMenu a
{
	color: #336633;
	font-size: 10px;
	text-decoration: none;
}
div.FooterMenu a:Hover
{
	color: #000;
	font-size: 10px;
	text-decoration: none;
}
div.FooterMenu span
{
	color:  #666666;
	font-size: smaller;
}
a.Bold
{
	color: red;
}
/* CSS for Header styles */

/*
-----------------------------------------------------------------------------
*/
h1
{
	color: #000;
	font-size: 24px;
	padding: 4px 0px 0px 0px;
	text-align: left;
	font-style: italic;
	margin: 0;
}

h2
{
	color: #ed1c24;
	font-size: 17px;
	text-align: left;
	margin: 0;
}

h3
{
	color: #273796;
	font-size: 14px;
	padding: 4px 0px 0px 0px;
	text-align: left;
	margin: 0;
}
h4
{
	color: #f0e68c;
	font-size: 14px;
	padding: 4px 0px 0px 0px;
	text-align: center;
	margin: 0;
}

h5
{
	color: #ed1c24;
	font-size: 16px;
	padding: 4px 0px 0px 0px;
	text-align: left;
	font-style: bold italic;
	margin: 0;
}
/* Unorderd list css for bullets 
-----------------------------------------------------------------------------
*/
ul.bullet1
{
	padding-left: 22px;
	margin-top: 0px;
	padding-top: 0px;
}
ul.bullet1 li
{
	list-style-type: square;
	color: #8cba89;
}
ul.bullet1 p
{
	padding: 0px;
	margin: 0px;
	color: #000000;
}
/* CSS Random styles 
-----------------------------------------------------------------------------
*/
div.Text1
{
	font-size: 14px;
	text-align: left;
}
p
{
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
/* Table1 CSS 
-----------------------------------------------------------------------------
*/
table.Table1
{
	border-left: 1px solid #000000;	
	border-top: 1px solid #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
}
table.Table1 th
{
	text-align: center;
	font-size: 11px;
	border-right: 1px solid #000000;	
	border-bottom: 1px solid #000000;
	padding: 2px;
	color: #600c12;
	background-color: #e3e3e3;
}
table.Table1 .Light
{
	text-align: center;
	font-size: 14px;
	border-right: 1px solid #000000;	
	border-bottom: 1px solid #000000;
	padding: 4px;
	font-size: 10px;
	background-color: #d9f7d7;
}
table.Table1 .Dark
{
	text-align: center;
	border-right: 1px solid #000000;	
	border-bottom: 1px solid #000000;
	padding: 4px;
	background-color: #bbddb9;
	font-size: 10px;
}
table.Table1 td
{
	text-align: center;
	border-right: 1px solid #000000;	
	border-bottom: 1px solid #000000;
	padding: 4px;
	font-size: 10px;
}
/* CSS  Left Nav Table and Links for Anchors 
-----------------------------------------------------------------------------
*/
table.LeftNavLinks
{
	width: 153px;
	border-top: 2px solid #003300;
	margin: 20px 0px 0px 10px;
	vertical-align: top;
}
table.LeftNavLinks td
{
	text-align: left;
	padding-left: 1px;
	vertical-align: top;
}
table.LeftNavLinks a
{
	color: #003300;
	text-decoration: none;
	font-size: 12;
}table.LeftNavLinks a:hover
{
	color: #008800;
}
/* Content Anchor link  CSS 
-----------------------------------------------------------------------------
*/
a.Anchor
{
	font-size: 9px;
	color: #600c12;
	float: left;

}
a.Anchor:hover
{
	color: #18603f;
}
/* SplitTable CSS 
-----------------------------------------------------------------------------
*/
Table.SplitTable
{
	margin-top: 25px;
	margin-left: 0px;
	clear: both;
	font-size: 12px;
	width: 100%;
}
Table.SplitTable td
{
	width: 50%;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}
Table.SplitTable img
{
	border: 0px;
}
/* Smage CSs 
-----------------------------------------------------------------------------
*/
img.Border
{
	border: 1px solid #18603f;
}
/* Note
-----------------------------------------------------------------------------
*/
span.Note
{
	text-size: 11px;
	color: #7e7e7e;
}
