/* links */

A:link, A:Active, A:visited {
	color: #5024A7;
	text-decoration: underline;
	font-weight : normal;
}

A:Hover {
	color: #B93964;
	text-decoration: none;
} 


/* text */

body, p, table, td, li {
	color: #000000;
	font-family: arial,helvetica,sans;
	font-size: 12px;
}

form, input, select {
	font-size: 12px;
}

.alert {
	color: #990000;
}
.headtitle {		
	font-size : 15px;
	color : #5024A7;
	font-weight : bold;
	font-style : normal;  
	text-indent : 0;
}

.background {
background-image:
url('image/background.jpg')
}

/* formatting for text nav */
.textNavBox {
    width: 90%; 
    background: #FFFFFF; 
    border: 1px solid ;
    border-width: 1px;
    padding-top: .5em;
    padding-bottom: .5em;
    padding-right: .5em;
    padding-left: .5em;
    margin-top: 1em;
}

/* formatting for text content */
.textContentBox {
    width: 90%; 
    background: #FFFFFF; 
    border: 1px solid ;
    border-width: 1px;
    padding-top: .5em;
    padding-bottom: .5em;
    padding-right: .5em;
    padding-left: .5em;
    margin-top: 1em;
	text-align: left;
}

/* for very top of page */
.topText {
	font-family : Arial,Helvetica;
    font-weight: bold;
    color: #000000;
    margin: .5em;
}

.title_aboutus {		
	font-size : 15px;
	color : #C6249B;
	font-weight : bold;
	font-style : normal;  
}
.title_conference {		
	font-size : 15px;
	color : #999933;
	font-weight : bold;
	font-style : normal;  
}
.title_legislative {		
	font-size : 15px;
	color : #5024A7;
	font-weight : bold;
	font-style : normal;  
}
.title_members {		
	font-size : 15px;
	color : #993333;
	font-weight : bold;
	font-style : normal;  
}

a.crumb:link      { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 12px; font-weight: bold; text-decoration: none;}
a.crumb:active    { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 12px; font-weight: bold; text-decoration: none;}
a.crumb:visited   { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 12px; font-weight: bold; text-decoration: none;}
a.crumb:hover     { font-family: Arial, Helvetica, sans-serif; color: #999999; font-size: 12px; font-weight: bold; text-decoration: none;}

a.nav_aboutus:link      { font-family: Arial, Helvetica, sans-serif; color: #C6249B; font-size: 12px; font-weight: bold; text-decoration: none;}
a.nav_aboutus:active    { font-family: Arial, Helvetica, sans-serif; color: #C6249B; font-size: 12px; font-weight: bold; text-decoration: none;}
a.nav_aboutus:visited   { font-family: Arial, Helvetica, sans-serif; color: #C6249B; font-size: 12px; font-weight: bold; text-decoration: none;}
a.nav_aboutus:hover     { font-family: Arial, Helvetica, sans-serif; color: #E391C8; font-size: 12px; font-weight: bold; text-decoration: none;}

a.nav_conference:link      { font-family: Arial, Helvetica, sans-serif; color: #999933; font-size: 12px; font-weight: bold; text-decoration: none;}
a.nav_conference:active    { font-family: Arial, Helvetica, sans-serif; color: #999933; font-size: 12px; font-weight: bold; text-decoration: none;}
a.nav_conference:visited   { font-family: Arial, Helvetica, sans-serif; color: #999933; font-size: 12px; font-weight: bold; text-decoration: none;}
a.nav_conference:hover     { font-family: Arial, Helvetica, sans-serif; color: #C2C772; font-size: 12px; font-weight: bold; text-decoration: none;}

a.nav_legislative:link      { font-family: Arial, Helvetica, sans-serif; color: #5024A7; font-size: 12px; font-weight: bold; text-decoration: none;}
a.nav_legislative:active    { font-family: Arial, Helvetica, sans-serif; color: #5024A7; font-size: 12px; font-weight: bold; text-decoration: none;}
a.nav_legislative:visited   { font-family: Arial, Helvetica, sans-serif; color: #5024A7; font-size: 12px; font-weight: bold; text-decoration: none;}
a.nav_legislative:hover     { font-family: Arial, Helvetica, sans-serif; color: #A596C3; font-size: 12px; font-weight: bold; text-decoration: none;}

a.nav_members:link      { font-family: Arial, Helvetica, sans-serif; color: #993333; font-size: 12px; font-weight: bold; text-decoration: none;}
a.nav_members:active    { font-family: Arial, Helvetica, sans-serif; color: #993333; font-size: 12px; font-weight: bold; text-decoration: none;}
a.nav_members:visited   { font-family: Arial, Helvetica, sans-serif; color: #993333; font-size: 12px; font-weight: bold; text-decoration: none;}
a.nav_members:hover     { font-family: Arial, Helvetica, sans-serif; color: #C89898; font-size: 12px; font-weight: bold; text-decoration: none;}



