a:link              { font: verdana; color: #666666; text-decoration: none }
a:active            { font: verdana; color: #666666; text-decoration: none }
a:visited           { font: verdana; color: #666666; text-decoration: none }
a:hover             { font: verdana; color: #666666; text-decoration: underline }

a.category:link     { font: arial;   color: #FFFFFF; text-decoration: none; font-weight:bold; }
a.category:active   { font: arial;   color: #FFFFFF; text-decoration: none; font-weight:bold; }
a.category:visited  { font: arial;   color: #FFFFFF; text-decoration: none; font-weight:bold; }
a.category:hover    { font: arial;   color: #D1DCEB; text-decoration: underline; font-weight:bold; }

a.copyright:link    { font: arial; color: #687F91; text-decoration: none; }
a.copyright:active  { font: arial; color: #687F91; text-decoration: none; }
a.copyright:visited { font: arial; color: #687F91; text-decoration: none; }
a.copyright:hover   { font: arial; color: #819AAD; text-decoration: underline; }

img { border: 0px none; }

b, strong { font-weight : bold; }

.text-sl {
	font-family: "Georgia, serif";
	font-size: 12px;
	color: #000000;
}
.text-times-sl {
	font-family: "Georgia, serif";
	font-size: 12px;
	color: #000000;
}
.titleheadings {
	font-family: Geneva;
	font-size: 19pt;
	color: #990000;
	text-transform: uppercase;
	font-weight: bold;
}
body
{
	margin-top:   0px;
	margin-bottom: 0px;
	margin-left:   0;
	margin-right:  0;
	padding: 0;
	font-family: arial;
	color: #333333;
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.body-text {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height:18px;
}

.titles{
    font-family: arial;
	font-size: 22px;
	color: #CC0000;
	line-height:26px;
}
select, option, textarea, input
{
  border-width: 1px;
  border-color: #9DBECD;

  color:       #000000;
  font-size:   11px;
  font-family: arial;

  background-color: #FFFFFF;
}

input.checkbox
{
  background-color: #F5F9FD;
}

td, font
{
    color: #000000;
}

hr
{
  height: 1px;
  border: 0px;

  color: #DDE7EC;
  background-color: #DDE7EC;
}

.box
{
  border-left:    1px solid #DDE7EC;
  border-right:   1px solid #DDE7EC;
  border-top:     1px solid #DDE7EC;
  border-bottom:  1px solid #DDE7EC;

  background-color: #FFFFFF;
}

.innerbox
{
  color:            #5C5C5C;
  text-decoration:  none;

  background-color: #F5F9FD;

  padding-left:     8px;
  padding-right:    8px;
  padding-top:      8px;
  padding-bottom:   8px;

  border-width:     0px;
}

.pluginname1
{
  font-family: arial, verdana;
  font-size:   12px;
  font-weight: bold;

  color: #6E8195;
}

.pluginname2
{
  font-family: arial, verdana;
  font-size:   12px;
  font-weight: bold;

  color: #FFFFFF;

  background-image: url('images/bg_header.gif');
  background-color: #A5B5C5;
  margin:           0px;

  padding-top:      1px;
  padding-bottom:   1px;
  padding-right:    1px;
  padding-left:     1px;

  border-width:  0px;
}.menu-tx {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}
.menu-links {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}


.hlink {

font-family: arial;
	font-size: 11px;
	font-weight:bold;

}


/* CEILING HORIZ NAV */
DIV.cnnCeilnavCont {width:760px;}
TABLE.cnnCeilnav {margin:0;padding:0;width:760px;}
TABLE.cnnCeilnav TD {background-color:#2E557C;font-family:arial;font-size:11px;color:#fff;padding:0 4px 0 6px;height:22px;}
TABLE.cnnCeilnav TD A:link, TABLE.cnnCeilnav TD A:visited, TABLE.cnnCeilnav TD A:hover {color:#fff;text-decoration:none;font-weight:bold;}
TABLE.cnnCeilnav TD IMG.cnnNavGfx {margin-top:2px;}
TABLE.cnnCeilnav TD.cnnNavLeft {background:#CC0000;width:4px;padding:0px;margin:0px;}
TABLE.cnnCeilnav TD.cnnNavHome {background-color:#CC0000;padding:0 6px 0 3px;}
TABLE.cnnCeilnav TD.cnnNavPull {background:#2E557C;padding:0 7px 0 9px;}
TABLE.cnnCeilnav TD.cnnNavPull SELECT {height:16px;width:93px;font-size:9px;margin:0px;padding:0px;}
TABLE.cnnCeilnav TD.cnnNavPipeline {width:72px;padding:0 0px 0 2px;margin:0px;}
TABLE.cnnCeilnav TD.cnnNav0RtPad {padding-right:0px;}
