/* CSS Document */
.blue_border
{
border:3px solid #4c80bb;
}

.header1
{
font-family: "Times New Roman", Times, serif;
font-size: 24px;
color:#4e4478;
font-weight:bold;
}
.header2
{
color:#0a40b0;
font-family: "Times New Roman", Times, serif;
font-size:17px;
font-weight:bold;
}

.content
{

text-align:justify;
margin-left:5px;
margin-right:28px;
}

.text
{
color:#494949;
font-family:Tahoma;
font-size:11px;
text-align:justify;
line-height:17px;
}

a.toplink:link,a.toplink:visited
{
color:#d6b794;
font-family: Tahoma;
font-size:12px;
text-decoration:none;
}
a.toplink:hover
{
color:#674c2d;
font-family: Tahoma;
font-size:12px;
text-decoration: underline;
}
.menu
{
margin-left:60px;
width:90px;
}
a.menulink:link,a.menulink:visited
{
color:#0a40b0;
font-family: Tahoma;
font-size:12px;
text-decoration:none;
font-weight:bold;
}
a.menulink:hover
{
color:#fb4903;
font-family: Tahoma;
font-size:12px;
text-decoration: none;
font-weight:bold;
}

a.link1:link,a.link1:visited
{
color:#0a40b0;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

a.link1:hover
{
color:#0787db ;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
text-decoration: underline;
}
.footer
{
color:#1295eb;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}

a.footer:link,a.footer:visited
{
color:#1295eb;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}

a.footer:hover
{
color:#1295eb ;
font-family:Tahoma;
font-size:11px;
text-decoration: underline;
}