body, html {
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
 	background: #333733; /* #e7eae1 */
	font-family: Arial,helvetica,sans-serif;
	scrollbar-face-color: #999999; /* #8d94af; */
	scrollbar-track-color: #b8bcc9;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #545585;
	scrollbar-highlight-color: #fefdda;
	scrollbar-3dlight-color: #545585;
	scrollbar-arrow-color: #76231f; /* #003c77; */
}

A:link { COLOR: navy; BACKGROUND: inherit;}
A:visited { COLOR: navy; BACKGROUND: inherit;}
A:active { COLOR: navy; BACKGROUND: inherit;}
A:hover { COLOR: maroon; BACKGROUND: inherit;}

.Global {
	width: 100%;
	height: 100%;
	text-align: center;
}


.Page {
	width: 772px;
	background: white;
	border: 1px solid black;
	margin: 20px auto;
	border: 3px outset darkseagreen;
	font-size: 14px;
	line-height: normal;
}

.Page TD {
	padding: 18px 60px 18px 40px;
}

H1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 26px;
	color: red;
	text-align: center;
	background: none;
}

H2 {
	font-size: 20px;
	background: none;
}

.XMP_01 {font-size: 13px; font-family: arial; font-weight: bold;}
.XMP_02 {font-size: 13px; font-family: arial; font-weight: bold; text-decoration: underline; color: #2c2c2c;}  

.Feedback {
background: #fff6c2;
border: 3px double gray;
padding: 20px;
margin-bottom: 30px;
font-weight: bold;
font-size: 13px;
font-style: italic;
}
.Feedback DIV {margin-top: 15px;}

.List1 LI {margin-bottom: 15px;}
.List2 LI {margin-bottom: 25px;}

.myspace_url_box {border: 1px dotted dimgray; height: 20px; margin-bottom: 3px; width: 250px;}
.BuyNowButton {margin-bottom: -2px;}

.Arial2 {font-family: arial,helvetica,sans-serif; font-size: 13px;}

.List1 LI {margin-bottom: 15px;}

.Hilite {background: #fff6c2;}

.PTfeaturelist {
padding-left: 0px;
margin-left: 0px;
margin-top: 25px;
list-style-type: none;
}

.PTfeaturelist LI {
margin-left: 0px;
margin-bottom: 15px;
padding-left: 45px;
background: url(pics/point-right-bw-small.gif) left top no-repeat;
}

.BigRed {color: red; font-weight: bold; font-size: 17px; text-align: center; margin-top: 30px;}

.Define {border-bottom: 1px dotted dimgray; cursor: help;}

.ToyAirplane {
width: 146px; 
float: left;
padding-top: 60px;
}

.FIX_FIREFOX {}
html:not([dummy]) .ToyAirplane {
padding-top: 85px;
}
.FIX_OPERA {}
@media all and (min-width: 0px) {
.ToyAirplane {padding-top: 60px;}
}

.TextLinkExample {
width: 440px; 
float: left; 
padding-left: 40px; 
border: 1px solid dimgray;
}

.FIX_FIREFOX {}
html:not([dummy]) .TextLinkExample {
width: 400px; 
}
.FIX_OPERA {}
@media all and (min-width: 0px) {
.TextLinkExample {width: 400px; }
}

/* SCREENSHOT SLIDESHOW */
.Disabled {background: transparent; color: darkgray ! important; text-decoration: none ! important; cursor: text;}
.Enabled {background: transparent; color: #000080 ! important; text-decoration: underline ! important; cursor: pointer;}

.Controls {font-size: 12px; margin-top: 10px; display: none;}
#Caption {margin-bottom: 10px; text-align: center; font-size: 13px; font-weight: bold; font-style: italic;}
#Loading {
	width: 330px; 
	text-align: center;
}

.PBWrapper {
border: 1px solid black; 
margin-bottom: 5px; 
margin-left: auto;
margin-right: auto;
width: 300px;
text-align: left;
}

#progressBar{
	background: silver; 
	width: 1%;
}
.SlideBox {
	height: 300px; 
}

.SelfPic {
margin: 0px 10px 10px 0px; 
border: 1px dotted black;
}