html, body 
{
 text-align: center;
 margin: 0px;
 padding: 0px;
 font-family: verdana, arial, sans-serif;
 background-color: #eee;
 line-height: 1.3;
 height: 100%;
}

.bg_body 
{
 background-image: url(../image/bg_body.jpg);
 background-repeat: repeat-y;
}

#container 
{
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: auto;
 margin-right: auto;
 border-left-color: #999;
 border-left-width: 1px;
 border-left-style: solid;
 table-layout: fixed;
}

#left_top 
{
 background-image: url(../image/bg_left.jpg);
 background-repeat: no-repeat;
}

#right_top 
{
 background-image: url(../image/bg_right.jpg);
 background-repeat: no-repeat;
 padding-left: 200px;
 padding-bottom: 14px;
}

#contact
{
 color: #3f3d9e;
 font-size: 12px;
 font-weight: bold;
 padding: 0 0 18px 189px;
}

#navcontainer 
{
 height: 15px;
 margin: 0;
 padding: 0;
 border-left-color: #fff;
 border-left-width: 1px;
 border-left-style: solid;
}

#navcontainer ul 
{
 padding: 0;
 margin: 0;
 color: white;
 float: left;
 width: 100%;
 font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li 
{
 display: inline;
}

#navcontainer ul li a 
{
 padding-top: 0px;
 padding-right: 9px;
 padding-bottom: 0px;
 padding-left: 9px;
 background-color: #3f3d9e;
 color: white;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 float: left;
 border-right-color: #fff;
 border-right-width: 1px;
 border-right-style: solid;
}

#navcontainer ul li a.selected_item 
{
 color: #3f3d9e;
 background-color: white;
 border-right-color: #3f3d9e;
 border-right-width: 1px;
 border-right-style: solid;
}

#vmenu 
{
 background-color: #ebe0e6;
}

#vmenu #strip 
{
 background-color: #ffcc99;
}

#vmenu #vmenu_top 
{
 background-image: url(../image/vmenu_top.gif);
 background-repeat: no-repeat;
}

#vmenu #vmenu_middle 
{
 background-image: url(../image/vmenu_middle.gif);
 background-repeat: repeat-y;
}

#vmenu #vmenu_bottom 
{
 background-image: url(../image/vmenu_bottom.gif);
 background-repeat: no-repeat;
}

#content 
{
 background-color: #ebe0e6;
 padding: 9px;
}

#content .content_table 
{
 border-color: #999;
 border-width: 1px;
 border-style: solid;
}

#content .content_style 
{
 background-color: white;
 padding-top: 5px;
 padding-right: 15px;
 padding-bottom: 5px;
 padding-left: 15px;
}

#content .content_style td 
{
 color: navy;
 font-size: .7em;
 line-height: 1.3;
 font-family: verdana, arial, helvetica, sans-serif;
 padding-top: 4px;
 padding-right: 0px;
 padding-bottom: 4px;
 padding-left: 0px;
}

#content .content_style td strong
{
 font-weight: normal;
}

#content .content_style td p 
{
 margin: 0px;
}

#content .content_style td a 
{
 color: darkred;
 text-decoration: underline;
}

#content .content_style td a:hover
{
 color: red;
 text-decoration: underline;
}

#left_bottom 
{
 background-color: navy;
}

#right_bottom 
{
 color: #eee;
 background-color: navy;
 padding-right: 27px;
}

#copyright 
{
 font-size: 9px;
 font-family: verdana, arial, sans-serif;
}

#copyright a 
{
 color: #ddd;
 text-decoration: none;
}

#content .content_style td .web p {
font-size:16px;
margin-bottom:10px;
text-align:justify;
}

.web ul li {
font-size:16px;
text-align:justify;
}

.web1 p, ul li {
color:#555555;
font-family:Verdana;
font-size:13px;
text-align:justify;
}

#content .content_style td .web1 p {
margin-bottom:10px;
}
