/* CSS Document */
.body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF;
}
.header{
     font-size: 16px;
	 font-family: Arial;
	 color:#000000;
	 font-weight:bold;
}

td.header{
     font-size: 16px;
	 font-family: Arial;
	 color:#000000;
	 padding:5px;
	 font-weight:bold;
}

td.header2{
     font-size: 18px;
	 font-family: Arial;
	 color:#000000;
	 padding:5px;
	 font-weight:bold;
}
a.nevigation {
     font-size: 11px;
	 font-family: Arial;
	 color:#003333;
	 font-weight:bold;
	 text-decoration:none
}
a.nevigation:hover{
     font-size: 11px;
	 font-family: Arial;
	 color:#620808;
	 font-weight:bold;
	 text-decoration:none
}
.bodytext,TD{
     font-size:11px;
     font-family: Arial;
	 color:#000000;
	 font-weight:0;
}
a.bodylink {
     font-size:11px;
     font-family: Arial;
	 color:#000000;
	 padding:10px;
	 font-weight:bold;
	 text-decoration:none
}
a.bodylink :hover{
     font-size:11px;
     font-family: Arial;
	 color:#620808;
	 font-weight:bold;
	 text-decoration:underline;
}
.sidemenuheader{
     font-size:15px;
     font-family: Arial;
	 color:#FFFFFF;
	 font-weight:Bold;
}
.sidemenu {
     font-size:12px;
     font-family: Arial;
	 color:#003333;
	 font-weight:bold;
	 text-decoration:none;
	
}
a.sidemenu {
     font-size:12px;
     font-family: Arial;
	 color:#003333;
	 font-weight:bold;
	 text-decoration:none;
	
}
 a.sidemenu:hover{
     font-size:12px;
     font-family: Arial;
	 color:#620808;
	 font-weight:bold;
	 text-decoration:none;
	 
}

.dottedline {
    
	 border-bottom: dotted 1px #000000 ;
}



.adderss {
     font-size:11px;
     font-family: Arial;
	 color:#000000;
	 padding:10px;
	 font-weight:bold;
	 
	 
}

.bottom {
     font-size:10px;
     font-family: Arial;
	 color:#003333;
	 padding:5px;
	 font-weight:0;
}

.heading {
     font-size:11px;
     font-family: Arial;
	 color:#FFFFFF;
	 padding:2px;
	 font-weight:bold;
	 
	 
}
a{
     font-size:10px;
     font-family: Arial;
	 color:#003333;
	 font-weight:bold;
	 text-decoration:underline;
}

a:hover{
     font-size:10px;
     font-family: Arial;
	 color:#862600;
	 font-weight:bold;
	 text-decoration:underline;
}



 .treeview UL
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px
}
.treeview LI
{
    PADDING-LEFT: 22px;
    BACKGROUND: url(list.gif) white no-repeat left center;
    MARGIN-BOTTOM: 3px;
    LIST-STYLE-TYPE: none
}
.treeview LI.submenu
{
    BACKGROUND: url(closed.gif) white no-repeat left 1px;
    CURSOR: pointer! important
}
.treeview LI.submenu UL
{
    DISPLAY: none
}
.treeview .submenu UL LI
{
    CURSOR: default
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
color:#000000;
width:168px;
padding:0px;
text-align:left;
font-weight:bold;
border:0px solid #000000;
}

.submenu{
margin-bottom: 0em;
}
.boldtext{
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #333333;
text-align:center;
font-weight:bold;}