body {
    color:#000000;
    background-color: #bebebe;
	padding: 0px;
	margin: 0 0 0 0;
}

a {
    color:#00B4EF;
    text-decoration: none;
    
}

a:link {
    color:#00B4EF;
    text-decoration: none;
}

a:visited {
    color:#00B4EF;
    text-decoration: none;
}

a:hover {
    color:#FF6D6E;
    text-decoration: none;
}

a:active {
    color:#FF6D6E;
    text-decoration: none;
}

a.ltr {
    color:#000000;
    text-decoration: none;
    font-weight: bold;
}

a.ltr:link {
    color:#000000;
    text-decoration: none;
    font-weight: bold;
}

a.ltr:visited {
    color:#000000;
    text-decoration: none;
    font-weight: bold;
}

a.ltr:hover {
    color:Red;
    text-decoration: underline;
    font-weight: bold;
}

a.ltr:active {
    color:Red;
    text-decoration: none;
    font-weight: bold;
}


a.letter {
	color : #8f8f8f;
}

a.letter:active {
	color : #8f8f8f;
	text-decoration: none;
}

a.letter:visited {
	color : #8f8f8f;
	text-decoration: none;
}

a.letter:hover {
	color :Red;
	text-decoration: underline;
}

a.letter:link {
	color : #8f8f8f;
	text-decoration: none;
}

		
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
}



span.smallTitle {
	color: #873330;
	font-weight: bold;
}

input.clText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px #999999 solid;
	color: #33CC3333;
	background: #ffffff;
}

#loginTable {
	margin-right: 5px;
}

#loginTable a {
	color: #09348C;
}

#loginTable td {
	font-size: 8pt;
	margin-right:
}

#mainTable {
	border: 1px #333333 solid;
	border-top: 0px;
}

#subNavTable {
	color: #ffffff;
}

#subNavTable a {
	color: #ffffff;
	text-decoration: none;
}

#subNavTable a:hover {
	text-decoration: underline;
}

#marketingText {
	color: #000000;
}

#marketingText a {
	color: #868686;
	text-decoration: none;
}

#marketingText a:hover {
	text-decoration: underline;
}

table.s {
	background-color: #f5f5f5; 
	border: 1px solid #747474;
}

table.l {
	background-color: #999999; 
}

td.header {
	background-color: #cccccc; 
}

td.cell {
	background-color: #ffffff; 
}

td.cellgray {
	background-color: #eeeeee; 
}

a.infoBar {
	color : #ffffff;
	text-decoration: none;
}

a.infoBar:visited {
	color : #ffffff;
	text-decoration: none;
}

a.infoBar:active {
	color : #c00;
	text-decoration: none;
}


