body  {
     font-size: small;
     font-family: Verdana, Arial, serif;
     color: #ffffff;
     background-color: #2C5A8A;
     }

table  {
     empty-cells: show;
     border-color: #5482B2;
     color: #ffffff;
     border-collapse: collapse;
     background-color: transparent;
     }

td  {
     border-color: #5482B2;
     color: #ffffff;
     background-color: transparent;
     }

th  {
     font-weight: bold;
     display: block;
     background-color: transparent;
     text-decoration: none;
     border: 1px;
     border-style: ridge;
     margin: 0;
     color:#ffffff;
     }

a:link  {
     text-decoration: none;
     color:#9CC8F9;
     background-color: transparent;
     }

a:visited  {
     text-decoration: none;
     color:#9CC8F9;
     background-color: transparent;
     }

a:active  {
     text-decoration: none;
     color:#9CC8F9;
     background-color: transparent;
     }

a:hover  {
	 text-decoration: underline;
     color:#ffffff;
     background-color: transparent;
     }

.windowbg  {
     background-color: #184675;
     color:#ffffff;
     border-style: inset;
     border: 1px;
     }

.windowbg2  {
     background-color: #0E3C6C;
     color:#ffffff;
     border-style: inset;
     border: 1px;
     }

.windowbg3  {
     background-color: #9CC8F9;
     color:#ffffff;
     }

.titlebg  {
     background-color: #225080;
     color:#ffffff;
     }

.text1  {
     color: #ffffff;
     background-color: transparent;
     }

.catbg  {
     color: #FFFFFF;
     background-color: #0E3C6C;
     }

.bordercolor  {
     background-color: #083666;
     color:#ffffff;
     }

.quote  {
     font-family: Arial, helvetica, serif;
     color: #000000;
     background-color: #5D8FCA;
     border: none;
     }

.code  {
     font-family: Arial, helvetica, serif;
     color: #CCCC00;
     background-color: #083666;
     }

.news  {
     color: #9CC8F9;
     background-color: #2C5A8A;
     }

.nav  {
     color: #9CC8F9;
     background-color: transparent;
     text-decoration: none;
     }

.hr  {
     color: #5D8FCA;
     background-color: transparent;
     }

.help  {
     cursor: help;
     background-color: transparent;
     color:#ffffff;
     }

.meaction  {
     color: red;
     background-color: transparent;
     }

.editor  {
     width : 100%;
     }

HR  {
     color: #5D8FCA;
     background-color: transparent;
     }

input, textarea, select  {
     background-color: #CCCCCC;
     text-decoration: none;
     background-attachment: scroll;
     color:#000000;
     }

.radio  {
     background-color: transparent;
     text-decoration: none;
     background-attachment: scroll;
     color:#000000;
     }

.maintable  {
     color: #FFFFFF;
     background-color: #225080;
     border-style: groove;
     border-color: #2C5A8A;
     border-width: 2px;
     border-collapse: collapse;
     }

.smtxt  {
     color: #FFFFFF;
     font-family: verdana, arial, helvetica, serif;
     background-color: transparent;
     font-size: x-small;
     }

.admin_col  {
     color: red;
     background-color: transparent;
     text-decoration: none;
     }

.gm_col  {
     color: blue;
     background-color: transparent;
     text-decoration: none;
     }

.yse_dev_col  {
     color: green;
     background-color: transparent;
     text-decoration: none;
     }

.mod_team_col  {
     color: orange;
     background-color: transparent;
     text-decoration: none;
     }
