body {background:url(images/bkg.jpeg) fixed; color:#990099 }
a {color:#1B6435}
h1 {font-size:11pt}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990099;
	line-height: 150%;
}
td, tr {font-family:Verdana, Arial, Helvetica, sans-serif}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #1B6345;
	font-weight: bold;
}
.productname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990099;
	line-height: 120%;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 120%;
	background-color: #990099
}
a:link {
color: #1b6435; text-decoration:none;
}

a:hover {
color: #FFFFFF;
}


.productlinks {font-size:8pt; padding-left:5px;}
.productlinks a {color:#FFFFFF; text-decoration:none}
.productlinks a:visited {color:#FFFFFF}

/* nav rollover */
a.navrollover {display: block; width:200px; font-size:7pt; color:#FFFFFF; text-decoration:none; background: url("images/nav.png") 0 0 no-repeat; height:25px; font-weight:bold; float:left; line-height:2; padding: 0 0 0 8px; border:thin #FFF solid} 
a:hover.navrollover { background-position: -210px 0; color:#FFFFFF;} 

/* top rollover */
a.toprollover {display: block; font-size:7pt; color:#FFFFFF; text-decoration:none; background: url("images/nav.png") 0 0 no-repeat; height:25px; font-weight:bold; float:left; line-height:2; text-align:center; padding: 0 17px 0 17px; border:thin #FFF solid} 
a:hover.toprollover { background-position: -210px 0; color:#FFFFFF;} .text-left {
 text-align: left;
}
.small {
 font-size: 0.8em;
}

.red {
    color:#FF0004;
    font-weight: 800;
}
