
/* Stylesheet for IUHRDF.org */


BODY
{
    FONT-SIZE : 10pt;
    FONT-FAMILY : Verdana;
}



A:active
{
    COLOR : #1D48A9;
    TEXT-DECORATION : underline;
}
A:link
{
    COLOR : #1D48A9;
    TEXT-DECORATION : underline;
}
A:visited
{
    COLOR : #1D48A9;
    TEXT-DECORATION : underline;
}
A:hover
{
	COLOR: #ff6600;
    TEXT-DECORATION : underline;
}

.large
{
    FONT-SIZE: 14pt;
    FONT-FAMILY: Verdana;
}
.smalltext
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
}
.justify
{
    FONT-SIZE: 11pt;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: justify;
}
.footer
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana;
}
TD
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana;
}
.subheader
{
    FONT-SIZE: 12pt;
    FONT-FAMILY: Verdana;
}
.normal
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana;
}

b.dark {
/* for the bar in the top menu line */
	font-family: Verdana;
	font-size: 12px;
	color: #A7B6BC;
	font-weight: normal;
}

H1
{
    FONT-SIZE: 12pt;
    FONT-FAMILY: Verdana;
    COLOR: #174599;
    font-weight: bold;
}
H2
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana;
}



.menu {
	color : #E8E8ED;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	letter-spacing: 1pt;
}
.menu a {
	color : #F0EDED;
	text-decoration: none;
}
.menu a:visited
{
	color : #E8E8ED;
	text-decoration: none;
}
.menu a:hover {
	color : #F8CF86;
	TEXT-DECORATION: none;
}



.submenu {
	color : #2856AB;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.submenu a {
	color : #2856AB;
	text-decoration: none;
}
.submenu a:visited
{
	color : #2856AB;
	text-decoration: none;
}
.submenu a:hover {
	color : #2856AB;
	TEXT-DECORATION: underline;
}
