<STYLE TYPE="text/css">

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: #0033CC;
	font-weight : bold;
    font-size : 14pt;
}

.headerwhite {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight : bold;
    font-size : 14pt;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight : bold;
    font-size : 12pt;
}

.subber {
	font-family: Arial, Geneva, sans-serif;
	color: #0033CC;
	font-weight : bold;
    font-size : 12pt;
}

.fixed {
	font-family: "Courier New";
	color: #000000;
	font-size : 10pt;
}

.error {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight : bold 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: #0033CC;
	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 several other pages. 	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.
      It's used for the message under the Delete  button on the main display page  */
.contentsmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 8pt;
}


.fixed {
	font-family: "Courier New";
	color: #000000;
	font-size : 10pt;
}


.headline {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight : bold;
    font-size : 14pt;
}


.checkadr {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight : bold;
    font-size : 10pt;
}

</STYLE>