BODY 
{
    BACKGROUND-COLOR: #000000;
	background-image: url(/images/backgrad.gif);
	background-position: top left;
	background-repeat: no-repeat;
	FONT-FAMILY: arial, veranda, helvetica, sans-serif;
}


p, div, td, ul
{
  font-size: 12px;
  color: #FFFFFF;
  line-height: 140%;
}

a
{
	COLOR: #FFCC00;
	text-decoration: none;
	font-style: italic;
}

a:hover
{
	COLOR: #CC3333;
}

.layout
{
	padding-left: 7px;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 11px;
}

.tagline 
{
	COLOR: #999999;
	font-size: 13px;
	letter-spacing: 1px;
	padding-bottom: 15px;
}

.tagline SPAN
{
	COLOR: #FFFFFF;
}

.content
{
	background-color: #000000;
	background-image: url(/images/nav_holder_grad.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	border: 1px solid #333333;
	padding: 15px;
}

.main
{
	background-color: #000000;
	background-image: url(/images/nav_holder_grad.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	border: 1px solid #555555;
    padding: -15px;
}

.logo_holder
{
	padding-top: 0px;
	padding-bottom: 10px;
}

.logo_image_holder
{
    position:absolute;
    left:600px;
    top:0px;
}


.logo_line
{
	background-color: #990066;
    background-image: url(/images/logo_line.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}

.section_head
{
	background-image: url(/images/nav_grad.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	padding-left: 6px;
	color: #FF33FF;
	font-size: 12px;
	font-weight: bold;
}

.nav_indent
{
	padding-left: 10px;
	
}

.nav
{
	color: #CCCCCC;
	padding-top: 0px;
	padding-bottom: 0px;
}

.nav:link
{
	COLOR: #CCCCCC;
	TEXT-DECORATION: none;
}

.nav:visited
{
	COLOR: #CCCCCC;
	TEXT-DECORATION: none;
}

.nav:hover
{
	COLOR: #FFCC00;
}

.caption
{
  color: #669999;
  font-family: times, georgia, serif;
  font-style: italic;
  text-align: center;
  margin-top: 12px;
  padding-top: 8px;
  border-top: 1px solid #FFCC00;
}

.right_content
{
	background-color: #000000;
	background-image: url(/images/nav_holder_grad.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	border: 1px solid #333333;
	padding: 15px;
}




ul
{
	list-style-type: circle;
	color: #CCCC00;
}

li
{
	padding-top: 5px;
	FONT-SIZE: 13px;
}

li SPAN
{
	color: #666666;
}

h1
{
  font-size: 16px;
  color: #CC33CC;
  margin-bottom: -10px;
  margin-top: 0px;
  
}

h2
{
  font-size: 14px;
  color: #669999;
  margin-bottom: 10px;
}

h3
{
  font-size: 10px;
  color: #999;
  margin-bottom: 8px;
  font-weight: bold;
}

h4
{
  font-size: 12px;
  font-weight: bold;
  color: #CC33CC;
  margin-bottom: 6px;
}

hr
{
  color: #669999;
  margin-top: 4px;
  margin-bottom: 4px;
}

.quote
{
  color: #999999;
  font-size: 15px;
  font-weight: bold;
  font-family: times, georgia, serif;
  font-style: italic;
  text-align: center;
  padding: 15px;
}

.quote SPAN
{
  font-style: normal;
}

.indent
{
  padding-left: 20px;
  padding-bottom: 6px;
}

.sidebar
{
}

.scroll_view
{
  color: #666;
  font-size: 10px;
  overflow: auto;
  font-weight: normal;
  padding-left: 8px;
  padding-right: 12px;
  margin-top: 12px;
  text-align: left;
  height: 440px;
}

.scroll_view .a:link
{
  color: #666;
  font-size: 10px;
  text-decoration: none;
  margin-top: 2px;
  font-weight: normal;
}

.scroll_view .a:visited
{
  color: #666;
  font-size: 10px;
  text-decoration: none;
  margin-top: 2px;
  font-weight: normal;
}

.news_item
{
  color: #CC33CC;
  font-weight: bold;
  text-decoration: none;
  padding-bottom: 15px;
}

.news_item SPAN
{
  color: #CCCCCC;
  margin-top: 2px;
  font-weight: normal;
}

.basic_Table
{
  border: 1px solid #999999;
  margin-top: 8px;
  margin-bottom: 8px;
}

.basic_Table TH
{
  padding: 6px;
  color: #CC33CC;
  text-align: left;
}

.basic_Table TD
{
  padding: 6px;
  color: #999999;
  text-align: left;
}

.odd
{
  background-color: #555555;
}

.even
{
}

.event
{
  color: #CCCCCC;
  padding-bottom: 12px;
  
}

.event SPAN
{
  font-size: 12px;
  color: #CC66CC;
  font-weight: bold;
}

.input
{
  border: 1px solid #999999;
}

img.left
{
  margin-right: 15px;
}



.gvLabel
{
    text-align:center;
}



.error
{
  font-size: 14px;
  text-align:center;
  color: RED;
}



.grayline{
    background-color: #888888;
}


.rainbowLine{
    background-color: #990066;
    background-image: url(/images/logo_line_small.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}