/* CSS Document */

body{
background-image:url(images/body_bg.jpg);
background-color:#FFFFFF;
background-repeat:repeat-x;
margin:0px;
}

a.top{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
padding:5px 0px 0px 5px;
color:#507DB0;
display:block;
text-decoration:none;
background-color:#9BC2E0;
border-bottom:#808487 1px solid;
background-repeat:repeat-x;
height:18px;
}

a:hover.top{
color:#FFFFFF;
background-repeat:repeat-x;
background-color:#4782AF;
border-bottom:#ffffff 1px solid;
height:18px;
}

.content{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#000000;
line-height:17px;
}

.contentbold{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#305d80;
font-weight:bold;
line-height:14px;
}
.botom{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
line-height:15px;
}

a.bot{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#4A9DC7;
text-decoration:none;
}

a:hover.bot{
color:#FFFFFF;
}

a.bot2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

a:hover.bot2{
color:#9BC2E0;
text-decoration:underline;
}

.head{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color:#4A9DC7;
padding-top:5px;
line-height:17px;
font-weight:bold;
}

ol{
line-height:15px;
}

li{
line-height:19px;
}

.image{
border:#333333 1px solid;
}
