﻿
.tabsN
{
    background: #618E29 url(/img/right.jpg) repeat-y scroll 0 0;
    font-size: 16px;
    line-height: normal;
    overflow: hidden;
    padding: 10px 5px 0px 5px;
    margin-top: 0px;
    width: 243px;
    margin-left: 7px;
    border-left: solid 0px #ff0000;
    border-right: solid 0px #ff0000;
    font-family: arial;
    text-decoration: none;
    font-weight: bold;
}

.tabsN_foot
{
width:243px;
height:9px;
background: #618E29 url(/img/right2.jpg) repeat-y scroll 0 0;
	
margin-left:7px;
border-left:solid 0px #ff0000;
border-right:solid 0px #ff0000;
overflow:hidden;
}

.tabsN ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0px 0px 10px 0px;
}

.tabsN li {
display:block;
margin:0pt;
padding:0pt;
width:230px;
margin-bottom:5px;
height:30px;
/*background-color:#0099ff;*/
}

.tabsN li:hover 
{
/*	background-color:#99ccff;*/
}

.tabsN a {
float:left;
margin:0pt;
padding:4px 0px 0px 4px;
text-decoration:none;
color:#ffffff;
width:100%;
}

.tabsN a:hover span {
color:#ffffff;
}

.tabsR
{
background: #618E29 url(/img/right.jpg) repeat-y scroll 0 0;
font-size:14px;
line-height:normal;
overflow:hidden;
padding:10px 5px 0px 5px;

margin-top:0px;
width:243px;
margin-left:7px;
border-left:solid 0px #ff0000;
border-right:solid 0px #ff0000;
}

.contentR
{
padding: 0px 15px 0px 0px;	
color:#dfdfdf;
}



.tabsR a {
text-decoration:none;
color:#ffffff;
}

.tabsR a:hover {
color:#ffff00;
}

.rhead
{
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    font-weight: bold;
}

.lightt
{
	color:#000000;
	font-size:12px;
}

