h1,h2 {
	COLOR: #000000; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 13px; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
H2,H4,TD,P,SMALL {
        font-family : Tahoma,verdana,arial,helvetica,sans-serif;
        font-size : 9pt;
}
/* override HTML elements */
H2 {
        font-size : 12pt;
        font-weight : bold;
}
H4 {
        color : #993333;
        font-size : 10pt;
        font-weight : bold;
}
SMALL {
        font-size : 8pt;
}
A {
	COLOR: #737373; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A:hover{
	COLOR: #505050; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
BODY {
	BACKGROUND-COLOR: white; BACKGROUND-POSITION: right bottom; BACKGROUND-REPEAT: no-repeat
}
.text {
	COLOR: #676666; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 11px
}
INPUT {
	COLOR: #676666; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 11px
}
SELECT {
	COLOR: #676666; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 11px
}
OPTION {
	COLOR: #676666; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 11px
}
TEXTAREA {
	COLOR: #676666; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 11px
}
.breadcrumb {
	COLOR: #939393; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.subtitle {
	COLOR: #737373; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 13px; FONT-STYLE: normal; FONT-WEIGHT: bold
}
.textbig {
	COLOR: #767676; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 12px
}
.textred {
	COLOR: #e1781f; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 11px
}
.date {
	COLOR: #c0c0c0; FONT-FAMILY: Tahoma,Verdana, sans-serif; FONT-SIZE: 10px; FONT-STYLE: normal; FONT-WEIGHT: normal
}
.concept {
	COLOR: #367bbd; FONT-FAMILY: Tahoma,Verdana, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal; FONT-WEIGHT: normal
}
.titlebold {
	COLOR: #434343; FONT-FAMILY: Tahoma,Verdana, sans-serif; FONT-SIZE: 15px; FONT-STYLE: normal; FONT-WEIGHT: bold
}
.link {
	COLOR: #367bbd; FONT-FAMILY: Tahoma,Verdana, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal; FONT-WEIGHT: normal
}
.linkunder {
	COLOR: #367bbd; FONT-FAMILY: Tahoma,Verdana, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
.menusec {
	COLOR: #9d6f4d; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal; FONT-WEIGHT: normal
}
UL {
	LIST-STYLE: url(../common/menu/list.gif)
}
.email {
	COLOR: #367bbd; FONT-FAMILY: Tahoma,Verdana, sans-serif; FONT-SIZE: 10px; FONT-STYLE: normal; FONT-WEIGHT: bold
}
SMALL {
	font-size : 8pt;
}
.headerDate {
	font-family : arial,helvetica,sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #003399;
}
.pageHeader {
        font-family : arial,helvetica,sans-serif;
        font-size : 12pt;
        font-weight: bold;
}
.path {
  color="#003399" ;
}
/* text in the header */
.headerText {
	font-style : italic;
}

/* breadcrumb links */
.crumb {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}
.crumb:hover {
	color : #990000;
	text-decoration : underline;
}

/* toolbar text (includes links) */
.toolbar {
	color : #000000;
	font-size : 8pt;
	text-decoration : none;
}
.toolbar:hover {
	color : #660000;
	text-decoration : underline;
}

/* error classes */
.error {
	color : #993300;
	font-style : italic;
}

/* forum link (href on a forum name, thread name, message name, etc) */
.forum {
	color : #003399;
	font-weight : bold;
	text-decoration : none;
}
.forum:vlink {
	color : #003399;
}
.forum:hover {
	color : #666699;
	text-decoration : underline;
}

/* styles for messages, replies */
.messageHeader {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
.messageAuthor {
        font-style : italic;
}
.userInfo {
        font-family : verdana,arial,helvetica,sans-serif;
        font-size : 8pt;
        font-weight : bold;
}
.messageSubject {
        font-family : verdana,arial,helvetica,sans-serif;
        font-size : 9pt;
        font-weight : bold;
}
.messageBody {
        font-family : verdana,arial,helvetica,sans-serif;
        font-size : 9pt;
}
