﻿html{padding:0px; margin:0px;}
body{font-family:"Trebuchet MS", arial, Arial;font-size:13px; padding:0px; margin:0px;}
img{border:0px;}

a, a:visited{color:#6f0202;text-decoration:none;}
a:hover, a:visited:hover{text-decoration:none;}


.Frame{margin:0 auto;}
.FrameCornerTopLeft{background: url('../images/CornerTopLeft.gif');width:8px; height:8px;}
.FrameCornerTopRight{background: url('../images/CornerTopRight.gif');width:8px; height:8px;}
.FrameCornerBottomLeft{background: url('../images/CornerBottomLeft.gif');width:8px; height:8px;}
.FrameCornerBottomRight{background: url('../images/CornerBottomRight.gif');width:8px; height:8px;}
.FrameTop{background:url('../images/FrameTopBg.gif') repeat-x; height:8px;}
.FrameBottom{background:url('../images/FrameBottomBg.gif') repeat-x; height:8px;}
.FrameLeft{background:url('../images/FrameLeftBg.gif') repeat-y; width:8px;}
.FrameRight{background:url('../images/FrameRightBg.gif') repeat-y; width:8px;}
.FrameContentTable{width:100%;}
.FrameContentTableTd{}

/*INTRO*/
.IntroContentTable{width:100%; height:100%;background:#F00404;}
.IntroContentTableTd{text-align:center;}

/*INTRO LINK*/
a.enter, a.enter:visited{background:#000;color:#000;font-weight:bold; letter-spacing:5px; font-size:14px; text-transform:uppercase; cursor:hand; cursor:pointer; padding:2px 0 2px 0; display:block; text-decoration:none;}
a.enter:hover, a.enter:visited:hover{background:#000; color:#6f0202; text-decoration:none;}

/* SITE MENU */
.menu {color:#6f0202;font-family:arial, Arial;font-size:12px;text-transform:uppercase;height:22px;cursor:hand;cursor:pointer;}
.menu td{height:22px;}
.menu th{padding-bottom:20px;}
.menuListOver {background:#FFF; color:#6f0202;cursor:hand; cursor:pointer; text-decoration:none;}
.menuListOut {color:#FFF; text-decoration:none; background:#FFF}

.menuListSub {background:#FFF; color:#FFF;cursor:hand; cursor:pointer; text-decoration:none;}
.menuListSubOver {background:#C0C0C0; color:#000}

/*SITE FRONT TEXT*/
.FrontOpacityCel{width:300px; font-size:18px; height:400px;  text-align:center;}

