font.hightlight_keyword
{
background-color: yellow;
color: ;
}

body
{
	font-family: tahoma, verdana, arial;
	margin:0;
}
table
{
	font-size: 12pt;
}
.toptitle
{
	color: white;
	font-size: 14pt;
	font-weight:bold;
}

.topchimuc
{
	font-size: 9.5pt;
	font-weight:bold;
}

.catspath
{
	font-size: 10pt;
}

.body2
{
	font-size: 11pt;
}

.body3
{
	font-size: 10pt;
}

.body4
{
	font-size: 9pt;
}

.body5
{
	font-size: 8pt;
}

.body6
{
	font-size: 7pt;
}


a
{
	color: #0b55c4;
	text-decoration: none;
}
a:hover
{
	color: #008000;
	text-decoration: none;
}
img
{
	border: 0;
}
.resizable-textarea .grippie
{
	BORDER-RIGHT: 1px solid #ddd;
	BORDER-TOP: 0px solid #ddd;
	OVERFLOW: hidden;
	BORDER-LEFT: 1px solid #ddd;
	CURSOR: s-resize;
	BORDER-BOTTOM: 1px solid #ddd;
	HEIGHT: 9px
}
.listing_even{
	background-color:#e6f5f8;
}
.listing_odd{
	background-color:#ffffff;
}

/*
/////////// - Clause compare display - /////////////
#Content
{
padding:1em;
margin:1em 0 1em 0;
float:left;width:97.5%;
}
#Content
{
background:#fff;
color:#000;
border:1px solid #ccc;
}
/*
#Content a
{
color:#0000ff;
}
#Content a:hover
{
color:#000080;
background:#eee;
}
*/
#Content.Preview
{
background:#fff no-repeat right top;
}
#Content form fieldset
{
border-color:inherit;
}
#diff ins
{
background:yellow;
}
#diff del
{
background:red;
}
textarea
{
border:1px solid #CCCCCC;
}
textarea
{
margin:0;
width:100%; 
font-family: tahoma; 
font-size:100%;
}
.textinput
{
border:1px solid black;
background:white;
color:black;
}
*/
//////////////////////////////////////////////////
/////////// Bo go tieng Viet AVIM ////////////////


#AVIMControl {
	background-image: url('transparent.png');
	padding: 2px;
	border: 1px solid #5b958e;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 320px;
}

body > #AVIMControl {
	position: fixed;
}

.AVIMControl {
	margin: 0;
	padding: 0;
	color: black;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
}

a.AVIMControl {
	color: #b62727;
	text-decoration: none;
	cursor: pointer;
}

#AVIMControl input {
	vertical-align: middle;
}
