/* old orange FF0000 */
table.tab {
	background-color: #BBC8D7;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

.sbover {filter:mask() mask(color=#FF0000) dropshadow(offX=1,offY=1,color=buttonhighlight,positive=1);}

SPAN.TreeviewSpanArea A {
	font-size: 11px; 
	font-face: Verdana; 
	text-decoration: none;
	color: #00005D;
}

SPAN.TreeviewSpanArea A:hover {
	color: '#FF0000';
}

.border {
	border: 1px solid black;
}

.hand {
	cursor: pointer;
}

.border-topleftright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


table.tabOff {
	background-color: #BBC8D7;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
table.tabOn {
	background-color: #00005D;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a.blnk {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}

a.black {
	text-decoration: none;
	color: #000000;
}

a.white {
	text-decoration: none;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #FF0000;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #79113C;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #79113C;
	text-decoration: none;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #79113C;
	text-decoration: none;
}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00005D;
	text-decoration: none;
}

a.blnk {
	text-decoration: none;
	color: #FF0000;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.frm {
	font-family: tahoma;
	color: #000066;
	border: 1px solid #666666;
	background-color: #F8F9DD;
	font-size: 12px;
}

.button {
	font-size:11px;font-family: tahoma, arial, Geneva, Helvetica, sans-serif;
	background-color:#e0e0d5;
	width:auto;
	border : 1px outset White;
}

.bigbutton {
	font-size:18px;font-family: tahoma, arial, Geneva, Helvetica, sans-serif;
	background-color:#559F00;
	width:200;
	height:40;
	border : 1px outset White;
}



input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.buttonnewgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000066;
	background-image: url(../images/buttons/greybutton.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

.buttonnewblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/buttons/bluebutton.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

.buttonnewsage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/buttons/sagebutton.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

.buttonnewpink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/buttons/pinkbutton.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}