/* CSS Document */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, LI, MENU, OL, P, PRE, TD, TH, TR, UL {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

/*ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: Arial, Helvetica, sans-serif}*/

body {
	SCROLLBAR-FACE-COLOR: #FFFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #967B65;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	scrollbar-dark-shadow-color: white;
	scrollbar-3d-light-color: #FFFFFF;
	background-color: #ffffff;
	scrollbar-track-color: #FFFFFF;
}

p {MARGIN-LEFT: 0in; TEXT-INDENT: 0.5in}

.title {font-size: 12px}

.style1 {
	font-size: 10px;
	font-style: italic;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*A;
	{background: #ffffff;
 cursor: pointer;} */

A:link {color: #0000FF;
text-decoration: none;
}

A:visited {color: #0000FF;
text-decoration: none;
}

A:active {
	color: #0000FF;
	text-decoration: none;
}

A:hover {
	color: #0000FF;
	text-decoration: underline;
}

/*.nav {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
	font-weight: bolder;
}*/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #967B65;
	text-decoration: none;
}
.bold-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 900;
	color: #000000;
	text-decoration: none;
}
/*.yournav {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #9DFF9D;
	text-decoration: none;
}
.linkbody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #046404;
	text-decoration: none;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.slant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #008000;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px
}*/

INPUT {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	/*height: 18px;
	border-color: #CC9900;*/
	border: 0px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	/*margin: 1;
	padding: 1;*/
	
}