@charset "UTF-8";


.pricelisting {
	font-size: 12px;
	background-color: #EEEEEE;
	color: #000000;
	border-width: 0;
}
.left_side {
	color: #CCCCCC;
	text-transform: uppercase;	
	font-size: 11px;
}

.left_side a {
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.left_side a:link {
	color: #CCCCCC;
}

.left_side a:visited {
	color: #CCCCCC;
}

.left_side a:hover {
	color: #FFCCFF;
}

.footer #linkline a:hover {
	text-decoration: underline;
}

.indexleftcontent {
	background-image: url(images/mid1-bkg.png);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #999999;
	font-size: 10px;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
	font-size: 10px;
}
.footer a:hover {
	text-decoration: underline;
}
.footer #linkline {
	color: #666666;
}
.footer #linkline a {
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.footer #linkline a:hover {
	text-decoration: underline;
}

BODY {
	scrollbar-face-color:#111111;
	scrollbar-arrow-color:#C13ABF;
	scrollbar-track-color:#C0B0B0;
	scrollbar-shadow-color:rgb(0,0,0);
	scrollbar-highlight-color:rgb(0,0,0);
	scrollbar-3dlight-color:#808080;
	scrollbar-darkshadow-Color:#202020;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 }
a:link {
	color: #330000;
	text-decoration: none;
}
a:visited {
	color: #330000;
}

a {
	color: #330000;
	text-decoration: none;
}

a:hover {
	color: #551111;
}

.contentsectiontitle {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC3366;
}
.contentsectionmenu a {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFCCCC;
	line-height: 1.5;
}
.insetcontentsectiontitle {
	font-size: 14px;
	color: #FF0066;
	font-weight: bold;
}
#packages td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6633FF;
}

#packages input[disabled]{
        color:#000000
}
.pricesavings {
	color: #FF0066;
}

#packages input[disabled=”disabled”]{
        color:#000000
}

#packages input[disabled=""]{
        color:#000000
}
.right_side {
	font-family: Arial, Helvetica, sans-serif;	
	color: #666666;
	text-transform: uppercase;	
	font-size: 11px;
}
