a{text-decoration: none; color: #c9a919; font-size: 13px; font-family: Century Gothic; outline: none;}
a:hover{text-decoration: none; color: #ffffff; outline: none;}
a:visited{text-decoration: none; color: #c9a919; font-size: 13px; font-family: Century Gothic; outline: none;}
a:visited:hover{text-decoration: none; color: #ffffff; outline: none;}

html{scrollbar-base-color: #c9a919; scrollbar-arrow-color: #000000; scrollbar-face-color: #c9a919;}
body{background-color: #2a1d11; background-image: url(); background-repeat: repeat; background-position: left top; padding: 0px; margin: 0px;}
td{font-size: 12px; font-family: Century Gothic; color: #ffffff; text-align:justify}

li{font-size: 12px; font-family: Century Gothic; color: #ffffff; text-align:left}

h1{font-size: 18px; font-family: Century Gothic; color: #ffffff; text-align:left}

p.bot{font-size: 12px; font-family: Century Gothic; color: #ffffff; text-align:center}

/* DIV POP-UP STYLE CLASSES */
.PopDiv {position: fixed; left: 150px; top: 50px; -moz-user-select: text; z-index: 1;}
.PopDivNotSelect {position: fixed; left: 150px; top: 50px; -moz-user-select: -moz-none;}
.popDivTopBar {background-color: #ffffff; background-image: url(images/popdiv/bg_topbar.gif); background-position: right bottom; background-repeat: no-repeat; border-bottom: solid 1px #000000; text-align: right; cursor: move;}
.popDivCloseBut {cursor: pointer; width: 20px; height: 20px; border: none; background-color: Transparent; background-image: url(images/popdiv/close.png); background-repeat: no-repeat; background-position: center center;}
.moznone {-moz-user-select: -moz-none;}
.moztext {-moz-user-select: text;}
.loadingpic {width: 32px; height: 32px; background-image: url(images/popdiv/loading.gif); background-repeat: no-repeat; background-position: center center;}
.loadingpic_small {width: 16px; height: 16px; background-image: url(images/popdiv/loading_small.gif); background-repeat: no-repeat; background-position: center center;}
.PopDivFrameTopLeft {width: 10px; height: 10px; background-image: url(images/popdiv/topleft.png); background-repeat: no-repeat; background-position: right bottom;}
.PopDivFrameTop{height: 10px; background-image: url(images/popdiv/top.png); background-repeat: repeat-x; background-position: center bottom;}
.PopDivFrameTopRight {width: 10px; height: 10px; background-image: url(images/popdiv/topright.png); background-repeat: no-repeat; background-position: left bottom;}
.PopDivFrameLeft{width: 10px; background-image: url(images/popdiv/left.png); background-repeat: repeat-y; background-position: right center;}
.PopDivFrameBg{background-color: #ffffff; border: solid 1px #000000; min-width: 200px; min-height: 100px;}
.PopDivFrameRight{width: 10px; background-image: url(images/popdiv/right.png); background-repeat: repeat-y; background-position: left center;}
.PopDivFrameBottomLeft {width: 10px; height: 10px; background-image: url(images/popdiv/bottomleft.png); background-repeat: no-repeat; background-position: right top;}
.PopDivFrameBottom {height: 10px; background-image: url(images/popdiv/bottom.png); background-repeat: repeat-x; background-position: center top;}
.PopDivFrameBottomRight {width: 10px; height: 10px; background-image: url(images/popdiv/bottomright.png); background-repeat: no-repeat; background-position: left top;}
