a:link
{
	color: #9CC8F9;
	text-decoration: underline;
}
a:visited, a:hover
{
	color: #9CC8F9;
	text-decoration: underline;
}

.nav, .nav:link, .nav:visited
{
	color: #9CC8F9;
	text-decoration: none;
}
a:hover  {
     text-decoration: underline;
     color:#ffffff;
     background-color: transparent;
    }

a img{
border: 0;
}

table
{
	empty-cells: show;
}
     
body
{
	font-size: 12px;
     color: #ffffff;
     font-family: verdana, arial, helvetica, sans-serif;
     margin: 4px;
     background-color: #2C5A8A;
}

input, textarea, button
{
	font-size: 9pt;
	color: #083666;
	font-family: Tahoma, arial, helvetica, sans-serif;
}

input.check
{
}

select
{
	font-size: 8pt;
	font-weight: normal;
	color: #083666;
	font-family: Tahoma, arial, helvetica, sans-serif;
}

hr, .hrcolor
{
	height: 1px;
	border: 0px;
	color: #184675 !important;
	background-color: #184675 !important;
}

.quote
{
	color: white;
	background-color: #5D8FCA;
	border: 1px solid #083666;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
}

.code
{
	color: white;
	background-color: #184675;
	border: 1px solid #083666;
	padding: 1px;
	font-family: "courier new", helvetica, "times new roman", serif;
	font-size: x-small;
	width: 99%;
	margin: 1px auto 1px auto;
	white-space: nowrap;
	overflow: auto;
}

.quoteheader, .codeheader
{
	color: white;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
}

.help
{
	cursor: help;
}

.meaction
{
	color: red;
}

.editor
{
	width: 96%;
}

.highlight
{
	background-color: yellow;
	font-weight: bold;
	color:;
}

.windowbg
{
	color: white;
	background-color: #336699;
}
.windowbg2
{
	color: white;
	background-color: #184675;
}

.thread1bg  {
     color: white;
     background-color: #225080;
     margin: 0;
     }

.thread2bg  {
     color: white;
     background-color: #184675;
     margin: 0;
     }

.headgraphic  {
     font-weight: bold;
     font-size: 10px;
     text-align: center;
     padding-right: .6em;
     background-image:;
     color: white;
     width: auto;
     border-top:;
     }
     
.signature
{
}

.titlebg, tr.titlebg td, .titlebg a:link, .titlebg a:visited
{
	color: white;
     background-color: #184675;
     margin: 0;
}
.titlebg a
{
	background: none !important;
}
.titlebg a:hover
{
	color: #;
}

.catbg
{
	font-weight: bold;
     font-size: 13px;
     background-image:;
     background-color: #;
     color: white;
     margin: 0;
}

.catbg2
{
	font-weight: bold;
     font-size: 13px;
     background-image:;
     background-color:;
     color: white;
     margin: 0;
}

.bordercolor
{
	background-color: #2C5A8A;
}

.tborder
{
	border: 1px solid #225080;
	background-color: #2C5A8A;
}

.smalltext
{
	font-size: x-small;
	font-family: Tahoma, arial, helvetica, sans-serif;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}

#header
{
     position: relative;
     background-color: #184675;
     width: 100%;
     height: 75px;
}

#headerarea
{
	background-color: #184675;
	margin-bottom: 1px;
}

#bodyarea
{
	background-color: #184675 !important;
}

#footerarea
{
	color: white;
	background-color: #184675;
}

/* This is for the special header boxes on the top (user info, key stats, news box.) */
.headertitles
{
	
     color: #;
     background-color: #225080;
     margin-left: 30px;
     margin-right: 30px;
     border: 1px;

}
.headerbodies
{
	color: white;
     background-color: #336699
;
     border: 0px solid #184675;
     margin-left: 30px;
     margin-right: 30px;
     margin-bottom: 2px;
}

/* Start Enigma styles... */
.centercontent
{
	width: auto;
	background-color: #184675 !important;
     padding-left: 10px;
     padding-right: 10px;
}
.blockhead
{
  color: #FFFFFF;
  background-color: #2C5A8A;
  margin: 0;
  border-bottom: 1px;
}
.leftbody
{
	color: white;
	background-color: #184675 !important;
	padding-right: 2px;
  width: 150px !important;
}
.rightbody
{
	color: white;
	background-color: #184675 !important;
	padding-right: 2px;
  width: 150px !important;
}
.leftblocks
{
	background-color: #184675 !important;
	width: 150px !important;
}

.centerblocks
{
	background-color: #184675 !important;
}

.rightblocks
{
	background-color: #184675 !important;
	width: 150px !important;
}

table.blockcal
{
	border-width: 1px;
	border-collapse: collapse;
	border-style: dashed;
	border-color: #184675 ;*/
}
td.blockcal
{
	padding: 2px;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: white;
	border-right: 1px solid #184675;
	border-bottom: 1px solid #184675;
}
td.blockcaltoday
{
	padding: 2px;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: white;
	background-color: transparent;
	border-right: 1px solid #225080;
	border-bottom: 1px solid #225080;
}
td.blockcalpast
{
	padding: 2px;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: white; 
	border-right: 1px solid #225080;
	border-bottom: 1px;
}
caption.blockcal
{
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: white;
}
th.blockcalweek
{
	padding: 2px;
	text-align: center;
	font-style: italic;
	font-variant: normal;
	font-weight: 100;
	font-size: 9px;
	font-family: Arial, sans-serif;
	color: white;
}
td.blah
{
	color: white;
	background-color: #5D8FCA;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	font-size: 9px;
}
