body
{
  margin: 0;
  padding: 0;
}

img
{
  border-style: none;
}

.grid
{
  width: 100%;
  border-collapse: collapse;
  border-style: none;
  margin: 0px;
  border-spacing: 0px;
  box-shadow: none;
}

table td
{
  text-align: left;
}

.grid-top-margin
{
  height: 15px;
}

.grid-side-margin
{
  width: 25px;
  height: 10px;
}

.grid-inner-margin
{
  width: 5px;
}

.grid-header-left
{
  height: 110px;
}

.grid-header-right
{
  background-color: white;
  background-image: url(../images/tab.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
  text-align: right;
  vertical-align: top;
}

.grid-header-right ul li
{
  font-size: 12px;
  color:#333;
  list-style: none;
  display: inline;
}

.grid-header-right ul
{
  margin-top: 0px;
}

.grid-header-right ul li a
{bottom
  font-size:13px;
  color:#333;
  padding:0px 8px 1px 8px;
  border-right:1px solid #333;
}

.grid-header-right ul li.end_item a 
{
  border:none; 
  padding-right:0;
}

.grid-app-nav
{
}

.grid-app-nav-bottom
{
  height: 15px;
}

.grid-app-nav-top
{
  height: 15px;
  background-image: url(../images/left-top.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}

.grid-content #content-cell
{
  width: 100%;
}


.grid-content-bottom-left, .grid-content-bottom-right
{
  background-repeat: no-repeat;
}

.grid-content-bottom-left
{
  background-image: url(../images/left-bottom.jpg);
  background-position: bottom left;
  height: 15px;
}

.grid-content-bottom-right
{
  background-image: url(../images/right-bottom.jpg);
  background-position: bottom right;
}

#grid-content-table
{
  box-shadow: none;
  width: 100%;
  border-style: none;
}

#grid-content-table td
{
  vertical-align: top;
}

#grid-breadcrumb, #grid-userinfo
{
  vertical-align: center;
  padding-top: 5px;
  margin: 0px;
}

#grid-breadcrumb .youare
{
  font-weight: bold;
}

#grid-userinfo
{
  text-align: right;
}

/** Dark grey backgrounds **/
.grid-inner-margin, .grid-content-bottom-left, .grid-content-bottom-right, .grid-app-nav-top, .grid-app-nav-bottom
{
  background-color: #3e3e3e;
}

/** Original CSS stuff **/

#footer 
{
	font-size:12px;
	clear: both top;
	height: 45px;
	margin: 0 0 0 0;
	padding: 6px 10px 0px 12px;
	color: #999999;
	text-align: center;
	background: #FFFFFF;
}
  
#footer p 
{
	margin: 0;
	text-align: center;
	font-size:13px;
  color: #666666;
}

#footer ul, #footer li
{
  background-image:none;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
}

#footer li
{
  display: inline;
  list-style-image: none;
}

#footer li a
{
  border-right:1px solid #666666;
  color:#666666;
  padding:0 10px 2px 8px;
}

.grid-app-nav
{
  height: 50px;
  background-color:#7e7d7d;
  padding: 0px;
}

.cp_menu ul 
{
  list-style-type:none;
  float:left;
  margin:0;
  padding:0;
}

.cp_menu ul li
{
  height:49px;
  width:129px;
  list-style: none;
  float:left;
}

.cp_menu ul li a
{
  height:34px;
  width:127px;
  display: block;
  background-color:#7e7d7d;
  color:#FFF;
  text-decoration:none;
  border-right:2px solid #565656;
  text-align:center;
  font-size:14px;
  padding-top:15px;
}

.cp_menu ul li a:visited
{
  color: white;
}

.cp_menu ul li .active
{
  background-color:#ffd600;
  color:#3c3c3c;
}

/** IE6 Fix */
.cp_menu ul li .active:visited
{
  color:#333;
}

/** IE6 Fix */
.cp_menu ul li:hover a:visited
{
  color: black;
}

.cp_menu ul li:hover a
{
  background-color:#ffd600;
  color:#3c3c3c;
}

#footer 
{
	font-size:12px;
	clear: both;
	height: 45px;
	margin: 0 0 0 0;
	padding: 6px 10px 0px 12px;
	color: #999999;
	text-align: center;
	background: #FFFFFF;
}
  
#footer p 
{
	margin: 0;
	text-align: center;
	font-size:10pt;
  color: #666666;
}

#footer ul, #footer li
{
  background-image:none;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
}

#footer li
{
  display: inline;
  list-style-image: none;
}

#footer li a
{
  border-right:1px solid #666666;
  color:#666666;
  padding:0 10px 2px 8px;
}

.pg_box_right
{
	 float: right;
}

#grid-breadcrumb, #grid-userinfo
{
  vertical-align: center;
  padding-top: 5px;
  margin: 0px;
}

#grid-breadcrumb .youare
{
  font-weight: bold;
}

#grid-userinfo
{
  text-align: right;
}

