/* Standard stylesheet */

body {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
color: black;
}

body, div, span, .listheadline, .listproducts, select, input, textarea, credit
{
	font-family: Arial, Helvetica, sans-serif;
}

input.green{
background-color: #4C4673;
font-size: 12px;
color: #FBF9DA;
font-weight: bold;
}

/* titles for navigation added to headers where they belong*/
.menuhead
{
	background: transparent;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.menusubhead
{
	color: #777777;
	font-weight: bold;
}

.menu, .menutext, .menubold, .pictext, .credit, .byline, .subhead
{
	font-size: 15px;
}

.menu
{
	font-weight: bold;
}

.menutext
{
	margin-bottom: 4px;
}

.menubold
{
	font-weight: bold;
}

.menuspacer
{
	font-size: 10px;
}

.spacer
{
	padding-top: 8px;
	padding-bottom: 8px;
}

.boxtext
{
	font-weight: bold;
	margin-bottom: 4px;
}

.small, .smallbold
{
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.smallbold
{
	font-weight: bold;
}

/* for ecommerce */

.seeall {
background-color: #B5B1D0;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
padding: 5px;
border-top: 1px solid #748774;
}

.description {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
padding: 5px;
border-top: 1px solid #B5B1D0;
text-align: left;
}

.activepage {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: purple;
}

.check
{
	margin-bottom: 8px;
}

.checkhead
{
	font-weight: bold;
	margin-bottom: 16px;
}

.list
{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 4px;
}

.navheading
{
    font-family: arial, helvetica, verdana, geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
}

th
{
	background-color: #4C4673;
	color: #FBF9DA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.4px;
	font-weight: bold;
	text-align: left;
}

.tdmini
{
	font-size: 11px;
}

.byline, .pictext
{
	font-style: italic;
}

.pris
{
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 12px;
}

/*.linkselect
{
	color: #ffffff;
}

.linkselect:hover
{
	color: #dcdcdc;
}

.linknormal
{
	color: #000000;
}

*/
.bgdark {
	background: /*url(http://66.33.93.252/images/bggreen.gif)*/
	#CDCEA2 repeat;
}

.bglight {
	background: /*url(http://66.33.93.252/images/yellow.gif)*/
	#B5B1D0 repeat;
}

.bgcurrent
{
	background-color: #f07800;
}

.bgweekend
{
	background-color: #a0a0a0;
}

.bgselect
{
	color: #000000;
	background: /*url(http://66.33.93.252/images/bggreen.gif)*/
	#ffffff repeat;
}

form
{
	margin: 0px;
}

hr
{
	color: #808080;
}

.stdbutton
{
	font-size: 11px;
	font-weight: bold;
}


.okbutton
{
	font-size: 18px;
	font-weight: bold;
}

.error
{
	font-size: 14px;
	font-weight: bold;
	color: #f07800;
}

/* Hellstrøm 18.5.2001 */
/* Edited by Suzanne Carter-Jackson 2001.06.30 */
/*LARGE BOLD TITLE TEXT - IMAGEFOLIO*/
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #E4E6CE;
	font-size: 20px;
	font-weight: bold;
}

/* main text */
P {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13.4px;
	line-height: 130%;
}

p.home {
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
        font-size: 11px;
        line-height: 130%;
}

/* headings */
h1
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	margin-bottom: 8px;
	text-decoration : none;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px
}

H3, .menuhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

/* tables */
table, tr, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13.4px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13.4px;
}

/* hyperlinks */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #4C4673;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #4C4673;
}

a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color:#B5B1D0;
}

.sidebar A:link { color:#FBF9DA }
.sidebar A:visited { color:#FBF9DA }
.sidebar A:hover { color:#B5B1D0 }
.sidebar {font-size: 15px; }

.leftmenu {font-size: 12px; color: #FBF9DA }
.leftmenu A:link { color:#FBF9DA }
.leftmenu A:visited { color:#FBF9DA }
.leftmenu A:hover { color:#B5B1D0 }



.small {
	font-size: 11px
}

/* 5/14/2001 -  changes made to text color classes - Rayna */
/* 5/17/2001 - changes to text colour classes - Suzanne */
/*SMALL GREY COPYRIGHT TEXT*/
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

/* New Stuff Suzanne added 2001-05-17 */
/* under images, under tables, anywhere a caption is needed */
p.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 130%;
}

.caption {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}

/* any little blurbs at the beginning of pages to describe the contents of the page */
div.abstract {
	background-color: #B5B1D0;
	width: 75%;
	padding: 10px;
	margin-left: 50px;
}

p.abstract {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/* latin name of lizards -- Genus species */
.genus {
	font-style : italic;
}

/* titles in bibliographies, company names that need emphasized, et cetera */
em {
	font-style: italic;
}

/* in articles section, the bottom author section */
p.authorbio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

/* references in articles section -- bulleted list items */
li.ref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}

caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 10px;
}

td.data {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border: 1px solid black;
	padding: 3px;
}

th.data {
	background-color: #1E90FF;
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border: 1px solid black;
	padding: 3px;
}

table.data {
	border: 1px solid black;
	padding: 3px;
	border-collapse: collapse;
}
.alert {
	color: #ff0000;
    text-transform: uppercase;
}
