body, td {
		font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 0.7em;
        color: #24235B;
}

form {
	    margin: 0px;
}

.content {
        font-size: 10px;
        color: #000000;
}

.textFooter {
        font-size: 12px;
        padding: 10px 0px 0px 0px;
        color: #FFFFFF;
}


a.menu, .menu {
        font-size: 12px;
        color: #1A45D0;
        text-decoration: none;
}


a.menu:hover {
        text-decoration: underline;
}


a.topMenu {
        font-size: 12px;
        color: #2D13CC;
        text-decoration: none;
}


a.topMenu:hover {
        color: #3E3E3E;
}


a.bottomMenu {
        font-size: 11px;
        color: #3E3E3E;
        text-decoration: none;
        font-size: 1.2em;
}


a.bottomMenu:hover {
        text-decoration: underline;
}


.downMenuBorder {
        background: url(./images/bluePix.gif) repeat-x bottom;
}

.item {
        border: solid 1px #D7D7E1;
        text-align: center;
        vertical-align: middle;
        padding: 0px 0px 0px 0px;
        }

a.ref {
        color: #000000;
        text-decoration: none
}
a.ref:hover {
        color: #000000;
        text-decoration: underline;
}
div.pageCaption {
		font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #24235B;
}

.inputStore {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 1.0em;
        height: 17;
        border: solid #7E7C7C 1px;
        background-color: #FFFFFF;
}

td.pageCaption {
	font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #24235B;
}

.inputText {
        font-family: Verdana;
        font-size: 8pt;
        border: solid #24235B 1px;
        padding-left: 2px;
        height: 18px;

        
}

.inputButton {
		font-family: Verdana;
        font-size: 8pt;
        border: solid #555555 1px;
        background-color: #E5E5E5
}

.tableHeaderBg {
        font-size: 11px;
        font-weight: bold;
        text-align: center;
        vertical-align: middle;
        padding: 5px 3px 5px 3px;
        background: url(./images/tableHeaderBg.jpg) repeat-x;
}

.tableHeaderLeft {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        vertical-align: middle;
        padding: 8px 3px 8px 3px;
        background: url(./images/tableHeaderBg.jpg) repeat-x;
        border-right: solid 1px #500F7B;
}

.tableHeaderRight {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        vertical-align: middle;
        padding: 8px 3px 8px 3px;
        background: url(./images/tableHeaderBg.jpg) repeat-x;
}

.tableTextLeft {
        font-size: 10px;
        text-align: center;
        vertical-align: middle;
        padding: 2px 5px 2px 5px;
        border-right: solid 1px #500F7B;
        border-top: solid 1px #500F7B;
}

.tableTextRight {
        font-size: 10px;
        text-align: center;
        vertical-align: middle;
        padding: 2px 5px 2px 5px;
        border-top: solid 1px #500F7B;
}

.tableText {
        font-size: 10px;
        text-align: center;
        vertical-align: middle;
        padding: 2px 0px 2px 0px;
}

.categoryName {
        font-family: Arial;
        font-size: 12px;
        color: #1A45D0;
        text-decoration: none;
}

.categoryMenu {
        font-family: Arial;
        font-size: 13px;
        color: #1A45D0;
        text-decoration: none;
}
.categoryName:hover {
        text-decoration: underline;
}

.error {
        font-size: 11px; /*0.8em*/
        color: red;
}

.info {
        text-align: center;
        padding: 3px 0px 0px 0px;
        font-size: 12px;
        color: #1A45D0;
        text-decoration: none;
}

.info2 {
        text-align: left;
        padding: 3px 0px 0px 40px;
        font-size: 12px;
        color: #1A45D0;
        text-decoration: none;
}

.infoImg {
        text-align: center;
        padding: 30px 0px 0px 0px;
}

a.whiteLink
{
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #24235B;
        text-decoration:none;
}

a.whiteLink:hover
{
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #24235B;
        text-decoration:underline;
}