body { background-image:url('/site/images/layout/background.gif');
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

table#mainLayout tr#middleRow td#frameBody { 
width: 900px;
background-color: #ffffff; 
font-size: 12px;
}

table tr td#frameContent { padding: 5px; padding-top: 10px; font-size: 12px; }

a { color: black; }
a:hover { text-decoration: none; }

table#mainMenu tr#menuText td a { text-decoration: none; }
table#mainMenu tr#menuText td a:hover { text-decoration: underline; }

table#mainLayout tr#topRow td#frameTopLeft 	{ height: 19px; width: 19px; background-image:url('/site/images/layout/layoutBackgroundTopLeft.gif'); }
table#mainLayout tr#topRow td#frameTop		{ height: 19px; background-image:url('/site/images/layout/layoutBackgroundTop.gif'); }
table#mainLayout tr#topRow td#frameTopRight	{ height: 19px; width: 19px; background-image:url('/site/images/layout/layoutBackgroundTopRight.gif'); }

table#mainLayout tr#middleRow td#frameLeft 	{ height: 19px; width: 19px; background-image:url('/site/images/layout/layoutBackgroundLeft.gif'); }
table#mainLayout tr#middleRow td#frameRight	{ height: 19px; width: 19px; background-image:url('/site/images/layout/layoutBackgroundRight.gif'); }

table#mainLayout tr#bottomRow td#frameBottomLeft 	{ height: 19px; width: 19px; background-image:url('/site/images/layout/layoutBackgroundBottomLeft.gif'); }
table#mainLayout tr#bottomRow td#frameBottom		{ height: 19px; background-image:url('/site/images/layout/layoutBackgroundBottom.gif'); }
table#mainLayout tr#bottomRow td#frameBottomRight	{ height: 19px; width: 19px; background-image:url('/site/images/layout/layoutBackgroundBottomRight.gif'); }

table#bannerMain tr td#bannerMainMiddle { background-image:url('/site/images/banners/bannerMainMiddle.gif'); }
table#bannerMain tr td#layoutBannerLine { background-image:url('/site/images/banners/layoutBannerLine.gif'); }

div.lineNews { width: 100%; text-align: right; background-image:url('/site/images/layout/lineNews.gif'); }
table.news tr td { font-size: 12px; }

table#mainMenu tr td { padding-top: 5px; width: 14%; text-align: center; font-weight: bold; font-size: 13px; }
table#mainMenu tr#menuGraphics td { height: 10px; }
table#mainMenu td td.menuSpacer { width: 5px; }
table tr td#menuGraphicsHome { background-color: #e3871b; }
table tr td#menuGraphicsEvents { background-color: #dca80e; }
table tr td#menuGraphicsForum { background-color: #d31047; }
table tr td#menuGraphicsGallery { background-color: #ac208e; }
table tr td#menuGraphicsAboutUs { background-color: #73278a; }
table tr td#menuGraphicsContactUs { background-color: #00539e; }
table tr td#menuGraphicsProduction { background-color: #404041; }

.actionable { cursor: pointer; }