﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.redBold
{
	color: #ff0000;
	font-weight: bold;
}
.smaller
{
	font-size: 10px;
}
h1
{
	font-size: 1.3em;
	color: #ff0000;
}
.imgGallary
{ 
	border: #000000 1px solid;
	font-size: 0.9em; padding:5px;
}
p.box
{ border: #000000 1px solid;
	padding: 5px; width:320px;
}
.companyBigFont
{
color:#FFFFFF; font-size:1.6em; font-weight:bold;
}
.companySmallFont
{
color:#FFFFFF; font-size:1.2em;
}
.copy
{
	font-size: 8pt;
	color: #cccccc;
	text-decoration: none;
}
.bottomNavTd
{
	padding: 5px;
	background-color: #000000;
}
#nav{list-style: none; margin:0px; padding:0px;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Menu Links */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

a.navActive:link
{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:1em;
	padding: 0.4em;
	background-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 14em;
}
a.navActive:visited
{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:1em;
	padding: 0.4em;
	background-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 14em;
}
a.navActive:active
{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:1em;
	padding: 0.4em;
	background-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 14em;
}
a.navActive:hover {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:1em;
	padding: 0.4em;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 14em;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a.nav:link
{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	font-size:1em;
	padding: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #bcbdc0;
	width: 14em;
}
a.nav:visited
{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	font-size:1em;
	padding: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #bcbdc0;
	width: 14em;
}
a.nav:active 
{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	font-size:1em;
	padding: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #bcbdc0;
	width: 14em;
}
a.nav:hover 
{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:1em;
	padding: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #000000;
	width: 14em;

}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a.navL1Active:link,a.navL1Active:visited,a.navL1Active:active,a.navL1Active:hover
{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:1em;
	padding: 0.4em;
	background-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	/*width: 14em;*/
}
a.navL1Active:hover
 {
	background-color: #000000;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a.navL1:link, a.navL1:visited, a.navL1:active, a.navL1:hover 
{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	font-size:1em;
	padding: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #bcbdc0;
	/*width: 14em;*/
}
a.navL1:hover 
{
	color:#FFFFFF;
	background-color: #000;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a.navL2Active:link,a.navL2Active:visited,a.navL2Active:active,a.navL2Active:hover
{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:1em;
	padding: 0.4em 0em 0.4em 1.5em;
	background-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	/*width: 13em;*/
}
a.navL2Active:hover
 {
	background-color: #000000;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a.navL2:link, a.navL2:visited, a.navL2:active, a.navL2:hover 
{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	font-size:1em;
	padding: 0.4em 0em 0.4em 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #bcbdc0;
	/*width: 14em;*/
}
a.navL2:hover 
{
	color:#FFFFFF;
	background-color: #000;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a.bottom:link {
	font-size: 8pt;
	color: #FF0000;
	text-decoration: none;
}
a.bottom:visited {
	font-size: 8pt;
	color: #FF0000;
	text-decoration: none;
}
a.bottom:active {
	font-size: 8pt;
	color: #FF0000;
	text-decoration: none;
}
a.bottom:hover {
	font-size: 8pt;
	color: #FF0000;
	text-decoration: underline;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a.bottomActive:link {
	font-size: 8pt;
	color: #FF0000;
	text-decoration: underline;
}
a.bottomActive:visited {
	font-size: 8pt;
	color: #FF0000;
	text-decoration: underline;
}
a.bottomActive:active {
	font-size: 8pt;
	color: #FF0000;
	text-decoration: underline;
}
a.bottomActive:hover {
	font-size: 8pt;
	color: #FF0000;
	text-decoration: none;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a:link
{
	color: #ff0000;
	text-decoration: none;
}
a:active
{
	color: #ff0000;
	text-decoration: none;
}
a:visited
{
	color: #ff0000;
	text-decoration: none;
}
a:hover
{
	color: #ff0000;
	text-decoration: underline;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a.pad20:link
{
	color: #ff0000;
	text-decoration: none; 
	padding-left:20px;
}
a.pad20:active
{
	color: #ff0000;
	text-decoration: none; 
	padding-left:20px;
}
a.pad20:visited
{
	color: #ff0000;
	text-decoration: none; 
	padding-left:20px;
}
a.pad20:hover
{
	color: #ff0000;
	text-decoration: underline; 
	padding-left:20px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a.pad30:link
{
	color: #ff0000;
	text-decoration: none; 
	padding-left:30px;
	
}
a.pad30:active
{
	color: #ff0000;
	text-decoration: none; 
	padding-left:30px; 
	
}
a.pad30:visited
{
	color: #ff0000;
	text-decoration: none; 
	padding-left:30px;
}
a.pad30:hover
{
	color: #ff0000;
	text-decoration: underline; 
	padding-left:30px;
}