body {
	background-color: #414D76;
}
.tab a {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
.tab td {
	background-color: #FFFFFF;
	background-image: url(../images/tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 140px;
}

.tab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
}

.smTitle {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #E2D98A;
}


td, th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

h1 {
	color: #FFFF33;
}

h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}


#navigation td {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

	
#navigation a {
	color: #487BC8;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/navicon.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 20px;
}
	
#navigation a:hover {
	color:#2D75E1;
	background-image: url(../images/navicon_over.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #F2F8FD;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7A739;
}
.mainTbl {
	background-color: #FFFF99;
	border: 1px solid #566AAF;
}
.prodtd {
	background-image: url(../images/prodbut.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#products .top {
	color: #534302;
	font-weight: bold;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 1px;
	background-color: #FAF4B8;
	font-size: 10px;
	margin-top: 1px;
}

#products .menuitem {
	background-image: url(../images/prodbut.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	width: 165px;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	/*border-bottom: solid #452312 1pt;*/
	margin-top: 1px;
}

#products .wrapper {
	background: none;
	padding: none;
	border: solid #452312 1pt;
	width: 195px;
	background-color: #452312;
}

#products .menuitem:hover {
	background-color: #FFFFCC;
}

#products a {
	line-height: 20px;
	color: #795200;
}

/*#products a:hover {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	line-height: 20px;
}*/

#products td {
	padding: 0px;
}

#products td.header {
	background-color: #B1AE3A;
}

.tab:hover {
	background-color: #FFFFFF;
	background-image: url(../images/tab_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 140px;
	cursor: hand;
}

a.navlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	color: #000000;
}
.smContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #E2D98A;
	background-color: #FCFDC8;
	padding: 5px;
}

.center td {
	border-right: solid #F3F1E5 1pt;
	border-bottom: solid #F3F1E5 1pt;
}

.center {
	border-left: solid #F3F1E5 1pt;
	border-top: solid #F3F1E5 1pt;
}
.center2 {
	border-top-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #EDEAD8;
	border-left-color: #EDEAD8;
}
.center2 td {
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EDEAD8;
	border-bottom-color: #EDEAD8;
}
.center3 {

	border-top-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F4EB95;
	border-left-color: #F4EB95;
}
.center3 td {
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F4EB95;
	border-bottom-color: #F4EB95;
	font-size: 10px;
}

.center3 tr.first {
	background-color: #FDFEE7;
}

.center3 tr.second {
	background-color: #FCFDC8;
}
.center3 tr:hover {
	background-color: #FAF4C9;
}
