/* CSS Document */

A:link { 
    COLOR: #C8BABA; 
	font-size:  11px;
	text-decoration: none; 
	font-weight: bold;
} 

A:visited { 
    COLOR: #C8BABA;
	font-size:  11px; 
	text-decoration: none;
	font-weight: bold;
} 

a:hover { 
    color:#C8BABA;
	font-size:  11px;
	text-decoration: none; 
	font-weight: bold;
} 

A:active { 
    COLOR: #C8BABA; 
	font-size:  11px;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.text {
    font-family:  Arial;
	font-size:  11px;
	color:  #ffffff;
	font-weight:  normal;
	text-align: justify;
}

.headertext {
    font-family:  Arial;
	font-size:  11px;
	color:  #1E8856;
	font-weight:  bold;
	text-align: justify;
}

.packagetabletopleft {
    font-family: Arial Narrow; 
	font-size: 11px; 
    color: ffffff;
	font-weight: bold;
	text-transform: none;
	text-align: center;
	background-image: url(http://www.phoenix-systems.net/images/theadbg.gif);
	background-repeat: repeat-x;
    background-color: none;
	height: 25px;
    padding-left: 0px;
    padding-right: 1px;
	padding-top: 0px; 
 	padding-bottom: 0px;
}
.packagetabletopright {
    font-family: Arial Narrow; 
	font-size: 11px; 
    color: ffffff;
	font-weight: bold;
	text-transform: none;
	text-align: center;
	background-image: url(http://www.phoenix-systems.net/images/theadbg.gif);
	background-repeat: repeat-x;
    background-color: none;
	height: 25px;
    padding-left: 0px;
    padding-right: 0px;
	padding-top: 0px; 
 	padding-bottom: 0px;
}

.ordercell {
    font-family: Arial Narrow; 
	font-size: 11px; 
    color: ffffff;
	font-weight: bold;
	text-transform: none;
	text-align: center;
    background-image: url(http://www.phoenix-systems.net/images/orderbutton.gif);
	background-repeat: no-repeat;
	background-position:center;
	width: 25%;
	padding-left: 0px;
    padding-right: 0px;
	padding-top: 5px; 
 	padding-bottom: 5px;
}

.packagetablelight {
    font-family: Arial; 
	font-size: 11px; 
    color: ffffff;
	font-weight: bold;
	text-transform: none;
	text-align: center;
    background-color: 774242;
	height: 18px;
    padding-left: 0px;
    padding-right: 0px;
	padding-top: 0px; 
 	padding-bottom: 0px;
}

.packagetabledark {
    font-family: Arial; 
	font-size: 11px; 
    color: ffffff;
	font-weight: bold;
	text-transform: none;
	text-align: center;
    background-color: 633333;
	height: 18px;
    padding-left: 0px;
    padding-right: 0px;
	padding-top: 0px; 
 	padding-bottom: 0px;
}

.submitreset {
    background-image: url(http://www.phoenix-systems.net/images/orderbutton.gif); 
	border-style: solid; 
	border-bottom:0px solid #474439; 
	border-right:0px solid #474439; 
	border-top:0px solid #474439; 
	border-left:0px solid #474439;  
	font-family: Arial Narrow; 
	font-size: 11px;
	color: ffffff;
	font-weight: bold;
	text-align: center;
	width: 100px;
	height: 25px;
	padding-left: 0px;
    padding-right: 0px;
	padding-top: 0px; 
 	padding-bottom: 0px;
}

.packagetableplain {
    font-family: Arial Narrow; 
    font-size: 11px; 
    color: ffffff;
    font-weight: bold;
    text-transform: none;
    text-align: center;
    background-color: none;
    height: 25px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px; 
    padding-bottom: 0px;
}