html { background: #fff; color: #000; margin: 0; padding: 0 }
* { font-size:13px;}

body {
margin:0px;
font-size:13px;
color:#41496A;
font-family:verdana;
}
td {
font-size:13px;
color:#41496A;
font-family:verdana;
background-repeat:no-repeat
}
a {

color:#41496A;text-decoration: none
}
a:hover {
text-decoration: underline;
}

#container {
width:1000px;
margin:auto;
height:600px;
overflow:hidden;
background-image:url(bg.jpg);
}
#content {
position:absolute;
left:230px;
top:83px;
width:630px;
height:429px;
overflow:auto;
}
#contenttext {
padding:10px;
color:#8C92AC;
font-size:11px;
font-family:verdana;
}
#menu {
position:absolute;
left:80px;
top:83px;
width:160px;
height:429px;
overflow:auto;
}
#menucontenttext {
padding:10px;
color:#8C92AC;
font-size:11px;
font-family:verdana;
color:#192EA3;
font-weight:bold;
line-height:140%;
}
#menucontenttext A{
color:#192EA3;
text-decoration:none;
}
#menucontenttext A.active{
color:black;
text-decoration:none;
}

#menucontenttext A:hover{

text-decoration:underline;
}
#home1, #home2, #home3, #home4,#home1 *, #home2 *, #home3 *, #home4 * {
font-size:13px;
}
#home1, #home2, #home3, #home4,#home1 * P, #home2 * P, #home3 * P, #home4 * P{
margin:0px;
}