﻿body
{
    background-position: bottom;
    padding: 0px;
    margin: 0px;
    font-size: 11pt;
    text-align: justify;
    line-height: 140%;
    font-family: Arial;
    color: #2a2a2a;
    text-decoration: none;
    background-image: url('images/bg.gif');
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}
.pic
{
    color: #999999;
     font-size: 10pt;
         text-align: right;
}

/* Menu */
#menu {

	width: 473px;
	height: 33px;
	float: right;	
	margin: 0;
	padding: 0;
	
}

#menu ul {

	list-style: none;
	display: inline;

}
#menu li {
	float:left;
}
#menu li a
{
    float: right;
    display: block;
    color: #36373a;
    text-decoration: none;
    margin: 0 0px 0 0;
    padding: 0 0 0 0px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
}
#menu li a b {
	float: right;
	display: block;
	padding: 0 15px 0 5px;
	background: url(images/menu-cu.gif) right top no-repeat;
	
}
#menu li.current a, #menu li a:hover{
	color: #990101;

}
#menu li.current a b, #menu li a:hover b{
	background: url(images/menu.gif) right top no-repeat;

}

/*End OF menu*/

.li          
{ 
     list-style-image: url('images/Bulet.gif'); 
      text-align:justify }
      
/* Menu1 */

#menu1 {
	float: left;
	width: 220px;
	margin: 0px auto;
	padding-bottom: 0px;

}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a {
	display: block;
	width: 220px;
	padding: 7px 0px;
	background-color: #ffffff;
	border-top: 1px solid #EDEDED;
	text-align: left;
	text-decoration: none;
	color: #2a2a2a ;
}

#menu1 a:hover {
	background-color: #cacfd0;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #bec2c3;
	color: #2a2a2a;
}


.b
{
	font-weight: bold;
	color: #343795;
}
.a 
{
	 color: #464646;
	 background: inherit; 
	 text-decoration: none;
    text-align: left;
}
.a:hover
{
	color: #189219;
	text-decoration: none;
}
a 
{
	 background: inherit; 
	 text-decoration: none;
	}
.tr
{
    color: #f07b17;
    font-weight: bold;
    text-align: left;
}
.fline{
    background-image: url('images/bg-foot.gif');
    background-repeat: repeat-x;
    }
.f
{
    font-family: Arial;
    font-size: 10pt;
    color: #cacfd0;
    background-color: #313639;
}
.w
{
    color: #FFFFFF;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}
.t
{
    color: #FFFFFF;
    font-size: 13px;
    text-decoration: none;
    
}
.tb5
{
    background-image: url('images/tb5.gif');
    background-repeat: repeat-x;
}
.tb6
{
    background-image: url('images/tb6.gif');
    background-repeat: repeat-y;
}
.tb7
{
    background-image: url('images/tb7.gif');
    background-repeat: repeat-y;
}
.tb8
{
    background-image: url('images/tb8.gif');
    background-repeat: repeat-x;
}
.t5
{
    background-image: url('images/t5.gif');
    background-repeat: repeat-x;
}
.t6
{
    background-image: url('images/t6.gif');
    background-repeat: repeat-y;
}
.t7
{
    background-image: url('images/t7.gif');
    background-repeat: repeat-y;
}
.t8
{
    background-image: url('images/t8.gif');
    background-repeat: repeat-x;
}