﻿.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	background-color: #EFEFA5;
	background-repeat: repeat;
	text-align: center;
}

.HeadTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('../images/site/css_back_ptableh.gif');
	background-color: #8C8C00;
	background-repeat: repeat
}
.imgNEW {
	background-image: url('../images/site/newbg.gif'); z-index:10;
	background-repeat: no-repeat;
	padding: 0px;
	border: 2px solid #8C8E00;
	}
.imgTN {
	background-image: url('../images/site/tnbg.gif'); z-index:10;
	background-repeat: no-repeat;
	padding: 0px;
	border: 2px solid #8C8E00;
	}
.imgOFFER {
	background-image: url('../images/site/tnoff.gif'); z-index:10;
	background-repeat: no-repeat;
	padding: 0px;
	border: 2px solid #FF3300;
	}

a:link {
	color: #8C8E00;
	font-weight: bold;
}

a:visited {
  color: #800080;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

a:active {
	color: #FF0000;
	font-weight: bold;
}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #8C8E00;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PtableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8C8C00;
}

.PtableWh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #C2C227;
	background-repeat: repeat;
}

.PtableBL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #ffffff;
	background-repeat: repeat;
}
.PtableCOL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	background-color: #EFEFA5;
	background-repeat: repeat;
}
.tableHead10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #EFEFA5;
	background-repeat: repeat;
}
.tableHead10Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: repeat;
}

.tableVAV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #EFEFA5;
	background-repeat: repeat;
}
.tableVAVt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8C8E00;
	background-repeat: repeat;
}
.tableHead10LB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8C8E00;
	background-repeat: repeat;
}

ul#navigation
{
font-size: 12px;
font-weight:bold;
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

ul#navigation a
{
display: block;
text-decoration: none;
text-transform:uppercase;
background: #EFEFA5;
color: #000;
padding: .3em .5em;
border-bottom: .1em solid #fff;
width: auto;
}

ul#navigation a:hover
{
background: #000;
color: #fff;
text-transform:uppercase;
}

b#navigation
{
display: block;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 2px;
font-size: 14px;
text-decoration: none;
background: #000;
color: #FFF;
padding: .2em .5em;
border-bottom: .0em solid #fff;
width: auto;
}
.navback {
	background-image: url('../images/site/main_back.jpg');
}
.navbar {
	text-align: center;
	background-color: #8C8C00;
}



