/* CSS Document */
/*original color for a.href = #660033*/
/*original color for a.href = #7994B9*/
a {
	color : #4A4A4A;
	font-family : Verdana;
			font-weight : bold;
	text-decoration : underline;
}
a:visited {
	color : #4A4A4A;
    font-family : Verdana;
			font-weight : bold;
	text-decoration : underline;
}
a:hover {
	/*color : #64008F;	*/
	color : #4A4A4A;
    font-family : Verdana;

			font-weight : bold;
    text-decoration : underline;
}

li {
    color : #000000;
	font-family : Verdana;
	font-size: 12px;
	text-decoration : none;
	list-style: url(../images/bullet.jpg);
	line-height: 15pt;

}
select {
    color : #000000;
	font-family : Verdana;
	font-size: 11px;
	text-decoration : none;
}
 option {
     color : #000000;
	font-family : Verdana;
	font-size: 11px;
	text-decoration : none;
 }
 
 textarea {
     color : #000000;
	font-family : Verdana;
	font-size: 11px;
	text-decoration : none;
 }
 
 input {
     color : #000000;
	font-family : Verdana;
	font-size: 11px;
	text-decoration : none;
 }

td {
    color : #000000;
	font-family : Verdana;
	font-size: 12px;
	text-decoration : none;
}

p {
    color : #000000;
	font-family : Verdana;
	font-size: 12px;
	text-decoration : none;
}

.subheader {
	    color : #CD2622;
        font-family : Arial;
	    text-decoration : none;
        font-size: 18px;
}
.subheader2 {
        color : #000000;
        font-family : Verdana;
	    text-decoration : none;
		font-weight : bold;

        font-size: 14px;
}
.subheader3 {
        color : #64008F;
        font-family : Verdana;
	    text-decoration : none;
		font-weight : bold;
        font-size: 12px;
}

.subheader4 {
        color : #000000;
        font-family : Verdana;
	    text-decoration : none;
		font-weight : bold;
        font-size: 11px;
}

td.menu a{
        display:block;
        width: 100%;
        border:1px solid #000000;
        color: #000000;
        padding-bottom:3px;
        padding-top:3px;
        padding-left:3px;
        padding-right:3px;
        text-decoration:none;
        background-color:#e1e1e1;
}
td.menu a:visited{
        display:block;
        width: 100%;
        border:1px solid #000000;
        color: #000000;
		padding-bottom:3px;
        padding-top:3px;
        padding-left:3px;
        padding-right:3px;
        text-decoration:none;
        background-color:#e1e1e1;
}
td.menu a:hover {
        display:block;
        width: 100%;
        border:1px solid #000000;
        color: #FFFFFF;
        padding-bottom:3px;
        padding-top:3px;
        padding-left:3px;
        padding-right:3px;
        text-decoration:none;
        background-color:#4B3A67;
}

td.menuf a{
        display:block;
        width: 100%;
        border:1px solid #000000;
        color: #FFFFFF;
        padding-bottom:3px;
        padding-top:3px;
        padding-left:3px;
        padding-right:3px;
        text-decoration:none;
        background-color:#4B3A67;
}
td.menuf a:visited{
        display:block;
        width: 100%;
        border:1px solid #000000;
        color: #FFFFFF;
        padding-bottom:3px;
        padding-top:3px;
        padding-left:3px;
        padding-right:3px;
        text-decoration:none;
        background-color:#4B3A67;
}
td.menuf a:hover {
        display:block;
        width: 100%;
        border:1px solid #000000;
        color: #FFFFFF;
        padding-bottom:3px;
        padding-top:3px;
        padding-left:3px;
        padding-right:3px;
        text-decoration:none;
        background-color:#4B3A67;
}

a.menuleft {
	color : #000000;
	font-family : Arial;
	text-decoration : none;
    font-size: 11px;
1

}

a.menuleft:visited {
	color : #000000;
	font-family : Arial;
	text-decoration : none;
    font-size: 11px;
}

a.menuleft:hover {
	color : #FFFFFF;
	font-family : Arial;
	text-decoration : none;
    font-size: 11px;

}

.smalltext {
   font-family : Arial;
   text-decoration : none;
   font-size: 11px;
}

.smallTen {
   font-family : Arial;
   text-decoration : none;
   font-size: 10px;
}