body {
	background-image: url(images/bg.gif);
	background-color: #000060;
	background-repeat: repeat-x;
	margin-top: 2px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000060;
}
body,td,th {
	font-size: 12px;
}

.highlight {font-size: 14px; color: #FF0000; font-weight: bold; }
.style1 {font-size: 16}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: none;
}
a {
	font-weight: bold;
}
.style8 {color: #000066; font-weight: bold; }
.style11 {color: #CC1100; font-weight: bold; }
.style13 {font-size: 14}


/*-----------additional style for comparison.php------*/
.chg{
    text-align: center;
}
.container{
margin:0 auto;
width:769px;
text-align: left;
}
.header{
    height:57px;
    background:url("/images/test_04.gif") no-repeat scroll 0 0 transparent;
}
.menu_area{
    background:url("/images/test_05.gif") no-repeat scroll 0 0 transparent;
    height:31px;
}
ul.mnus{
list-style:none outside none;
margin:0 0 0 255px;
padding:16px 0 0;
}
ul.mnus li{
    display:inline;
    padding-right:2px;
}
ul.mnus li a{
    padding-right:2px;
}
.content{
background:url("/images/test_07.gif") repeat-y scroll 0 0 transparent;
color:#000060;
padding:15px;
}
.rounde{
background:url("/images/ni_bo/test5_08.gif") no-repeat scroll 0 0 transparent;
height:19px;
}


