body {
	background-color: #e6e6e6;  /* changeable, color of broad vertical strips on both sides */
	margin: 0px;
	padding: 0px;
	font-size:12px
        line-height: 130%;
}
td,a,p,div,span,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height: 130%;
	color: #383838;
}
td {
	text-align: left;
	vertical-align: top;
}
#wrapper {
	width: 790px;
	margin-top: 0px;
	border-right-width: 0px; /* these borders and bottom colors are beyond the broad borders on both sides. */
	border-left-width: 1px; /* doesn't help remove it so change color below to background */
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #e6e6e6; /* changeable, left border, we now make it same as body background */
	border-right-color: #757575; /* changeable, border */
	background-color: #e6e6e6; /* changeable, background originally darker at the top when hot offer is visible */
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	color:#383838;
}

#pwrapper {
	width: 95%;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #757575; /* changeable, border */
	border-left-color: #757575;  /* changeable, border */
	background-color: #585858; /* changeable, overall background */
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	color:#FFFFFF;
}
A.hotoffer {
	background-image: url(/images/icon_excl.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
}
A.hotoffer:HOVER {
	text-decoration: underline;
	color: #FFD565;
}
.hotofferbar {
	text-align: right;
	padding: 5px;
}
.maintable {
	background-color: #bebebe;  /* Changeable for color theme, same as dark1, border around and in the whole table */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bebebe; /* border on right for 3d effect */
}

#topbar,#topbar_disk,#topbar_company,#topbar_supp {
	background-repeat: no-repeat;
	background-position: top right;
	border: 1px solid #bebebe; /* Changeable for color theme, dark1, border around top box */
	border-right-width: 2px;
	border-bottom-width: 1px;
	background-color:  #FFFFFF; /* keep same as gradient lower of maintop.jpg */
	text-align: left;
	padding: 0px;
}
#topbar {
}

#topbar_disk {
	background-image: url(/images/topbg_disk.jpg);
}
#topbar_company {
	background-image: url(/images/topbg_company.jpg);
}
#topbar_supp {
   background-image: url(/images/supporttopbg.jpg);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
        line-height: 110%;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
	margin: 0px;
	padding: 2px 0px;
	line-height:1.0; 
	text-align: justify;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
        line-height: 110%;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 2px 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        line-height: 110%;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 2px 0px;
}
.h4normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        line-height: 110%;
	color: #000000;
	margin: 0px;
	padding: 2px 0px;
	text-align: justify;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        line-height: 110%;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 4px 0px;
}

.topnavbar {
	background-image: url(/images/newnav/navbg.jpg); /* Changeable for color theme */
	background-repeat: repeat-x;
	border: 0px solid #757575; /* Changeable for color theme, dark1, border around top box */
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-color: #e6e6e6;  /* Changeable for color theme, light1 */
	text-align: left;
	padding: 7px;
	background-position: top;
	font-size: 12px;
        line-height: 110%;
	font-weight: bold;
	color: #383838;  /* Changeable for color theme, light2 focused navbar font to look good on above */
	font-family: Arial, Helvetica, sans-serif;
}
.topnavbar A {
	font-size: 12px;
        line-height: 110%;
	font-weight: bold;
	color: #383838;  /* Changeable for color theme, light3 normal navbar font to look good on above */
	text-decoration: underline;
	padding-right: 7px;
	padding-left: 7px;
	/*background-image: url(/images/topnavsep.gif); */
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
}
.topnavbar A:HOVER {
	color: #952c0d; /* Changeable for color theme, same as focused light2 above */
}
.topnavsep {

	display: inline;
	width: 1px;
}
.quote {
	background-color: #FFF4AD;
	padding: 4px 4px 4px 20px;
	background-image: url(/images/quotebg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.block, .lastblock {
	background-color: #FFFFFF;
	text-align: left;
	padding:28px;
	border-top: 1px solid #bebebe;  /* Changeable for color theme, same as dark1, top of a div block */
	background-image: url(/images/blockbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a {
	font-weight: bold;
	color: #383838;  /* Changeable for color theme, same as dark1 */
	text-decoration: underline;
}
a:HOVER {
	color: #952c0d;  /* Changeable for color theme, red */
	text-decoration: underline;
}
#writersdiv {
	background-image: url(/images/writersbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.butt {
	background-image: url(/images/b.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 31px;
	width: 196px;
	font-size: 12px;
        line-height: 110%;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	border: 0px;
}
.shortbutt {
	background-image: url(/images/b.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 31px;
	width: 90px;
	font-size: 12px;
        line-height: 110%;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	border: 0px;
}
.demobutt {
	background-image: url(/images/b.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 31px;
	width: 50px;
	font-size: 12px;
        line-height: 110%;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	border: 0px;
}
.cGreen {
	color: #369124;
}
.cRed {
	color: #B13B2F;
}
.cPurple {
	color: #AB41A0;
}
.cGrey {
	color: #7E7E7E;
}
.light {
	font-size: 11px;
	color: #696969;
}
.pad {
	padding: 24px;
}
.maintd {
	background-color: #FFFFFF;
}
ul { 
   	list-style-image: url("/images/bullet.gif"); 
        margin: 0em 0em 1em 1.5em;
} 
.blockgrey {
	background-color: #EBEBEB;
	text-align: left;
	padding:28px;
	border-bottom: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}
      
#priceitem{
	margin:10px 0px 0px 0px;
	padding:0px 20px 0px 0px;
	width:100%;
	border:1px solid #e6e6e4;
	overflow:hidden;
        background: #ffffff url(/images/myst/divbkg.jpg) repeat-x;
	}
#pricetext{
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 20px;
	width:55%;
	text-align:justify;
	float:left;	
	}	
#pricebutton {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 10px;
	float:right;	
	}
	
		

