a:link {
	color: #4d834d;
    text-decoration: none;
}

a:visited {
	color: #4d834d;
    text-decoration: none;
}

a:hover {
	color: #4d834d;
    text-decoration: underline;
}

a:active {
	color: #4d834d;
    text-decoration: none;
}

#container {
    margin: 0px auto;
	width: 750px;
   	background-color: #e8e8e8;
}

#headerLogo {
	text-align: right;
	padding-right: 10px;
    height: 70px;
    background-color: #e8e8e8;
    background-image: url(../img/header_v.png);
}

#headerMenu {
	float: left;
    width: 135px;
	font-size: 10pt;
    font-style: italic;
    font-weight: bold;
    background-color: #e8e8e8;
    color: #4d834d;
}

#headerMenu ul {
	list-style-type: none;
    list-style-position: inside;
}

#headerMenu ul li {
	padding: 5px 5px 4px 0px;
    font-size: 10pt;
    font-style: italic;
    font-weight: bold;
    color: #4d834d;
    vertical-align: middle;
    text-align: right;
    border-top: 1px solid #4d834d;
}

#headerMenu a {
	display: block; 
	color: #4d834d;
    text-decoration: none;
}

#headerMenu a:hover {
	background-color: #CCCCCC;
}

#headerMenu a:active {
	color: #6fa600;
    text-decoration: none;
    border: 1px dotted #CCCCCC;
}

#headerImage {
	margin-left: 135px;
    padding: 5px 0;
    background-color: #e8e8e8;        
    border-left: 1px solid #4d834d;
    border-top: 1px solid #4d834d;
}

#main {
    width: 750px;
	background-image: url(../img/bodymage_v.png);
    background-repeat: repeat-y}

#mainContent {
	padding: 0px 10px;
    margin-left: 135px;
    border-left: 1px solid #4d834d;}

#cleardiv { clear: both }

#footer {
	clear: both;
    background-color: #e8e8e8;
}

.ceg_neve{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
	color: #6fa600;
    font-style: italic;
    font-weight: bold;
    padding-top: 5px;}

.ceg_cime{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #808080;
    font-style: italic;
    font-weight: bold;
}

h1 {
	padding: 20px 5px 0 5px;
	margin-bottom: 8px;
	font-size: 18pt;
	color: #6fa600;
    font-style: italic;
    font-weight: bold;
    text-align: left;
    line-height: 35px;
	border-bottom: 1px dotted #6fa600;
}

h2 {
	margin: 3px 5px 5px 8px;
    padding-bottom: 4px;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #6fa600;
}

p {
    text-align: left;
    padding: 0 8px;
}

p.desc{
    padding: 0 8px;
    font-style: italic;
    text-align: right;    
}

.intro {
    text-align: left;
    font-style: italic;
    border-bottom: 1px dotted #4d834d;
    margin: 10px 0;
}	

.indexTable {
	margin: 0 auto;
	border: 1px solid #4d834d;
	background-color: #e0e0e0;
    font-size: 10pt;
    text-align: center;
	border-collapse: collapse;
}

.indexTable td {
	border: 1px dotted #4d834d;	
}

.indexTable a {
	display: block;
}

.indexTable a:hover {
   	background-color: #e8e8e8;
   	text-decoration: none;
}

.catTable {
	border: 1px solid #4d834d;
	background-color: #e0e0e0;
    font-size: 10pt;
}

.catTable img {
    padding: 3px 0 3px 3px;
    display: block;
}

h6 {
    display: block;
    margin: 30px 0;
    border-bottom: 1px dotted #4d834d;
}    

.catNav {
	display: block;
	float: right;
	text-align: right;
	width: 269px;
	font-size: 8pt;
	color: #e9e9e9;	
	background-image: url(../img/catnavback_v.gif);	
}	

.catNav a:link {
	color: #e9e9e9;
    text-decoration: none;
}	

.catNav a:visited {
	color: #e9e9e9;
    text-decoration: none;
}

.catNav a:hover {
    color: #e9e9e9;
	text-decoration: underline;	
}

.catNav a:active {
	color: #e9e9e9;
    text-decoration: underline;
}


.pici {
	font-size: 10pt;
}

table.tech {
	border: 1px solid #4d834d;
    color: black;
    font-size: 9pt; 
    font-weight: bold;
    text-align: left;        
}

.tech-title, .tech-title-main {
    text-indent: 3pt;
    line-height: 20px;                                           
    background-color: #cccccc;                      
    border: 1px solid #4d834d;
}

.tech-title-main { 
	text-align: center;
}

.tech-cattitle {
	text-indent: 5pt;
    height: 30px;
    background-color: #77ae66;
    border-right: 1px solid #4d834d; 
    border-left: 1px solid #4d834d; 
}

.tech-r1 { 
	text-indent: 5pt;
    line-height: 20px;
    background-color: #7ac662;
    border-right: 1px solid #4d834d; 
    border-left: 1px solid #4d834d; 
}

.tech-r2 {
	text-indent: 5pt;
    line-height: 20px;
    background-color: #77ae66;
    border-right: 1px solid #4d834d; 
    border-left: 1px solid #4d834d; 
}

