<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
	<title>Untitled</title>
</head>

<body>


/*
	Include this line in the header of the page
	<link rel='stylesheet' href='main.css' type='text/css'>
		submitbutton----------submit button class in the form
		resetbutton-----------reset button class in the form
		help------------------table class in which to display the help text
*/



/* fields format in form */
/*
select{color: #800000; font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:12;}
input{color: #800000; font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:12; font-weight: bold;}
*/


/* button format in form */
/*
input.submitbutton{color: #800000; font-family: Arial, Helvetica, Verdana,
sans-serif; font-size:12; font-weight: bold;}
input.resetbutton{color: #800000;  font-family: Arial, Helvetica, Verdana,
sans-serif; font-size:12; font-weight: bold;}
*/


/* table format for help text */
/*
table.help {background-color: #EEEEEE;}
*/

/* link format */
/*
A:link {color: #800000; text-decoration: underline;}
A:visited {text-decoration: underline; color: red;}
A:hover {color: red; text-decoration: underline;}
*/

/* Rule for 'mouseover' navigation links */
/*
A {
	text-decoration : underline;
	font : normal normal Arial Helvetica sans-serif;
	color: Red;
}
*/

/* Normal unvisited, visited and hover link presentation */
/*
A.link {

	color : #800000;
	text-decoration : underline;

}



A.alink {
	color : #FF8C00;
	text-decoration : underline;
}



A.vlink {
	color : #CD853F;
	text-decoration : underline;
*/

/* TO BE INCLUDED IN VERSION 2 */
/*
A:link {color:"#800000"; text-decoration: none;}
A:visited {color:"#CD853F"; text-decoration: none;}
A:hover {color:"#FF8C00"; text-decoration: none;}
*/


/* Generic Horizontal Ruler class */
/*
HR {
	background: transparent;
	clear: both;
	color: #000000;
	width: 555px;
}
*/


/* Style rule for UL */


/* Style rule for default table */
/*
TABLE DIV.default {
	margin : 0.3pt 0 0 5;
}
*/


A {
	color : #800000;
	text-decoration : underline;
}


/* Site wide BODY style rule */

BODY.default {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : larger;
	font-style : normal;
	color : #000000;
}

/* Style rule for EM text */

EM.emphasized { font-style: italic; }


/* Style rule for BOLD text */

B.bold { font-style: bold;
}


P {
	font-size : 12px;
	font-family : arial, helvetica, verdana, sans-serif;
	font-weight : larger;
	font-style : normal;
	color : #000000;
}


/* Style rule for a basic non-indented non-justified paragraph */

.basic {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-weight : normal;
	font-style : normal;
	text-indent : 6px;
	color : #000000;
}


/* Style rule for a default paragraph */

.intro 	{
	font-size : 12px;
	font-family : arial, helvetica, verdana, sans-serif;
	font-weight : larger;
	font-style : normal;
	color : #000000;
	text-indent: 0;
	margin: 0.3em 12px 0 12px;
	padding: 0;
	text-align: justify;
}

/* Style rule for all other justified paragraphs */

.standard {
	font-size : 12px;
	font-family : arial, helvetica, verdana, sans-serif;
	font-weight : larger;
	font-style : normal;
	color : #000000;
}


/* Style rule for a default RED paragraph */

.basicr {
	font-size : 12px;
	font-family : arial, helvetica, verdana, sans-serif;
	font-weight : larger;
	font-style : normal;
	color : #800000;
}


/* Style rule for a default  RED paragraph */

.intror 	{
	font-size : 12px;
	font-family : arial, helvetica, verdana, sans-serif;
	font-weight : larger;
	font-style : normal;
	color : #800000;
	text-indent: 0;
	margin: 0.3em 12px 0 12px;
	padding: 0;
	text-align: justify;
}

/* Style rule for all other justified  RED paragraphs */

.standardr {
	font-size : 12px;
	font-family : arial, helvetica, verdana, sans-serif;
	font-weight : larger;
	font-style : normal;
	color : #800000;
}

/* Style rule for paragraph or page headlines (lots of emphasis) */

.headline {
	font-size : 16px;
	font-family : arial, helvetica, verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color: #800000;
}

/* an h1 sized heading */
.headline_h1 { font-size: 14pt; font-family: verdana, arial, helvetica, sans-serif; color: 
               #000000; text-transform: uppercase; font-weight: bold }
/* Style rule for subject headings (when you want emphasis but not TOO much
emphasis) */

.heading {
	font-size : 12px;
	font-family : arial, helvetica, verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color: #000000;
}

.headingred {
	font-size : 12px;
	font-family : arial, helvetica, verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color: #800000;
}

/* Style rule for gray medium text where necessary (such as forms or to
de-emphasize) */

.graytext {
	font-size : 11px;
	font-family : arial, helvetica, verdana, sans-serif;
	font-weight : bolder;
	font-style : normal;
	color : #A9A9A9;
}


/* Style rule for a small black text where necessary */

.smtext {
	font-size : 12px;
	font-family : verdana,  helvetica, arial,sans-serif;
	font-weight : NORMAL;
	font-style : normal;
	text-decoration : none;
	text-indent : 6px;
	color : #000000;
}

.smtextwhite {
	font-size : 11px;
	font-family : verdana, arial, helvetica,  sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
}

/* Style rule for small red text where a small red emphasis is necessary */

.smtextred {
	font-size : 11px;
	font-family : arial, helvetica, verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
}

/* Style rule for medium black text where necessary */

.mdtext {
	font-size : 11px;
	font-family : arial, helvetica, verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

/* Style rule for large black text where necessary */

.lgtext {
	font-size : 16px;
	font-family : arial, helvetica, verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

/* Style rule for left-hand navigation links */

.leftnavlink {
	alink : #000000;
	vlink : #800000;
	font-size : 12px;
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	text-indent : 8px;
}



/* Style rule for left-hand navigation headings */

.leftnavfont {
	color : #000000;
	font-size : 14px;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	text-indent : 8px;

}


/* Style rule for right-hand navigation links */

.rightsubnav {
	color : #800000;
	font-size : 12px;
	font-family : arial, helvetica, verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
}


.smlink {
	color : #800000;
	font-size : 12px;
	font-family : arial, helvetica, verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
}


/* Style rule for Strong-emphasized text */

STRONG.strong-emphasis {
	color : #000000;
	font-family : arial, helvetica, verdana, sans-serif;
	font-weight : bold;
	font-style : italic;
}


/* Style rule for briefs */

.briefs  {
	font-size : 12px;
	font-family : arial, helvetica, verdana, sans-serif;
	font-weight : normal;
	font-style : italic;
	font color : #000000;
}


/* Style rule for copyright footers */

.copyright	{
	color: #840000;
	font-size: 12px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	}



B  {
	font-weight : bold;
	font-style : normal;
}

I {
	font-weight : normal;
	font-style : italic;
}


/* Style rule for UL */

OL
{
	font-size : 12px;
	font-family : arial, helvetica, verdana, sans-serif;
	font-weight : larger;
	font-style : normal;
	color : #000000;
}

UL {
	font-size : 12px;
	font-family : arial, helvetica, verdana, sans-serif;
	font-weight : larger;
	font-style : normal;
	color : #000000;
}

body { 
  background: white url("image/bg3.gif");
  background-repeat: repeat-y;
}




</body>
</html>
