body {
    background:url(images/watermarklogo.jpg);
    bgcolor:#FFFFFF
    text-align:center
    color:#000080;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
    text-align: left;
    margin-top: 0px; 
    margin-bottom: 0px;
    line-height: 100%;
    }

.ptitle {
    color:#0000FF;
    font-size: 6pt;
    font-weight: bold;
    font-style: italic;
    text-align: center
    }


.bodytext {
    color:#000080;
    font-size: 16pt;
    font-weight: bold;
    font-style: italic;
    text-align: left
    }

.bodysmall {
    color:#000080;
    font-size: 13pt;
    font-weight: bold;
    font-style: italic;
    text-align: center
    }

.product {
    color:#000000;
    font-family: Arial;
    font-size: 12pt;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    margin-top: 0px; 
    margin-bottom: 0px;
    line-height: 100%;
    }

.listitem {
    color:#000000;
    font-family: Arial;
    font-size: 12pt;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    margin-top: 0px; 
    margin-bottom: 5px;
    line-height: 100%;
    margin-left: 0px;
    }

.productitem {
    color:#000000;
    font-family: Arial;
    font-size: 12pt;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    margin-top: 0px; 
    margin-bottom: 5px;
    line-height: 100%;
    margin-left: 3px;
    }

.menuitem {
    color:#000080;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    margin-top: 0px; 
    margin-bottom: 5px;
    line-height: 120%;
    margin-left: 3px;
    cursor: pointer;
    target: main;
    text-decoration: none;
    }

.sublistitem {
    color:#000000;
    font-family: Arial;
    font-size: 12pt;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    margin-top: 0px; 
    margin-bottom: 5px;
    line-height: 100%;
    margin-left: 10px;
    }


.menu_title {
    color:#000080;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    margin-top: 2px; 
    margin-bottom: 5px;
    line-height: 100%;
    }

.page_title {
    color:#000000;
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    margin-top: 0px; 
    margin-bottom: 10px;
    line-height: 100%;
    }

.demo {
    font-family: Arial Black;
    font-size: 16pt;
    font-style: italic;
    font-weight: bold }

.tdbullet {
    width: 50px;
    padding-left: 20px;
    text-align: right; 
    vertical-align: top;
    }

.tdproductbullet {
    width: 20px;
    padding-left: 5px;
    text-align: right; 
    vertical-align: top;
    }
.menuframe {
    border: 1px solid #8470FF;
    width: 100%;
    background: #FFFFFF;
}

.menutextcell {
    height: 25px;
    font-family: arial, sans-serif;
    font-size: 10pt;
    background-color: #E6E6FA;
    border: 0px;
    vertical-align: middle;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 3px;
    PADDING-RIGHT: 0px;
}
.menurow {
    width: 100%;
    height: 18px;
}
a {
    text-decoration: none;
    font-weight: bold;
}
/*
input {
    border: 1px;
    border-top: #8470FF 1px solid;
    border-bottom: #8470FF 1px solid;
    border-left: #8470FF 1px solid;
    border-right: #8470FF 1px solid;
}
select {
    border: #8470FF 1px solid;
}
select.text {
    border: #8470FF 1px solid;
} 
*/
.form_textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	height: 20px;
/*	width: 350px;   */
	padding-left: 5px;
	border-right: solid 1px #687888;
	border-bottom: solid 1px #687888;
	border-top: solid 1px #687888;
	border-left: solid 1px #687888;
	padding-top: 1px;
}
.form_dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	height: 20px;
/*	width: 150px;   */
	padding-left: 5px;
	border-right: solid 1px #687888;
	border-bottom: solid 1px #687888;
	border-top: solid 1px #687888;
	border-left: solid 1px #687888;
	padding-top: 1px;
}
.form_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
/*	height: 60px;
	width: 350px;    */
	padding-left: 5px;
	border-right: solid 1px #687888;
	border-bottom: solid 1px #687888;
	border-top: solid 1px #687888;
	border-left: solid 1px #687888;
	padding-top: 1px;
}
.form_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 20px;
	width: 120px;
	border-right: solid 1px #687888;
	border-bottom: solid 1px #687888;
	border-top: solid 1px #687888;
	border-left: solid 1px #687888;
	background-color: #E6E6FA;
	padding-bottom: 1px;
	cursor:pointer;
}

