﻿body {
}
.table_whole {
	width: 722px;
}
.head_row
{
	width: 722px;
    height: 40px;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
	background-image: url(Portimg/bgentry/portbg_top.jpg);
	background-repeat: no-repeat;
    background-position: right bottom;
    vertical-align: bottom;
}
.foot_row {
   	width: 722px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #4b4b42;
	background-image: url(Portimg/bgentry/portbg_bottom.jpg);
    background-repeat: no-repeat;
    background-position: top;
    height: 33px;
}
.foot_rowB {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #4b4b42;
}

chlink {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
    color: #FF6600;
    text-decoration: none;
}
a.chlink:active {
    font-family: verdana;
	font-size: 10px;
	font-weight: bold;
    color: #FF6600;
    text-decoration: none;
}
a.chlink:hover {
    font-family: verdana;
	font-size: 10px;
	font-weight: bold;
    color: #FF6600;
    text-decoration: none;
}
a.chlink:visited{
    font-family: verdana;
	font-size: 10px;
	font-weight: bold;
    color: #FF6600;
    text-decoration: underline;
}
a.chlink:link {
    font-family: verdana;
	font-size: 10px;
	font-weight: bold;
    color: #FF6600;
    text-decoration: none;
}