/* Title 1 starts here */
#title1 {
width: 180px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
list-style-type:none;
margin: 0 ;
padding-left: 1px;
padding-top: 1px;
padding-bottom: 1px;
color: #fff;
background-color:#00377D;

}

/* Menu 1 starts here */
#menu1 {
width: 100px;
float:left;
border: solid  rgb(0,55,125)
}

#menu1 ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type:none;
margin: 0 ;
padding: 0;
}

#menu1 li
{
display: inline;
/* for IE5 and IE6 */
}

#menu1 a
{
color: #fff;
text-decoration: none;
font-size: 14px;
font-weight: bold;
display: block;
padding-left: 0px;
padding-top: 2px;
padding-bottom: 2px;
width: 134px;
background-color:#00377D;
background-border:#eee;
border-bottom: 1px solid #eee;
}
{
padding-left: 1px
}

#menu1 a:link, #menu a:visited
{
color: #EEE;
text-decoration: none;
}

#menu1 a:hover
{
background-color: #333333;
color: #fff;
}

#menu1 li a#current
{
border-bottom: 3px solid #DAD6B7;
background: #000;
}
/* Menu 1 ends here */





/* Menu 150 center starts here */
#menu150center {
width: 150px;
float:left;
text-align: center;
border: double rgb(110,110,110);
A:visited {text-decoration: none}
A:hover {text-decoration: none}
}

#menu150center ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type:none;
margin: 0 ;
padding: 0;
}

#menu150center li
{
display: inline;
/* for IE5 and IE6 */
}

#menu150center a
{
color: #fff;
text-decoration: none;
font-size: 14px;
font-weight: bold;
display: block;
padding-left: 0px;
padding-top: 2px;
padding-bottom: 2px;
width: 150px;
background-color:#6E1D03;
background-color:#511602;
background-color:#441201;
border: normal rgb(110,110,110);
border-bottom: 1px solid #eee;
}
{
padding-left: 1px
}

#menu150center a:link, #menu a:visited
{
color: #EEE;
text-decoration: none;
}

#menu150center a:hover
{
background-color: #993333;
color: #fff;
}

#menu150center li a#current
{
border-bottom: 3px solid #DAD6B7;
background: #000;
}
/* Menu 150center ends here */






















/* Menu 3 starts here */
#menu3 {
width: 200px;
float:left;
}

#menu3 ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type: circle;
list-style-position:inside;
margin:0;
padding:0;
}
#menu3 li
{
display: inline;
/* for IE5 and IE6 */
}

#menu3 a
{
color: #483000;
text-decoration: none;
font-size: 14px;
display: block;
padding: 3px;
width: 160px;
background-color: #fff;
border-bottom: 1px solid #fff;
}

#menu3 a:link, #menu3 a:visited
{
color: #483000;
text-decoration: none;
}

#menu3 a:hover
{
border-left: 3px solid #901818;
color: #000;
}

#menu3 li a#current
{
border-left: 3px solid #901818;
background: #F0F0F0;
color: #000;
}
/* Menu 3 ends here */


/* Menu 4 starts here */
#menu4 {
width: 200px;
float:left;
}

#menu4 ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type:none;
margin:0;
padding:0;
}
#menu4 li
{
display: inline;
/* for IE5 and IE6 */
margin:0px 0px 2px 0px;
}

#menu4 a
{
color: #000;
text-decoration: none;
font-size: 14px;
display: block;
padding: 3px;
width: 160px;
background-color: #FDFCF3;
border: 1px dotted #B5E3C7;
margin:0px 0px 2px 0px;
}

#menu4 a:link, #menu4 a:visited
{
color: #000;
text-decoration: none;
}

#menu4 a:hover
{
background-color: #B5E3C7 ;
color: #FDFCF3;
}

#menu4 li a#current
{
border: 1px solid #B5E3C7;
background: #B5E3C7 ;
color: #FDFCF3;
}
/* Menu 4 ends here */