body {
	margin:0;
	color: black;
	background: #FFF;
	/*background : url(images/ngabackground.gif);*/
}

#araheader {margin:1em;
}

#whitespace {
	width: 20px;
	background:#FFF;
}

#maintable {
	width: 760px;
	vertical-align:top;
	border: 1px solid olive;
}

#supptable {
	vertical-align:top;
	border: 1px solid olive;
}

#maintablenarrow {
	width: 610px;
	vertical-align:top;
	border: 1px solid olive;
}

 .noborder  {
 	border-width:0;
}

.underline {
	margin:.5em 0 .5em 0; 
	text-align:left;
	border-bottom: 2px solid #302990;
	width:75%;
}

.content {
 	background:#F6F5DA;
 	color: #333333;
	margin: .5em 0 0 .5em;
	font-size: 12pt;
	font-family:trebuchet ms, arial, helvetica,sans-serif;
	padding:10px;
}

.contentnarrow {
 	background:#F6F5DA;
 	color: #333333;
	margin: 0 0 0 0;
	font-size: 12pt;
	font-family:trebuchet ms, arial, helvetica,sans-serif;
	padding:10px;
}
.contentwide {
	margin: 1em 0 0 .5em;
	font-size: 12pt;
	font-family:trebuchet ms, arial, helvetica,sans-serif;
	width:600px
}

 #navlinks a:active, #navlinks a:link, #navlinks a:visited {
	color: #fff;
	text-decoration: none;
}

td, p {font-family:arial, helvetica, geneva, sans-serif;
}

 #navlinks a:hover {
	background-color: #9FC3C0 /* #008080 rgb(70%,40%,20%)*/;
	padding:0 .25em 0 .25em;
	font-weight: bold;
}

#navlinks {
	vertical-align:top;
	width:150px;
	font-family: verdana,arial,geneva,sans-serif;
	font-size: 12px;
	display: block;
	float: left;
	background-color: #fff;
	margin: 0px;
	font-weight : bold;
}


.navbtn {
	padding: 5px;
	/*background-color: #0E2879 blue #008080;
*/
	background : #005A5A;
	border: #fff solid;
	border-width: 1px;
	fontcolor: red;
}


/*
#navlinks , #navlinks a {
	font-family: sans-serif;
	font-size: 10pt;
	margin-left: 6px;
	display: block;
	text-align: left;
	color: rgb(25,60,80);
}


#navlinks a {
	text-decoration: none;
	color: rgb(25,80,100);
}
*/


td { text-align:left;
}


#quote {
	background:rgb(70%,40%,20%);
	width: 200px;
	padding-right:10px;
	margin:10px;
}


h2 {margin:0 .5em 0 .5em}

table th,  h1,  h2,  h3,  h4 {
	/* color: #302990; */
	  color: #933;   
	margin-top: .5em;
}

h3 {text-align:center}

h4 {text-align:center}

h5 {text-align:center}

table th { padding: .5em; background-color: #FC6;}


ul li { margin-bottom:.5em;}

.leftborder,.rightborder,.imagebr {
	border: 1px solid olive;
	font-size: 90%;
}
.imagebr {
	margin: .5em;
	border-width:1px;
}

.leftborder,.rightborder {
	padding:.5em 0 0 .5em;
	}

.leftborder {
	border-width: 0 0 1px 1px;
	text-align: left;
}
.rightborder {
	border-width: 0 1px 1px 0;
	text-align:right;
}


.dot {
	color:#F93;
	background-color:white;
	font-size: 16pt;
	margin-top: 4px;
	margin-bottom: 4px;
}



#navbox  #copyright {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:80%;
}


.webSolutions {
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
}


.menuheader {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	background-color: #CCF;
	text-align: left;
	margin-bottom: 20px;
	padding-left: 6px;
	padding-right: 6px;
}
 
.listHeader {
	margin:.2em;
	margin-left:2em;
	font-weight:bold;
}



.lists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #306;
}

.header {
	text-align:center; 
	color:#000066;
 /*	font-size:110%; */
}

.item { 
		color: #666600;
	 	font-weight:bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* td ,p{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1em;
}

*/

a:LINK,a:VISITED {
	color:#A14F50;
}

a:HOVER {
	color: #006666;
}
.smallercenter {
	text-align:center; 
	font-size: smaller;
}

.smallerright {
	text-align:right; 
	font-size: smaller;
}
.smaller {
	font-size: smaller;
}
	
.browntype {
	font-weight:bold; 
	color:#993333;
}

.bgcream {
	background:#F6F5DA;
}
INPUT.smallButton {
	font-size: 11px;
	font-weight: bold;
	border-style: outset;
	color: #FC6;
	background-color: #933;
	font-style : italic;
}
INPUT.regularButton {
	font-size: smaller;
	font-weight: bold;
	border-style: outset;
	color: #993333;
	background-color: #FFCC66;
}

ul {
	text-align: left;
	list-style-type: disc;
}

.liMed {
	margin: 6px;
	font-size: medium;
}

.scriptfont {
	font-family: Lucida Handwriting;
}	