BODY 
{
   background-color : #FFFFFF;
   font-family : Trebuchet MS;
   color : Black;
   font-size : 12;
   text-align : center;
   background-image : url(Graphics/SiteBackground.jpg);
   background-repeat : repeat-y;
   background-attachment : fixed;
   background-position : center;
   margin-top : 0;
   margin-right : 0;
   margin-bottom : 0;
   margin-left : 0;
}
 
TD.TD_MainMenu 
{
   background-color : #989CAB;
   color : Black;
   font-size : 12;
   text-align : center;
   vertical-align : top;
}
 
TD.TD_Showroom 
{
   background-color : #989CAB;
   color : #FFFFFF;
   font-size : 12;
   text-align : center;
   vertical-align : top;
}
 
TD.TD_Logo 
{
   background-color : #FFFFFF;
   color : #FFFFFF;
   font-size : 12;
   text-align : center;
   vertical-align : middle;
}
 
TD.TD_MenuItem 
{
   background-color : #FFFFFF;
   color : #FFFFFF;
   font-size : 12;
   text-align : center;
   vertical-align : middle;
}
 
TD.TD_BlockAdvert 
{
   color : Black;
   font-size : 12;
   text-align : center;
   vertical-align : middle;
}
 
TD.TD_ShowroomPicture 
{
   color : Black;
   font-size : 12;
   text-align : center;
   vertical-align : middle;
}
 
TD.TD_ShowroomHeading 
{
   color : #FFFFFF;
   font-size : 12;
   font-style : normal;
   font-weight : bold;
   text-align : center;
   vertical-align : middle;
   padding-right : 5;
   padding-left : 5;
}
 
TD.TD_ShowroomText 
{
   color : #FFFFFF;
   font-size : 10;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
   padding-right : 5;
   padding-left : 5;
}
 
TD.TD_ShowroomPrice 
{
   color : #333333;
   font-size : 14;
   font-style : normal;
   font-weight : bold;
   text-align : center;
   vertical-align : middle;
   padding-right : 5;
   padding-left : 5;
}
 
TD.TD_Main 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : top;
}
 
TD.TD_BannerAdvert 
{
   color : Black;
   font-size : 12;
   text-align : center;
   vertical-align : middle;
   padding-top : 10;
   padding-bottom : 10;
}
 
TD.TD_PageHeading 
{
   color : #999999;
   font-size : 22;
   font-style : normal;
   font-weight : bold;
   text-align : left;
   vertical-align : top;
   padding-top : 4;
}
 
TD.TD_Normal 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : justify;
   vertical-align : top;
}
 
TD.TD_MenuFade 
{
   background-color : #989CAB;
   color : #333333;
   font-size : 10;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
   background-image : url(Graphics/MainMenuFade.jpg);
   background-repeat : no-repeat;
   background-position : Top;
}
 
TD.TD_Outlined 
{
   background-color : #EEEEEE;
   color : #333333;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
   padding-top : 5;
   padding-right : 5;
   padding-bottom : 5;
   padding-left : 5;
   border-top-width : 1;
   border-right-width : 1;
   border-bottom-width : 1;
   border-left-width : 1;
   border-top-style : dotted;
   border-right-style : dotted;
   border-bottom-style : dotted;
   border-left-style : dotted;
   border-top-color : #989CAB;
   border-right-color : #989CAB;
   border-bottom-color : #989CAB;
   border-left-color : #989CAB;
}
 
TD.TD_OutlineHeading 
{
   color : #989CAB;
   font-size : 18;
   font-style : italic;
   font-weight : bold;
   text-align : left;
   vertical-align : top;
}
 
TD.TD_OutlineText 
{
   color : Black;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : justify;
   vertical-align : top;
   padding-top : 10;
   padding-right : 10;
   padding-bottom : 10;
   padding-left : 0;
}
 
A.A_Normal 
{
   color : #989CAB;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-decoration : underline;
   text-transform : none;
}
 
A.A_Normal:hover 
{
   color : #0000FF;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-decoration : underline;
   text-transform : none;
}
 
TD.TD_Heading 
{
   background-color : #989CAB;
   color : #FFFFFF;
   font-size : 14;
   font-style : normal;
   font-weight : bold;
   padding-top : 1;
   padding-right : 10;
   padding-bottom : 2;
   padding-left : 10;
   border-top-width : 5;
   border-right-width : 0;
   border-bottom-width : 5;
   border-left-width : 0;
   border-top-style : solid;
   border-right-style : none;
   border-bottom-style : solid;
   border-left-style : none;
   border-top-color : #FFFFFF;
   border-right-color : #FFFFFF;
   border-bottom-color : #FFFFFF;
   border-left-color : #FFFFFF;
}
 
TD.TD_FieldLabel 
{
   font-family : Arial Narrow;
   color : #989CAB;
   font-size : 12;
   font-style : normal;
   font-weight : bold;
   text-align : right;
   vertical-align : top;
   padding-top : 1;
   padding-right : 10;
}
 
TD.TD_Field 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : left;
   vertical-align : top;
   padding-top : 1;
}
 
TD.TD_FieldPrice 
{
   color : #989CAB;
   font-size : 22;
   font-style : normal;
   font-weight : bold;
   text-align : left;
   vertical-align : top;
   padding-top : 1;
}
 
INPUT.INPUT_Custom 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   border-top-width : 1;
   border-right-width : 1;
   border-bottom-width : 1;
   border-left-width : 1;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #989CAB;
   border-right-color : #989CAB;
   border-bottom-color : #989CAB;
   border-left-color : #989CAB;
}
 
SELECT 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   border-top-width : 1;
   border-right-width : 1;
   border-bottom-width : 1;
   border-left-width : 1;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #989CAB;
   border-right-color : #989CAB;
   border-bottom-color : #989CAB;
   border-left-color : #989CAB;
}
 
OPTION 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
}
 
INPUT.INPUT_Button 
{
   background-color : #EEEEEE;
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : bold;
   text-align : center;
   vertical-align : middle;
   padding-top : 2;
   padding-right : 5;
   padding-bottom : 2;
   padding-left : 5;
   border-top-width : 1;
   border-right-width : 1;
   border-bottom-width : 1;
   border-left-width : 1;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #989CAB;
   border-right-color : #989CAB;
   border-bottom-color : #989CAB;
   border-left-color : #989CAB;
}
 
TD.TD_HeadingOutline 
{
   background-color : #989CAB;
   color : #FFFFFF;
   font-size : 14;
   font-style : normal;
   font-weight : bold;
   padding-top : 1;
   padding-right : 10;
   padding-bottom : 2;
   padding-left : 10;
   border-top-width : 0;
   border-right-width : 0;
   border-bottom-width : 5;
   border-left-width : 0;
   border-top-style : none;
   border-right-style : none;
   border-bottom-style : solid;
   border-left-style : none;
   border-top-color : #EEEEEE;
   border-right-color : #EEEEEE;
   border-bottom-color : #EEEEEE;
   border-left-color : #EEEEEE;
}
 
TD.TD_SearchPic 
{
   color : #FFFFFF;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : right;
   vertical-align : top;
}
 
TD.TD_SearchHeading 
{
   color : #0000FF;
   font-size : 12;
   font-style : normal;
   font-weight : bold;
   text-align : left;
   vertical-align : top;
   padding-top : 3;
   padding-right : 0;
   padding-bottom : 0;
   padding-left : 5;
}
 
TD.TD_SearchText 
{
   color : #000000;
   font-size : 10;
   font-style : normal;
   font-weight : normal;
   text-align : left;
   vertical-align : top;
   padding-top : 5;
   padding-right : 5;
   padding-bottom : 5;
   padding-left : 5;
}
 
TD.TD_Tiny 
{
   color : #000000;
   font-size : 3;
   font-style : normal;
   font-weight : normal;
}
 
TD.TD_SearchIcon 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : right;
   vertical-align : middle;
}
 
TABLE.TABLE_Search 
{
   color : #333333;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
   padding-top : 5;
   padding-right : 5;
   padding-bottom : 5;
   padding-left : 5;
   border-top-width : 1;
   border-right-width : 1;
   border-bottom-width : 1;
   border-left-width : 1;
   border-top-style : dotted;
   border-right-style : dotted;
   border-bottom-style : dotted;
   border-left-style : dotted;
   border-top-color : #989CAB;
   border-right-color : #989CAB;
   border-bottom-color : #989CAB;
   border-left-color : #989CAB;
}
 
TD.TD_NavText 
{
   color : #989CAB;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : right;
   vertical-align : middle;
}
 
TD.TD_Nav 
{
   color : #989CAB;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : right;
   vertical-align : middle;
}
 
TD.TD_Icon 
{
   color : #989CAB;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
}
 
TD.TD_IconText 
{
   color : #989CAB;
   font-size : 11;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : top;
}
 
TD.TD_List 
{
   background-color : #f9f9f9;
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
   border-top-width : 0;
   border-right-width : 0;
   border-bottom-width : 1;
   border-left-width : 0;
   border-top-style : none;
   border-right-style : none;
   border-bottom-style : solid;
   border-left-style : none;
   border-top-color : #FFFFFF;
   border-right-color : #FFFFFF;
   border-bottom-color : #EEEEEE;
   border-left-color : #FFFFFF;
}
 
A.A_List 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-decoration : none;
   text-transform : none;
}
 
A.A_List:hover 
{
   color : #989CAB;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-decoration : underline;
   text-transform : none;
}
 
TD.TD_NothingFound 
{
   background-color : #EEEEEE;
   color : #000000;
   font-size : 12;
   font-style : italic;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
   padding-top : 10;
   padding-right : 10;
   padding-bottom : 10;
   padding-left : 10;
   border-top-width : 1;
   border-right-width : 1;
   border-bottom-width : 1;
   border-left-width : 1;
   border-top-style : dashed;
   border-right-style : dashed;
   border-bottom-style : dashed;
   border-left-style : dashed;
   border-top-color : #989CAB;
   border-right-color : #989CAB;
   border-bottom-color : #989CAB;
   border-left-color : #989CAB;
}
 
TD.TD_CellHeading 
{
   background-color : #989CAB;
   color : #FFFFFF;
   font-size : 12;
   font-style : normal;
   font-weight : bold;
   text-align : left;
   vertical-align : top;
   padding-top : 1;
   padding-right : 5;
   padding-bottom : 0;
   padding-left : 5;
   border-top-width : 0;
   border-right-width : 0;
   border-bottom-width : 1;
   border-left-width : 0;
   border-top-style : none;
   border-right-style : none;
   border-bottom-style : solid;
   border-left-style : none;
   border-top-color : #EEEEEE;
   border-right-color : #EEEEEE;
   border-bottom-color : #EEEEEE;
   border-left-color : #EEEEEE;
}
 
TD.TD_Cell 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : left;
   vertical-align : top;
   padding-top : 1;
   padding-right : 5;
   padding-bottom : 2;
   padding-left : 5;
   border-top-width : 0;
   border-right-width : 0;
   border-bottom-width : 1;
   border-left-width : 0;
   border-top-style : none;
   border-right-style : none;
   border-bottom-style : solid;
   border-left-style : none;
   border-top-color : #EEEEEE;
   border-right-color : #EEEEEE;
   border-bottom-color : #EEEEEE;
   border-left-color : #EEEEEE;
}
 
TD.TD_CellCenter 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
   padding-top : 1;
   padding-right : 5;
   padding-bottom : 2;
   padding-left : 5;
   border-top-width : 0;
   border-right-width : 0;
   border-bottom-width : 1;
   border-left-width : 0;
   border-top-style : none;
   border-right-style : none;
   border-bottom-style : solid;
   border-left-style : none;
   border-top-color : #EEEEEE;
   border-right-color : #EEEEEE;
   border-bottom-color : #EEEEEE;
   border-left-color : #EEEEEE;
}
 
A.A_Cell 
{
   color : #989CAB;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-decoration : none;
   text-transform : none;
}
 
A.A_Cell:hover 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-decoration : underline;
   text-transform : none;
}
 
TD.TD_AnnounceHeading 
{
   background-color : #003F87;
   color : #EEEEEE;
   font-size : 12;
   font-style : normal;
   font-weight : bold;
   text-align : center;
   vertical-align : middle;
   padding-top : 5;
   padding-right : 5;
   padding-bottom : 5;
   padding-left : 5;
}
 
TD.TD_AnnounceDetails 
{
   color : #000000;
   font-size : 11;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
   padding-top : 5;
   padding-right : 5;
   padding-bottom : 5;
   padding-left : 5;
}
 
A.A_Announce 
{
   color : #FFFFFF;
   font-size : 11;
   font-style : normal;
   font-weight : normal;
   text-decoration : none;
   text-transform : none;
}
 
A.A_Announce:hover 
{
   color : #003F87;
   font-size : 11;
   font-style : normal;
   font-weight : normal;
   text-decoration : underline;
   text-transform : none;
}
 
TD.TD_DownloadIcon 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : left;
   vertical-align : top;
}
 
TD.TD_DownloadText 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : left;
   vertical-align : top;
}
 
A.A_Download 
{
   color : #003F87;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-decoration : none;
   text-transform : none;
}
 
A.A_Download:hover 
{
   color : #989CAB;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-decoration : underline;
   text-transform : none;
}
 
TD.TD_HitCounter 
{
   color : #989CAB;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
}
 
TD.TD_MenuSearch 
{
   background-color : #FFFFFF;
   color : #333333;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
}
 

