/*
*** COLORS ***
001e48 - Dark Blue
ff0000 - Red
429a16 - Green
5d656d - Gray
006699 - Blue
*/




/* KAH for MATT F.
   below are style elements that
   I sucked out of the current site
   that do work on the new site,
   modify at will */


a:link.button_page {
color: white;
font-size: 10px;
font-weight: bold;
}

body {
	color:#333333; /*gray*/}
	

td.button {
background-image: url('http://www.pkware.com/i/button_product.jpg');
width: 146px; 
height: 42px; 
color: white;
background-repeat: no-repeat;
vertical-align: middle;
text-align: center;
}



a:link.button_page {
font-size: 11px;
color: white;
text-decoration: none;
font-weight: bold;
}

a:visited.button_page {
font-size: 11px;
color: white;
text-decoration: none;
font-weight: bold;
}

a:hover.button_page {
color: white;
font-size: 11px;
text-decoration: underline;
}

.style3 {font-size: 8px}
.style4 {font-size: 24px}
.style7 {font-size: 18px}
.style5 {font-size: 10px}
.style8 {color: #1d508e}
.style9 {
	font-size: 13px;
	font-weight: bold;
	color: #1d508e;
}
.style13 {color: #000000;
font-weight: lighter;}
.style14 {color: #0033FF}
.style15 {
	color: #18518C;
	font-weight: bold;
	font-size: 18px;
}









a:link {
/*color: #1d508e;*/ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
/* text-decoration: none; */
}


a:hover {
color: #1d508e; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
/* text-decoration: underline; */
 }
 
a:visited {

color: #1d508e; 

font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 

/* text-decoration: none;*/

}

#exleft-mid .colholder {
    position: relative;
    font-size: 11px;
}

#exleft-mid .colholder p {
    font-size: 11px;
}

#exleft-mid .colholder p b {
    font-size: 12px;
    color: #18518C;
}

#exleft-mid .colholder p b.server {
    font-size: 12px;
    color: #18518C;
}

#exleft-mid .colholder p b.i {
    font-size: 12px;
    color: #18518C;
}

#exleft-mid .colholder p b.z {
    font-size: 12px;
    color: #18518C;
}







#exleft-mid .colholder .col1 {
float: left;
width: 230px;
font-size: 12px; 
margin: 0px;
}

#exleft-mid .colholder .col2 {
float: right;
width: 230px;
font-size: 12px; 
margin: 0px;  
}

#exleft-mid .colholder-sysreq {
border: 0px solid #444444; 
border-width: 0px 0px 0px 0px;

}

#exleft-mid .colholder .col1-sysreq {
float: left;
width: 460px;
font-size: 11px; 
}













