/* tab-s is the forward menu, usually brighter */
.tab-s {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066FF;
}
.tab-s a:visited {  font-weight: bold; color: #FFFFFF; text-decoration: none;}
.tab-s a:link {  font-weight: bold; color: #FFFFFF; text-decoration: none;}
.tab-s a:hover {  font-weight: bold; color: #FFFFFF; text-decoration: underline;}

/* tab-u is the back menu, usually grey */
.tab-u {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #565CAA;
}
.tab-u a:visited {  font-weight: bold; color: #FFFFFF; text-decoration: none;}
.tab-u a:link {  font-weight: bold; color: #FFFFFF; text-decoration: none;}
.tab-u a:hover {  font-weight: bold; color: #FFFFFF; text-decoration: underline;}

H3 {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 14pt; 
 
color : #0000ff; 
background-color : transparent; 
}

BODY {
	color : black;
	background-color : #FFFFFF;
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : 0px 0px;
	margin: 0;
	padding: 0;
	background-image: url(/images/womanback.gif);
}

.box {
}

a:visited { font-weight : bold; color : #000000; text-decoration: none; }
a:link { font-weight : bold; color : #000000; text-decoration: none; }
a:hover { font-weight: bold; color: #0066FF; text-decoration: none;}

.type5 {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
color : #000000; 
}

.type5bigger {
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 12pt; 
color : #000000; 
}

.bigtext {
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 12pt; 
color : #000000; 
}

.type4 {
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 12pt; 
color : #000000; 
}

.type4small {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 8pt; 
color : #000000; 
}

.type4bigger {
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	font-size : 18pt;
	color : #565CAA;
	border-bottom: 2px solid #565CAA;
}


.smalltype {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 8pt; 
 
}

.type6 {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
color : #000000; 
}

.type3 {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12pt; 
color : #000000; 
}

.type1small {
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 10pt;
color : #000000;
}

td.type2 A:visited {
font-weight : bold; 
color : #ffffff; 
background-color : transparent; 
}

td.type2 A:link {
font-weight : bold; 
color : #ffffff; 
background-color : transparent; 
}

.type2 {
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #dddddd; 
}

.type1 {
color : inherit; 
}

.type0 {
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #ffffff; 
}

.smalltextatbottom {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 8pt; 

text-align : center; 
color : #000000; 
background-color : transparent; 
}

.searchprops {
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
 
color : #777777; 
background-color : transparent; 
}

.search {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
color : #ffffff; 
background-color : transparent; 
}

.onebiggerred {
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
 
color : #ff0000; 
background-color : transparent; 
}

.onebigger {
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 14pt; 
 
color : #000000; 
background-color : transparent; 
}

.normaltext {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
 
color : #000000; 
background-color : transparent; 
}
.boldtext {
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 12pt; 
 
color : #000000; 
background-color : transparent; 
}
.active {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
 
color : #000000; 
background-color : #00ff00; 
}
.inactive {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
 
color : #000000; 
background-color : #ff0000; 
}

.error {
      color : #000000; 
      background-color : #ff6464; 
      }

