/* CSS Document */


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#thicktabs{
margin: 0;
padding: 0;
float: left;
font: bold 11px Tahoma;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: white;
padding: 6px 15px; /*padding of tabs*/
text-decoration: none;
background: transparent url(images/bluebg.gif) top right no-repeat;
border-top: 0px solid #d3bdbe; /*top border style*/
border-bottom: 0px solid #ffa1a3; /*thick bottom border below tabs*/
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #000000; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #000000; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: white;
}

#thicktabs li a:hover{
color: white;
background-image: url(images/bluebgover.gif); /*background image swap on hover*/
}


/*Credits: Dynamic Drive CSS Library ORANGE ! */
/*URL: http://www.dynamicdrive.com/style/ */

#thicktabsORANGE{
margin: 0;
padding: 0;
float: left;
font: bold 11px Tahoma;
}

#thicktabsORANGE li{
display: inline;
}

#thicktabsORANGE li a{
float: left;
color: white;
padding: 6px 12px; /*padding of tabs*/
text-decoration: none;
background: transparent url(images/orangebg.gif) top right no-repeat;
border-top: 0px solid #d3bdbe; /*top border style*/
border-bottom: 0px solid #ffa1a3; /*thick bottom border below tabs*/
}

#thicktabsORANGE li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 0px solid #d3bdbe; /*left border style*/
}

#thicktabsORANGE li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 0px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabsORANGE li a:visited{
color: white;
}

#thicktabsORANGE li a:hover{
color: white;
background-image: url(images/orangebgover.gif); /*background image swap on hover*/
}


/*Credits: Dynamic Drive CSS Library RED ! */
/*URL: http://www.dynamicdrive.com/style/ */

#thicktabsRED{
margin: 0;
padding: 0;
float: left;
font: bold 11px Tahoma;
}

#thicktabsRED li{
display: inline;
}

#thicktabsRED li a{
float: left;
color: white;
padding: 6px 12px; /*padding of tabs*/
text-decoration: none;
background: transparent url(images/redbg.gif) top right no-repeat;
border-top: 0px solid #d3bdbe; /*top border style*/
border-bottom: 0px solid #ffa1a3; /*thick bottom border below tabs*/
}

#thicktabsRED li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 0px solid #d3bdbe; /*left border style*/
}

#thicktabsRED li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 0px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabsRED li a:visited{
color: white;
}

#thicktabsRED li a:hover{
color: white;
background-image: url(images/redbgover.gif); /*background image swap on hover*/
}


/*Credits: Dynamic Drive CSS Library RED ! */
/*URL: http://www.dynamicdrive.com/style/ */

#thicktabsPURPLE{
margin: 0;
padding: 0;
float: left;
font: bold 11px Tahoma;
}

#thicktabsPURPLE li{
display: inline;
}

#thicktabsPURPLE li a{
float: left;
color: white;
padding: 6px 12px; /*padding of tabs*/
text-decoration: none;
background: transparent url(images/purplebg.gif) top right no-repeat;
border-top: 0px solid #d3bdbe; /*top border style*/
border-bottom: 0px solid #ffa1a3; /*thick bottom border below tabs*/
}

#thicktabsPURPLE li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 0px solid #d3bdbe; /*left border style*/
}

#thicktabsPURPLE li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 0px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabsPURPLE li a:visited{
color: white;
}

#thicktabsPURPLE li a:hover{
color: white;
background-image: url(images/purplebgover.gif); /*background image swap on hover*/
}


/*Credits: Dynamic Drive CSS Library NAVY ! */
/*URL: http://www.dynamicdrive.com/style/ */

#thicktabsNAVY{
margin: 0;
padding: 0;
float: left;
font: bold 11px Tahoma;
}

#thicktabsNAVY li{
display: inline;
}

#thicktabsNAVY li a{
float: left;
color: white;
padding: 6px 12px; /*padding of tabs*/
text-decoration: none;
background: transparent url(images/navybg.gif) top right no-repeat;
border-top: 0px solid #d3bdbe; /*top border style*/
border-bottom: 0px solid #ffa1a3; /*thick bottom border below tabs*/
}

#thicktabsNAVY li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 0px solid #d3bdbe; /*left border style*/
}

#thicktabsNAVY li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 0px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabsNAVY li a:visited{
color: white;
}

#thicktabsNAVY li a:hover{
color: white;
background-image: url(images/navybgover.gif); /*background image swap on hover*/
}


/*Credits: Dynamic Drive CSS Library green! */
/*URL: http://www.dynamicdrive.com/style/ */

#thicktabsGREEN{
margin: 0;
padding: 0;
float: left;
font: bold 11px Tahoma;
}

#thicktabsGREEN li{
display: inline;
}

#thicktabsGREEN li a{
float: left;
color: white;
padding: 6px 12px; /*padding of tabs*/
text-decoration: none;
background: transparent url(images/greenbg.gif) top right no-repeat;
border-top: 0px solid #d3bdbe; /*top border style*/
border-bottom: 0px solid #ffa1a3; /*thick bottom border below tabs*/
}

#thicktabsGREEN li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 0px solid #d3bdbe; /*left border style*/
}

#thicktabsGREEN li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 0px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabsGREEN li a:visited{
color: white;
}

#thicktabsGREEN li a:hover{
color: white;
background-image: url(images/greenbgover.gif); /*background image swap on hover*/
}


/*Credits: Dynamic Drive CSS Library green! */
/*URL: http://www.dynamicdrive.com/style/ */

#thicktabsYELLOW{
margin: 0;
padding: 0;
float: left;
font: bold 11px Tahoma;
}

#thicktabsYELLOW li{
display: inline;
}

#thicktabsYELLOW li a{
float: left;
color: white;
padding: 6px 12px; /*padding of tabs*/
text-decoration: none;
background: transparent url(images/yellowbg.gif) top right no-repeat;
border-top: 0px solid #d3bdbe; /*top border style*/
border-bottom: 0px solid #ffa1a3; /*thick bottom border below tabs*/
}

#thicktabsYELLOW li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 0px solid #d3bdbe; /*left border style*/
}

#thicktabsYELLOW li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 0px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabsYELLOW li a:visited{
color: white;
}

#thicktabsYELLOW li a:hover{
color: white;
background-image: url(images/yellowbgover.gif); /*background image swap on hover*/
}


/*Credits: Dynamic Drive CSS Library TURQ ! */
/*URL: http://www.dynamicdrive.com/style/ */

#thicktabsTURQ{
margin: 0;
padding: 0;
float: left;
font: bold 11px Tahoma;
}

#thicktabsTURQ li{
display: inline;
}

#thicktabsTURQ li a{
float: left;
color: white;
padding: 6px 15px; /*padding of tabs*/
text-decoration: none;
background: transparent url(images/turqbg.gif) top right no-repeat;
border-top: 0px solid #d3bdbe; /*top border style*/
border-bottom: 0px solid #ffa1a3; /*thick bottom border below tabs*/
}

#thicktabsTURQ li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 0px solid #000000; /*left border style*/
}

#thicktabsTURQ li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #000000; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabsTURQ li a:visited{
color: white;
}

#thicktabsTURQ li a:hover{
color: white;
background-image: url(images/turqbgover.gif); /*background image swap on hover*/
}


	#footer
	{
	font-size: 10px;		/*border: solid thin cyan;*/
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom:10px;
	padding-right: 5px;
	}



/* main content css stuff*/

.mainbody
{
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.headers
{
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}
.mainheader
{
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#CC6600
}

<!--
body {
	background-image: url(images/bg.jpg);
}
-->
