#subheader
{
	font-weight: bold;
	color: red;
}

#header
{
	font-weight: bold;
	font-family: Arial;
	font-size: 12pt;
}

#note
{
	font-family: Arial;
	font-size: 8pt;
	font-style: italic;	
}

.blue
{
	background: #97C8FB;
}

.green
{
	background: #5CD473;
}

.yellow
{
	background: #5CFFBC;
}

.dblue
{
	background: darkblue;
}

.aqua
{
	background: #5CFAFF;
}

.gray
{
	background: #EAEAEA;
}

.bgreen
{
	background: #AFBACF;
}

.lred
{
	background: #FFACAC;
}

.specs
{
	font-size: 8pt;
	font-family: Arial;
	text-align: center;
}

.normal
{
	font-size: 10pt;
	font-family: Arial;
}

.biggrayitalic
{
	color: #AAAAAA;
        font-size: 20pt;
        font-family: Arial Black;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 0;
}

.bigblack
{
	color: black;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

BODY {
	SCROLLBAR-BASE-COLOR: #5A75BD;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	background: url('../images/back_l.png') #31476W0;
  	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  	padding: 0px;
  	text-align: center;
}

SELECT {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 11px;
	COLOR: #000000;
	BACKGROUND-COLOR: #EAEAEA
}

TEXTAREA, .bginput {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	COLOR: #000000;
	BACKGROUND-COLOR: #BFD9EE
}

#all A:link, #all A:visited, #all A:active {
	COLOR: #0D2888;
}
#all A:hover {
	COLOR: #F27900;
}
#cat A:link, #cat A:visited, #cat A:active {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}
#cat A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}
#ltlink A:link, #ltlink A:visited, #ltlink A:active {
	COLOR: #0D2888;
	TEXT-DECORATION: none;
}
#ltlink A:hover {
	COLOR: #F27900;
	TEXT-DECORATION: underline;
}
.thtcolor {
	COLOR: #EEEEFF;
}

a:link{text-decoration: none; color:#F27900;}
a:visited{text-decoration: none; color: #F27900;}
a:hover{text-decoration: none; color: red;}
a:active{text-decoration: none; color: #F27900;}

.encee{color: white;}
a:link.encee {text-decoration: none; color: yellow;}
a:visited.encee {text-decoration: none; color: yellow;}
a:hover.encee {text-decoration: none; color: #FFFFFF;}

.nct{color: red;}
a:link.nct {text-decoration: none; color: red;}
a:visited.nct {text-decoration: none; color: red;}
a:hover.nct {text-decoration: none; color: red;}

.nt{color: blue;}
a:link.nt {text-decoration: none; color: blue;}
a:visited.nt {text-decoration: none; color: blue;}
a:hover.nt {text-decoration: none; color: red}

.ntan{color: red;}
a:link.ntan {text-decoration: none; color: red;}
a:visited.ntan {text-decoration: none; color: red;}
a:hover.ntan {text-decoration: none; color: #F27900;}

.sAll
{
border-top: #000000 solid 1px;
border-bottom: #000000 solid 1px;
border-right: #000000 solid 1px;
border-left: #000000 solid 1px;
}
.sBottom
{
border-bottom: #000000 solid 1px;
}
.sTop
{
border-top: #000000 solid 1px;
}
.sRight
{border-right: #000000 solid 1px;
}

.menu
{
border-top: #000000 solid 1px;
border-bottom: #000000 solid 1px;
border-right: #000000 solid 1px;
}

td
{
font-family: MS Sans Serif;
font-size: 8pt;
color: black;
}

.mouseBeOffMe {
background: #AECDFF;
border-bottom: #000000 solid 1px;
}

.mouseBeOnMe {
background: white; 
border-bottom: #000000 solid 1px;
cursor: hand;
color: blue;
}

.mouseOffMe {
background: white;
border-bottom: #000000 solid 1px;
}

.mouseOnMe {
background: #0D2888; 
border-bottom: #000000 solid 1px;
cursor: hand;
color: black;
}

.notes {
background-color: #FFFFCC;
scrollbar-base-color: #FFCC00;
}

.vinz_lb {
  vertical-align   : top;
  width            : auto;
  background       : url('../images/back_l.png') top right transparent;
}

.vinz_rb {
  vertical-align   : top;
  width            : auto;
  background       : url('../images/back_r.png') top left transparent;
}

.vinz_ls {
  vertical-align   : top;
  width            : 12px;
  background       : url('../images/schatten_l.png') top right transparent;
}

.vinz_rs {
  vertical-align   : top;
  width            : 12px;
  background       : url('../images/schatten_r.png') top left transparent;
}

.vinz_m {
  width            : 750px;
  height           : 100%;
  background       : #ffffff;
  vertical-align   : top;
  border-left      : 1px solid #000000;
  border-right     : 1px solid #000000;
  border-bottom    : 2px solid #000000;
}

.vinz_ol {
  width            : auto;
  height           : 500px;
  background       : url('../images/back_ol.png') top right repeat-x transparent;
}

.vinz_or {
  width            : auto;
  height           : 500px;
  background       : url('../images/back_or.png') top left repeat-x transparent;
}

.contenttable {
  width            : 100%;
}