/* CSS Document */

body
{
color:#eff5f8;
margin:0px;
}


td
{
color:#ffffff;
font-size:8pt;
font-weight:bold;
font-family:verdana,tahoma;
}


.info
{
padding:15px;
}


.top_left
{
background:url(images/preview1.gif) no-repeat top right;
width:7px;
height:4px;
}


.top_right
{
background:url(images/preview4.gif) no-repeat top left;
width:5px;
height:4px;
}


.main_left
{
background:url(images/preview2.gif) repeat-y top right;
}


.main_right
{
background:url(images/preview5.gif) repeat-y top left;
}


.main_td
{
background:url(images/preview3.gif) repeat top left;
padding:23px;
}


.bottom_line
{
border:none;
border-bottom:#467390 2px inset;
}


a:link,a:visited,a:active {color:#184562; font-size:8pt; font-weight:bold; text-decoration:underline; font-family:verdana,tahoma;}
a:hover {color:#184562; font-size:8pt; font-weight:bold; text-decoration:none; font-family:verdana,tahoma;}
