BODY 
{
   background-color : #F2CE68;
   font-family : Times New Roman;
   color : Black;
   font-size : 12;
   background-image : url(Graphics/Background.jpg);
   background-repeat : repeat;
   background-position : center;
   margin-top : 0;
   margin-right : 0;
   margin-bottom : 0;
   margin-left : 0;
}
 
TABLE.TABLE_Main 
{
   background-color : #FFFFFF;
   color : #000000;
   font-size : 12;
}
 
TD.TD_MainMenu 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
   padding-top : 3;
   border-top-width : 0;
   border-right-width : 0;
   border-bottom-width : 2;
   border-left-width : 0;
   border-top-style : none;
   border-right-style : none;
   border-bottom-style : solid;
   border-left-style : none;
   border-top-color : #AAAAAA;
   border-right-color : #AAAAAA;
   border-bottom-color : #AAAAAA;
   border-left-color : #AAAAAA;
   background-image : url(Graphics/MenuBackground.jpg);
   background-repeat : repeat-x;
   background-position : center;
}
 
TD.TD_MenuItem 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
}
 
A.A_MenuItem 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-decoration : none;
   text-transform : none;
}
 
A.A_MenuItem:hover 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-decoration : none;
   text-transform : none;
}
 
TD.TD_Footer 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
   border-top-width : 2;
   border-right-width : 0;
   border-bottom-width : 2;
   border-left-width : 0;
   border-top-style : solid;
   border-right-style : none;
   border-bottom-style : solid;
   border-left-style : none;
   border-top-color : #AAAAAA;
   border-right-color : #AAAAAA;
   border-bottom-color : #AAAAAA;
   border-left-color : #AAAAAA;
   background-image : url(Graphics/FooterBackground.jpg);
   background-repeat : repeat-x;
   background-position : center;
}
 
TD.TD_PageHeading 
{
   color : #000000;
   font-size : 24;
   font-style : normal;
   font-weight : bold;
   text-align : center;
   vertical-align : middle;
}
 
TD.TD_Heading 
{
   color : #000000;
   font-size : 16;
   font-style : normal;
   font-weight : bold;
   text-align : left;
   vertical-align : bottom;
   border-top-width : 0;
   border-right-width : 0;
   border-bottom-width : 2;
   border-left-width : 0;
   border-top-style : none;
   border-right-style : none;
   border-bottom-style : solid;
   border-left-style : none;
   border-top-color : #FEE121;
   border-right-color : #FEE121;
   border-bottom-color : #FEE121;
   border-left-color : #FEE121;
}
 
TD.TD_Normal 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : justify;
   vertical-align : top;
}
 
A.A_Normal 
{
   color : #8B4B1F;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-decoration : underline;
   text-transform : none;
}
 
A.A_Normal:hover 
{
   background-color : #FEE121;
   color : #8B4B1F;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-decoration : underline;
   text-transform : none;
}
 
TD.TD_Pic 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : top;
}
 
TD.TD_Greyed 
{
   background-color : #EEEEEE;
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : left;
   vertical-align : top;
}
 
TD.TD_TabNone 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : top;
   border-top-width : 0;
   border-right-width : 0;
   border-bottom-width : 2;
   border-left-width : 0;
   border-top-style : none;
   border-right-style : none;
   border-bottom-style : solid;
   border-left-style : none;
   border-top-color : #AAAAAA;
   border-right-color : #AAAAAA;
   border-bottom-color : #AAAAAA;
   border-left-color : #AAAAAA;
}
 
TD.TD_Tab 
{
   color : #000000;
   font-size : 16;
   font-style : normal;
   font-weight : bold;
   text-align : center;
   vertical-align : top;
   padding-top : 5;
   padding-right : 5;
   padding-bottom : 2;
   padding-left : 5;
   border-top-width : 2;
   border-right-width : 2;
   border-bottom-width : 2;
   border-left-width : 2;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #AAAAAA;
   border-right-color : #AAAAAA;
   border-bottom-color : #AAAAAA;
   border-left-color : #AAAAAA;
}
 
TD.TD_TabSelected 
{
   color : #000000;
   font-size : 16;
   font-style : normal;
   font-weight : bold;
   text-align : center;
   vertical-align : top;
   padding-top : 5;
   padding-right : 5;
   padding-bottom : 2;
   padding-left : 5;
   border-top-width : 2;
   border-right-width : 2;
   border-bottom-width : 0;
   border-left-width : 2;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : none;
   border-left-style : solid;
   border-top-color : #AAAAAA;
   border-right-color : #AAAAAA;
   border-bottom-color : #AAAAAA;
   border-left-color : #AAAAAA;
}
 
TABLE.TABLE_Tab 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   border-top-width : 0;
   border-right-width : 2;
   border-bottom-width : 2;
   border-left-width : 2;
   border-top-style : none;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #AAAAAA;
   border-right-color : #AAAAAA;
   border-bottom-color : #AAAAAA;
   border-left-color : #AAAAAA;
}
 
A.A_Tab 
{
   color : #000000;
   font-size : 16;
   font-style : normal;
   font-weight : bold;
   text-decoration : none;
   text-transform : none;
}
 
A.A_Tab:hover 
{
   color : #8B4B1F;
   font-size : 16;
   font-style : normal;
   font-weight : bold;
   text-decoration : underline;
   text-transform : none;
}
 
TD.TD_CellLeft 
{
   background-color : #FEE121;
   color : #8B4B1F;
   font-size : 12;
   font-style : normal;
   font-weight : bold;
   text-align : right;
   vertical-align : top;
   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 : #FFFFFF;
   border-right-color : #FFFFFF;
   border-bottom-color : #FFFFFF;
   border-left-color : #FFFFFF;
}
 
TD.TD_CellHeadingMiddle 
{
   background-color : #FEE121;
   font-family : Arial Narrow;
   color : #8B4B1F;
   font-size : 10;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : top;
   padding-top : 1;
   padding-right : 5;
   padding-bottom : 1;
   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 : #FFFFFF;
   border-right-color : #FFFFFF;
   border-bottom-color : #FFFFFF;
   border-left-color : #FFFFFF;
}
 
TD.TD_CellMiddle 
{
   background-color : #EEEEEE;
   font-family : Arial Narrow;
   color : #000000;
   font-size : 10;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : top;
   padding-top : 1;
   padding-right : 5;
   padding-bottom : 1;
   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 : #FFFFFF;
   border-right-color : #FFFFFF;
   border-bottom-color : #FFFFFF;
   border-left-color : #FFFFFF;
}
 
TD.TD_Cell 
{
   background-color : #EEEEEE;
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : left;
   vertical-align : top;
   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 : #FFFFFF;
   border-right-color : #FFFFFF;
   border-bottom-color : #FFFFFF;
   border-left-color : #FFFFFF;
}
 
TD.TD_Tiny 
{
   color : #000000;
   font-size : 4;
   font-style : normal;
   font-weight : normal;
}
 
TABLE.TABLE_Border 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   border-top-width : 2;
   border-right-width : 2;
   border-bottom-width : 2;
   border-left-width : 2;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #AAAAAA;
   border-right-color : #AAAAAA;
   border-bottom-color : #AAAAAA;
   border-left-color : #AAAAAA;
}
 
TD.TD_Album 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : top;
   padding-top : 5;
   padding-right : 5;
   padding-bottom : 5;
   padding-left : 5;
}
 
TD.TD_FieldLabel 
{
   background-color : #f7f7f7;
   color : #8B4B1F;
   font-size : 12;
   font-style : normal;
   font-weight : bold;
   text-align : right;
   vertical-align : top;
   padding-top : 3;
   padding-right : 10;
   border-top-width : 0;
   border-right-width : 1;
   border-bottom-width : 1;
   border-left-width : 1;
   border-top-style : none;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #FFFFFF;
   border-right-color : #FFFFFF;
   border-bottom-color : #FFFFFF;
   border-left-color : #FFFFFF;
}
 
TD.TD_Field 
{
   color : #000000;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : left;
   vertical-align : top;
   border-top-width : 0;
   border-right-width : 1;
   border-bottom-width : 1;
   border-left-width : 1;
   border-top-style : none;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #FFFFFF;
   border-right-color : #FFFFFF;
   border-bottom-color : #FFFFFF;
   border-left-color : #FFFFFF;
}
 
TD.TD_Middle 
{
   background-color : #000000;
   color : #FFFFFF;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
   padding-top : 10;
   padding-right : 10;
   padding-bottom : 10;
   padding-left : 10;
   border-top-width : 3;
   border-right-width : 3;
   border-bottom-width : 3;
   border-left-width : 3;
   border-top-style : dashed;
   border-right-style : dashed;
   border-bottom-style : dashed;
   border-left-style : dashed;
   border-top-color : #000000;
   border-right-color : #000000;
   border-bottom-color : #000000;
   border-left-color : #000000;
}
 
TD.TD_NormalBigger 
{
   color : #000000;
   font-size : 13;
   font-style : normal;
   font-weight : normal;
   text-align : justify;
   vertical-align : top;
}
 
TD.TD_MiddleBigger 
{
   background-color : #000000;
   color : #FFFFFF;
   font-size : 13;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
   padding-top : 10;
   padding-right : 10;
   padding-bottom : 10;
   padding-left : 10;
   border-top-width : 3;
   border-right-width : 3;
   border-bottom-width : 3;
   border-left-width : 3;
   border-top-style : dashed;
   border-right-style : dashed;
   border-bottom-style : dashed;
   border-left-style : dashed;
   border-top-color : #000000;
   border-right-color : #000000;
   border-bottom-color : #000000;
   border-left-color : #000000;
}
 
A.A_NormalStudio 
{
   color : #FEE121;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-decoration : underline;
   text-transform : none;
}
 
A.A_NormalStudio:hover 
{
   background-color : #8B4B1F;
   color : #FEE121;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-decoration : underline;
   text-transform : none;
}
 
TD.TD_Video 
{
   background-color : #666666;
   color : #FFFFFF;
   font-size : 12;
   font-style : normal;
   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 : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #000000;
   border-right-color : #000000;
   border-bottom-color : #000000;
   border-left-color : #000000;
}
 
TD.TD_Advert 
{
   color : #FFFFFF;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
}
 
