TD {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif
}

DIV.clear {
	CLEAR: both
}
.title {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 14px;
	FONT-WEIGHT: bold;
	color: #454545;
}
.subtitle {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px;
	FONT-WEIGHT: bold;
	color: #454545;
	
}

.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
}
.manual_header{
	FONT-SIZE: 12px; 
	BACKGROUND-COLOR: #A3B2C2; 
	TEXT-DECORATION: none;
	WIDTH: 500px;
}
.horizontal_line
{
    border-bottom: 3px solid Silver;
    height: 2px;
}


.cpo_td_left 
{
	font-weight:bold ; 
	text-transform: capitalize;
	padding-left: 10px;
}

.horizontal_line{border-bottom-width:1px; border-bottom-color:#e1e1e1; border-bottom-style:solid}
.vertical_line {border-right-width: 1px; border-right-color:Silver ; border-right-style:solid;}
.control {font-family: Arial, Helvetica, sans-serif; font-size: 11px; width:200px;}
.controlbutton {font-family: Arial, Helvetica, sans-serif; font-size: 11px;  }
.tblSearch,.tblSearch#td,.tblResults { width:100%;padding-right: 5px; padding-left:5px;  }
 /*#find_cpo td {border: solid 0px lightgrey; padding: 2px 2px 2px 2px;}*/

#image_container
{ 
    position: absolute;
    top: 30%;
    left: 40%;
    width: 400px;
    background-color: Transparent;
    padding: 0 6px 6px 0;
    background-image: url(/images/background/shadow_800_600.png);
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 11px;
    visibility:hidden;
    
}
#imagebox
{
    padding:5px;
    border: solid 1px #666;
    background-color: white;
    overflow: auto;
}
.Side_td {border-bottom: solid 1px #ddd; width:130px;line-height: 20px;}
.SideLink
{
    font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px;
	FONT-WEIGHT: bold;
	color: #333;
	text-decoration:none;
    margin-left: 1px;
    width: 130px;
    display: block;
    padding-bottom: 2px;
}
.SideLink a:hover
{
    background-image: url(/images/misc/bullet_small.gif);
	background-position: 125px  center;
	background-repeat: no-repeat;
}

.cpo_list_title
{
	padding: 4px 1px;
}