body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	margin: 0px;
	background-image: url('../images/bg_image.gif');
	background-repeat: repeat-y;
	background-position: center;
}

.searchbox
{
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:11px;
    font-weight: bold;
    background-color: #F5F5F5;
    border: 1px solid #696;
    width: 150px;
    height: 16px;
}

.searchbox2
{
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:11px;
    font-weight: bold;
    background-color: #F5F5F5;
    border: 1px solid #696;
    width: 90px;
    height: 16px;
}

.searchresultsbox
{
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}

a
{
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #748187;
}

.asmall
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #748187;
}

a:visited
{
    text-decoration: none;
    color: #748187;
}

td
{
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 14px;
}
.smallink
{
	font-size: 9px;
	font-weight: bold;
}

.title_header {	width: 780px; text-align: left; font-weight: bold; font-size: 16px; color: #666666; }

/* ----------------------------------
        TABLES
   ---------------------------------- */

.table_Top_Main {
    height: 100px;
    background-image: url('../images/bg_image_top.jpg');
    border: 0;
    margin: 0;
    padding: 0;
    font-family: inherit;
    font-size: inherit;
}

.Table_Main_Container
{
    width: 878px;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: inherit;
    font-size: inherit;
}

.Table_Middle_Main
{
	background-color: #cedfe7;
}

.Main_Left
{
	width: 600px;
}

.Main_Right
{
	width: 270px;
	background-color: #f7f7f7;
}

.inputbtn
{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:11px;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   height: 20px;
}

.inputbtn2
{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:11px;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   height: 20px;
}

.rightbox_header {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
