/* CSS Document */

body {
	margin:0px 0px 0px 0px;
	font-family:arial,Verdana,helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
background: url(../images/greytexture6.gif);
 }

/* These styles define link behaviors */
 a:link {color:#0000cc; }
 a:active{color:#0000cc; }
 a:visited {color:#0000cc; }
 a:hover {text-decoration:none; color:#0000cc; }

img {
	border:0px;
	}

/* These styles define the linked header on the home page */

.headerLink {
	font-family:arial,Verdana,helvetica,sans-serif;
	font-weight:bold;
	font-size:12px;
 padding: 0px 0px 5px 0px;
	}  
.headerLink  a {
	border-style:none;
	text-decoration:none;
	color:#000044;
	}  
.headerLink  a:visited {
	color:#000044;
	}
.headerLink  a:hover {
	border-style:none;
	text-decoration:none;
	color:#800000;
	}


/* These styles define the links in blueBar header  */
.blueBar {
	font-family:arial,Verdana,helvetica,sans-serif;
	font-size:.8em;
	font-weight:bold;
 color:#ffffff
	}

.blueBar  a {
	border-style:none;
	text-decoration:underline;
	color:#ffffff;
	}  
.blueBar  a:visited {
	color:#ffffff;
	}
.blueBar  a:hover {
	border-style:none;
	text-decoration:none;
	color:#ff0000;
	}


/* These styles define the buttons in the left side navigation bar */
.leftNav {
	width:150px;
	margin:0px 0px 0px 0px;
	padding:2px 2px 2px 2px;
	background:#5c6f90;                                         
	font-family:arial,Verdana,helvetica,sans-serif;
	font-weight:bold;
	font-size:12px;
	white-space:nowrap;
	}  
.leftNav  a {
 position:absolute
	border-style:none;
	background:#5c6f90;											<!--- /*ECD4A9 */ --->
	padding:3px 3px;
	text-decoration:none;
	color:#fff;
	width:150px;
	}  
.leftNav  strong {
	border-style:none;
	padding:7px 3px;
	text-decoration:none;
	background:#800000;
	color:#fff;
	width:150px;
 height:25px;
	}
.leftNav  a:visited {
	color:fff;
	}
.leftNav  a:hover {
	color:#fff;
	padding:3px 3px;
	background:#43616b;
	width:150px;
	}


/* These styles define the buttons in the right side navigation bar */
.sideNav {
	width:142px;
	margin:0px 0px 0px 0px;
	padding:2px 2px 2px 2px;
	background:#e8eef3;                                          <!--- /*ECD4A9 */ --->
	font-family:arial,Verdana,helvetica,sans-serif;
	font-weight:bold;
	font-size:12px;
	white-space:nowrap;
	}  
.sideNav  a {
position:absolute
	border-style:none;
	background:#e8eef3;											<!--- /*ECD4A9 */ --->
	padding:3px 3px;
	text-decoration:none;
	color:#000066;
	width:142px;
	}  
.sideNav  strong {
	border-style:none;
	padding:7px 3px;
	text-decoration:none;
	background:#800000;
	color:#fff;
	width:142px;
 height:25px;
	}
.sideNav  a:visited {
	color:#000066;
	}
.sideNav  a:hover {
	color:#fff;
	padding:3px 3px;
	background:#58748E;
	width:142px;
	}

.subnav {
	background:#0E5E40;
	padding:3px;
	}

/* Heading can be used alone or with Boxbeige and Boxwhite below */
.heading {
	background:#eeeeee;
	border:1px solid #cccccc;
	padding:5px 8px;
	font-family:arial,Verdana,helvetica,sans-serif;
	font-size:.7em;
	font-weight:bold;
	text-transform:uppercase;
	color:#000066;
	}

/* These styles define font attributes */
h1 {
	font-family:arial,Verdana,helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
 color:#336699
	}
h4 {
	font-family:arial,Verdana,helvetica,sans-serif;
	font-size:1em;
	font-weight:bold;
	}
.smltxt {
	font-family:arial,Verdana,helvetica,sans-serif;
	font-size:.6em;
	}
p {
	font-family:arial,Verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	}

td {
	font-family:arial,Verdana,helvetica,sans-serif;
	font-size:.8em;
	font-weight:normal;
 color:#336699
	}

/* This style defines the footer */
.footer {
	position:relative;
	width:100%;
	padding:4px 12px;
	margin:0px;
	background:#000000;
	border-top:1px solid #666666;
	font-family:arial,Verdana,helvetica,sans-serif;
	font-size:.6em;
	color:#666666;
	clear:both;
	}
.category {
	font-family:arial,Verdana,helvetica,sans-serif;
	font-size:.8em;
	font-weight:bold;
 color:#ffffff
	}


<!--- background: url(../images/greytexture6.gif); --->