.style001 {
font-weight:bold; 
color:#FF0000;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
text-align:center;
}
.style002 {
font-weight:bold; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
text-align:center;
}
.style6 {
font-weight: lighter; 
color: #FFFF00;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
text-align:right;
padding-right:5px;
}
.style7 {
font-weight: lighter; 
color: #CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px; 
text-align:left;
}
.style110 {
font-weight: bold; 
color:#990000;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px; 
text-align:right;
text-decoration:underline;
}

.textalign1 {
color: #FFFFFF;
text-align:right;
padding-right: 3px;
}
.roundcont {
	width: 100%;
	background-color: #484849;
	
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(image/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(image/br.gif) no-repeat top right; 
}

img.corner {
   width: 7px;
   height: 7px;
   border: none;
   display: block !important;
}

