body {
        margin-left : 0;
        margin-top : 0;
        margin-right : 0;
        margin-bottom : 0;
        padding-left : 0;
        padding-right : 0;
        padding-top : 0;
        padding-bottom : 0;
        background-color : #ffffff;
        color : #000000;
		font-family: Arial,Verdana,Helvetica, sans-serif;
		font-size:12px;
}
/* Links */
a:link {  
		color: #990000; 
		text-decoration:none;
		font-family: Arial, Verdana,Helvetica, sans-serif;
		font-size:12px;
}
a:hover {  
		color: #FF6600;
		font-family: Arial, Verdana,Helvetica, sans-serif;
		font-size:12px; 
		text-decoration: underline
}
a.menu{
        color : #01602e;
        text-decoration : none;
        font-size : 11px;
        font-weight : normal;
        font-family: Arial,Verdana,Helvetica, sans-serif;
}
a.menu:hover {
        color : #78b823;
        text-decoration : none;
        font-size : 11px;
        font-weight : normal;
        font-family: Arial,Verdana,Helvetica, sans-serif;
}
a.menu_b{
        color : #01602e;
        text-decoration : none;
        font-size : 12px;
        font-weight : bold;
        font-family: Arial,Verdana,Helvetica, sans-serif;
}
a.menu_b:hover {
        color : #78b823;
        text-decoration : none;
        font-size : 12px;
        font-weight : bold;
        font-family: Arial,Verdana,Helvetica, sans-serif;
}
a.link {
        color : #af0708;
        text-decoration : none;
        font-family : Arial;
        font-size : 11px;
        font-weight : normal;
}
a.link:hover {
		color : #FF6600;
        text-decoration : none;
        font-family : Arial;
        font-size : 11px;
        font-weight : normal;
}

/*  ---          */
.button {
        cursor : pointer;
        padding : 1px;
        border : solid #9ba09c 1px;
        background-color : #01602e;
        color : #ffffff;
        font : normal 8pt  Arial;
}
p {     text-indent: 20px; }
.h10  { 	height : 10px; }
.h20  { 	height : 20px; }
.h30  { 	height : 30px; }
.h58  { 
		height : 58px;
		font-size:12px;
		color:#ffffff; 
		background-color : #100a0c;
		background-image : url(../img/nav_bg.gif);
		background-repeat: no-repeat;
}
.h49  { 
		height : 49px; 
		background-image : url(../img/nav_top.gif);
		background-repeat: repeat-x;
}
.h61  { 
		height : 61px; 
		background-image : url(../img/nav_bot.gif);
		background-repeat: repeat-x;
}
.h15  { 
		height : 15px; 
		background-image : url(../img/nav1.gif);
		background-repeat: repeat-x;
}
.h5  { 
		height : 5px; 
		background-image : url(../img/panel.gif);
		background-repeat: repeat-x;
}

.small_at {
        color : #66616D;
        background-color : #ffffff;
        border-style: solid;
        border-color : #BEC3CA;
        border-bottom-width: 1px;
        border-top-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
        font-family : Verdana;
        font-size : 7pt;
}
.small_sel {
        color : #01602e;
        background-color : #ffffff;
        border-style: solid;
        border-color : #01602e;
        border-bottom-width: 1px;
        border-top-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
        font-family : Arial;
        font-size : 7pt;
}
.text_sm{
        color : #000000;
        font-family : Verdana, Arial, Verdana, sans-serif;
        font-size : 11px;
}
.text_title{
		height:20px;
        color : #01602e;
        font-family : Arial;
        font-size : 20px;
		font-weight:bold;
}
.text_ann{
        height:20px;
        color : #01602e;
        font-family : Arial;
        font-size : 16px;
		font-weight:bold;
}
.tbl_brd {
        border-style: solid;
        border-color : #cecfd4;
        border-bottom-width: 1px;
        border-top-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
}
.button_small {
        cursor : pointer;
        padding : 1px;
        border : solid #9ba09c 1px;
        background-color : #ce2102;
        color : #ffffff;
        font : normal 7pt  Arial;
}
.pager  {
		height : 20px;
		color : #555555; 
}
.separator {
        background-image: url(../img/sep.gif);
        background-repeat: repeat-x;
}
.text_grey { 
		color : #af0708;
        font-size : 11px;
        font-weight : normal;
        font-family: Arial,Verdana,Helvetica, sans-serif;
}
.star {
	color: #983135;
}
.text {  
		color : #000000;
        font-family : Arial;
        font-size : 12px;
        font-weight : normal;
}
.button_ann {
        cursor : pointer;
        padding : 1px;
        border : solid #9ba09c 1px;
        background-color : #f6f5e4;
        color : #5d5c5c;
        font : normal 9pt  Arial;
}
.pix {background: url(../img/pix.gif) repeat-x center;}

.line_v {
       	background-image : url(../img/dots.gif);
        background-repeat : repeat-x;
        width:100%;
}
a.footer {
        color : #545454;
        text-decoration : none;
        font-family : Arial;
        font-size : 12px;
}
a.footer:hover {
		color : #000000;
        text-decoration : underline;
        font-family : Arial;
        font-size : 12px;
}
.text_gr{
        color : #af0708;
        font-family : Arial;
        font-size : 12px;
        font-weight : bold;
        height: 20px;
 }
a.site{
        color : #01602e;
        text-decoration : underline;
        font-size : 12px;
        font-weight : normal;
        font-family: Arial,Verdana,Helvetica, sans-serif;
}
a.site:hover {
        color : #af0708;
        text-decoration : underline;
        font-size : 12px;
        font-weight : normal;
        font-family: Arial,Verdana,Helvetica, sans-serif;
}
.text_black{
        height:20px;
        color : #cd0308;
        font-family :  Arial,Verdana, sans-serif;
        font-size : 13px;
        font-weight:bold;
}
.text_menu_b{
        color : #01602e;
        text-decoration : none;
        font-size : 12px;
        font-weight : bold;
        font-family: Arial,Verdana,Helvetica, sans-serif;
}
