a:link, a:visited, a:hover { color: #000; font-weight: bold; text-decoration: underline; }
/*a:hover { color: #000; font-weight: bold; text-decoration:underline; } */
a.white:link, a.white:visited, a.menulinkbar:link, a.menulinkbar:visited { color: #FFFFFF; }
a.white:hover, a.menulinkbar:hover { color: #313131; }
body,td,tr,p, div { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #313131;}
h1 { padding: 0 ;margin: 0; color: #FF0099; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; }
h2 { padding: 0 ;margin: 0; color: #313131; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
h3 { padding: 0 ;margin: 0; color: #313131; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }

li { list-style: inside url(/bullet.gif) 2px; list-style-image: 
url(/bullet.gif); }

.boundboxpurplered { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; text-decoration: none; }
.boundboxpurplered a:hover { color: #99CC33; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underline; }
/*.button { background: #A187D3; border-bottom: 1px solid; border-left: 1px solid; border-right: 1px solid; border-top: 1px solid; color: White; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; }*/
.componentheadertext { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.componentheading { color: #FF9900; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.crumb { color: #EFF3FF; font-family: Arial, Helvetica, sans-serif; font-size: 9px; }
.head { color: #696969; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.headadbox { color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: none; }
.headannounce, .articlehead { color: #FF9900; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; }
.headbig { color: #666666; font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 16px; font-weight: bold; text-align: left; }
.inputbox { width: 60; background: #FFFFFF; background: #EFF3FF; border-bottom: 1px solid; border-left: 1px solid; border-right: 1px solid; border-top: 1px solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-color: #666666; }
.menulink{ color: #7154AB; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; letter-spacing: 0px; text-color: #000000; text-decoration: none; }
.menulinkbar{ color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; letter-spacing: 0px; text-color: #000000; text-decoration: none; }
.poll { color: #9483DE; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; line-height: 14px; }
.subhead { color: #6D6D6D; font-size: 10px; font-weight: bold; }
.white { color: #FFFFFF; text-decoration: none; }

/* button styles */
a.button, a.buttonDis {
display: block;
background-color: transparent;
background-image:  url(../images/buttonB.gif);
background-repeat: no-repeat;
width: 132px;
height: 26px;
margin: 2px auto;
padding: 2px 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}
a.button:link, a.button:visited {
color: #002577;
}
a.button:hover, a.button:active {
background-position: 0 -36px;
color: #FF7200;
}
a.buttonDis:link, a.buttonDis:visited, a.buttonDis:hover, a.buttonDis:active {
background-position: 0 -66px;
color: #5F5F5F;
cursor: default;
}
.icon {
display: inline-block;
background-repeat: no-repeat;
padding: 0 0 0 0;
}
a.button:hover .icon, a.button:active .icon {
background-position: 0 -24px;
}
a.buttonDis:link .icon, a.buttonDis:visited .icon, a.buttonDis:hover .icon, a.buttonDis:active .icon {
background-position: 0 -50px;
}
/* list of button icons */
#buttonOK .icon {
background-image:  url(../images/ok.gif);
}
#buttonCancel .icon {
background-image:  url(../images/cancel.gif);
}
#buttonImport .icon {
background-image:  url(../images/import.gif);
}
