

body, div, p, blockquote, ol, ul, dl, li {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
    color : #000000;
    margin: 0px;
    padding: 8px;
}


.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight : bold;
    font-size : 14pt;
}



.subheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight : bold;
    font-size : 12pt;
}

.returnpage {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-size : 10pt;
}

.headerpage {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight : bold;
    font-size : 14pt;
	text-align: left;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight : bold;
    font-size : 12pt;
	text-align: left;
}

.subber {
	font-family: Arial, Geneva, sans-serif;
	color: #000080;
	font-weight : bold;
    font-size : 12pt;
}



.error {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight : bold;
        font-style: italic;
        font-size : 10pt;
}


.content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 10pt;
}

/*  The helpcontent class is for the text of help windows   */
.helpcontent {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size : 10pt;
}

/*   The helpheader class is used for titles on the help pages */
.helpheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight : bold;
    font-size : 12pt;
}

/*  The contenthead class is the same as content, except that it has a background color.
    This is used for the header line on the main table on the cpindex.php main display table,
	And on the main Configure page form itself */
.contenthead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #A0A2FE;
	font-size : 10pt;
}

/*  The contentbody class is the background color of the main table
    on the cpindex.php main display table          */
.contentbody {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size : 10pt;
}

/*    The contentsmall class is the same as content, except it's small text.
        */
.contentsmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 8pt;
}


.fixed {
	font-family: "Courier New";
	color: #000000;
	font-size : 10pt;
}

.category {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight : bold;
    font-size : 10pt;
}

.categorymain {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #000080;
	font-weight : bold;
    font-size : 12pt;
}

.descriptive {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #000080;
	font-size : 10pt;
}


.price {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 8pt;
}



.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight : bold;
    font-size : 12pt;
}

.author {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000080;
        font-style: italic;;
        font-size : 10pt;
}

.description {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size : 10pt;
}


.headertitle {
font-family : "Arial Black", Helvetica, sans-serif; 
color:	#5E2385;
font-size : 18pt;
}

.headereverse {
color: #00B6CA;
background-color: #5E2385;
font-family: "Times New Roman", Times, serif;
font-weight : bold;
font-style: italic;
font-size : 18pt;
}




