a {
	font-family:Verdana;
	text-decoration:none;
    color: #A6BBDE;
    font-size:9pt;
}
a.menu {
	font-family:Verdana;
	text-decoration:none;
    	color: #CCFFFF;
}

a.tomeList {
	font-family:Verdana;
	text-decoration:none;
    	color: #CCFFFF;
}

a:hover { 
	text-decoration:underline;
	color:#FF6633;
}

a.menu:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}

td { 
	font-size:10pt;
	font-family:Verdana;
}

td.menu { 
	font-size:9pt;
	color:#CCFFFF;
	font-family:Verdana;
	background-color:#6265E3;
}

p { 
	font-size:10pt;
	font-family:Verdana;
	color:lemonchiffon;
}

.normal { 
	font-size:10pt;
	font-family:Verdana;
	color:lemonchiffon;
}

.inputText { 
	font-size:8pt;
	font-family:Verdana;
	color:lemonchiffon;
	background-color:#000000;
}

td.menuLinks { 
	font-size:9pt;
	font-family:Verdana;
	background-color:steelblue;
}

.smallHeading { 
	font-size:10pt;
	font-family:Verdana;
	color:#6265E3;
	font-weight:bold;
}

.smallText { 
	font-size:7pt;
	font-family:Verdana;
	color:gray;
}

.errorMsg { 
	font-size:11pt;
	font-family:Verdana;
	color:red;
	font-weight:bold;
}

b { 
	font-size:10pt;
	font-family:Verdana;
}

h1 { 
	font-family:Arial;
	color:#68D3FF;
	font-style: italic;
}

h3 { 
	font-family:Verdana;
	color:lightsteelblue;
	font-size:10pt;
	text-align:center;
}

h2 { 
	font-family:Verdana;
	color:lemonchiffon;
	font-size:13pt;
	text-align:center;
	font-weight:bold;
}
	
.headings {
		font-family:Garamond;
		font-size:14pt;
		font-weight:bold;
		color:lemonchiffon;
		background-color:#A66023;
		} 
.data {
		font-family:Verdana;
		font-size:10pt;
		font-weight:bold;
		color:#000000;
		background-color:lemonchiffon;
		} 
.dataDark {
		font-family:Verdana;
		font-size:10pt;
		font-weight:bold;
		color:#000000;
		background-color:949485;
		} 
a.memberLink{
		font-family:Verdana;
		font-size:10pt;
		font-weight:bold;
		color:#173788;
		text-decoration:underline;
		} 
a.lightBlueBoldLink{
		font-family:Verdana;
		font-size:10pt;
		font-weight:bold;
		color:#0099FF;
		text-decoration:underline;
		} 
.data1 {
		font-family:Calligraph421 BT;Arial;Verdana;
		font-size:11pt;
		font-weight:normal;
		color:#000000;
		background-color:lemonchiffon;
		} 
.data1Dark {
		font-family:Calligraph421 BT;Arial;Verdana;
		font-size:11pt;
		font-weight:normal;
		color:#000000;
		background-color:949485;
		} 
.data3 {
		font-family:Verdana;
		font-size:10pt;
		color:#000000;
		background-color:333333;
		} 
strong {
		font-family:Verdana;
		font-size:10pt;
		font-weight:bold;
		background-color:999999;
		}
.border
{
	border-color: #000000; 
	border-style: solid; 
	border-width: 1 1 1 1;
}
