/* CSS Document */
body{
margin:0px;
background-image:url(../img/bg.gif);
background-repeat:repeat-x;
background-color:#fdfdfd;
font-family:Tahoma;
font-size:12px;
}

#main_table{
margin-top:50px;
margin-left:auto;
margin-right:auto;
font-family:Tahoma;
font-size:12px;
color:#222222;
width:900px;

}
A:Link, A:Visited
{
color:#1e2c5b;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
text-decoration:none;
font-style:normal;
}
A:Hover, A:Active
{
color:#666666;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
text-decoration:none;
font-style:normal;
}

.main_link A:Link, A:Visited
{
color:#1e2c5b;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-style:italic;
font-weight:bold;
text-decoration:none;
text-align:right;
}
.main_link A:Hover, A:Active
{
color:#666666;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-style:italic;
font-weight:bold;
text-decoration:none;
text-align:right;
vertical-align:bottom;
}

.table_slide
{
margin:10px;
background-image:url(../img/frame_bg.gif);
background-position:center;
background-repeat:no-repeat;
width:900px;
height:250px;
text-align:center;
}
#footer
{
background-color:#dedbdb;
color:#666666;
width:100%;
padding-left:10px;
font-size:10px;
}
h3
{
font-size:20px;
color:#004080;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:normal;
font-stretch:extra-condensed;
}
