/* Stylesheet for WomenInCircle.org */

/* main.css */

/* Copyright 2005. All rights reserved. */

/* This website has been optimized for use with multiple browsers */


BODY {
   
	font-family : Arial, Helvetica, Trebuchet MS, Sans-serif;
    color: #000000;

}


/* The A: tags refer to the anchors, links.  */

/* NN4 doesn't recognize Hover, but NN6 will.  */

/* IE 4 and 5, and Opera 3.6 and 4.0 recognize the hover tags. */

/*  anchor elements  */

a.one:link { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #7F21FF; text-decoration: underline; font-weight : normal ;}
	a.one:active { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #7F21FF; text-decoration: none; font-weight : normal ;}
	a.one:visited { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #7F21FF; text-decoration: none; font-weight : normal ;}
	a.one:hover { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #D01658; text-decoration: underline; font-weight : normal  ; }

a.drow:link { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #660066; text-decoration: none; font-weight : bold ;}
	a.drow:active { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #660066; text-decoration: none; font-weight : bold ;}
	a.drow:visited { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #660066; text-decoration: none; font-weight : bold ;}
	a.drow:hover { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #EFE3FF; text-decoration: none; font-weight : bold ; }
	
a.tre:link { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #7F21FF; text-decoration: underline; font-weight : bold ;}
	a.tre:active { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #7F21FF; text-decoration: none; font-weight : bold ;}
	a.tre:visited { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #7F21FF; text-decoration: none; font-weight : bold ;}
	a.tre:hover { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #D01658; text-decoration: underline; font-weight : bold ; }
	
a.four:link { font-family : Arial, Helvetica, Sans-serif; font-size : 12pt; color: #7F21FF; text-decoration: underline; font-weight : bold ;}
	a.four:active { font-family : Arial, Helvetica, Sans-serif; font-size : 12pt; color: #7F21FF; text-decoration: none; font-weight : bold ;}
	a.four:visited { font-family : Arial, Helvetica, Sans-serif; font-size : 12pt; color: #7F21FF; text-decoration: none; font-weight : bold ;}
	a.four:hover { font-family : Arial, Helvetica, Sans-serif; font-size : 12pt; color: #D01658; text-decoration: underline; font-weight : bold ; }
	
	
a.five:link { font-family : Arial, Helvetica, Sans-serif; font-size : 7pt; color: #7F21FF; text-decoration: underline; font-weight : normal ;}
	a.five:active { font-family : Arial, Helvetica, Sans-serif; font-size : 7pt; color: #7F21FF; text-decoration: none; font-weight : normal ;}
	a.five:visited { font-family : Arial, Helvetica, Sans-serif; font-size : 7pt; color: #7F21FF; text-decoration: none; font-weight : normal ;}
	a.five:hover { font-family : Arial, Helvetica, Sans-serif; font-size : 7pt; color: #D01658; text-decoration: underline; font-weight : normal ; }

/* above is for anchors, links */


/* header tags below */

H1 {
	font-family: Verdana, Helvetica, Trebuchet MS, Sans-serif;
	color: #251D92;
	padding: 0px;
	font-weight : bold ;
	font-size : 22px;
}

H2 {
	font-family: Verdana, Helvetica, Trebuchet MS, Sans-serif,;
	color: #660066;
	padding: 0px;
	font-weight : bold ;
    font-size : 18px;
}

H3 {
	font-family: Arial, Helvetica, Trebuchet MS, Sans-serif;
	color: #D01658 ;
	font-size : 16px;
}

H4 {

	font-family: Arial, Helvetica, Trebuchet MS, Sans-serif;
	color: #D01658 ;
	font-size : 14px;
}


H5 {
	font-family: Verdana, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 14px;
}

H6 {
	font-family: Verdana, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 12px;
}

H4.red {
	font-family : Verdana, Helvetica, Trebuchet MS, Sans-serif;
	color: #CA0000 ;
	font-weight : bold ;
	font-size : 16px ;
}

P.headline {

	font-family: Verdana, Helvetica, Trebuchet MS, Sans-serif;
	color: #C60000;
	padding: 0px;
	font-weight : bold ;
	font-size : 18px;
}

/* header tags above */


/* Main content text areas  */


/* */

p {
	font-size: 10pt;
	font-family: Arial;
	text-align: left;
	color: #660066;
}

.tdtext2 {

	font-family : Arial, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 10pt ;
	font-weight : bold ;
	color: #660066;
}

.tdtext3 {

	font-family : Arial, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 10pt ;
	font-weight : normal ;
	color: #660066;
}

.tdtext4 {

	font-family : Arial, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 12pt ;
	font-weight : bold ;
	color: #7F21FF;;
}



TD {
	font-family : Verdana, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 13px ;
	color: #000000 ;
}