body
{
background-image: url('images/papyrus2.jpg'); background-attachment: fixed;
}

P
{
font-size: 10pt;
font-family: "Verdana", Arial, Helvetica;
font-weight: normal;
}

LI
{
font-size: 10pt;
font-family: "Verdana", Arial, Helvetica;
font-weight: normal;
}

xtable
{
	table-border-color-light: rgb(204, 204, 153);
	table-border-color-dark: rgb(51, 0, 51);
}

.Heading
{
font-family: "Verdana", Arial, Helvetica;
font-weight: bold;
font-size: 24pt;
color: #BA0000;
font-style: italic;
}

.SubHeading
{
font-family: "Verdana", Arial, Helvetica;
font-weight: bold;
font-size: 18pt;
color: black;
}

.Bold
{
font-family: "Verdana", Arial, Helvetica;
font-weight: bold;
font-size: 10pt;
color: black;
}

.LargeBold
{
font-family: "Verdana", Arial, Helvetica;
font-weight: bold;
font-size: 11pt;
color: black;
}

.Normal
{
font-family: "Verdana", Arial, Helvetica;
font-weight: normal;
font-size: 10pt;
color: black;
}

.Small
{
font-family: "Verdana", Arial, Helvetica;
font-weight: normal;
font-size: 8pt;
color: black;
}

.Large
{
font-family: "Verdana", Arial, Helvetica;
font-weight: normal;
font-size: 13pt;
color: black;
}

.Standout
{
font-family: Arial,Helvetica, Geneva, Sans-serif, sans-serif;
font-weight: bold;
font-size: 14pt;
color: #BA0000;
}


h1
{
font-family: Arial,Helvetica, Geneva, Sans-serif, sans-serif;
font-weight: bold;
font-size: 18pt;
color: #BA0000;
font-style: italic;
}

h2
{
font-family: "Verdana", Arial, Helvetica;
font-weight: bold;
font-size: 16pt;
color: black;
}

h3
{
font-family: Arial,Helvetica, Geneva, Sans serif, sans-serif;
font-weight: bold;
font-size: 13pt;
color: black;
}

h4
{
font-family: Arial,Helvetica, Geneva, Sans-serif, sans-serif;
font-weight: bold;
font-size: 12pt;
color: black;
}

h5
{
font-family: Arial,Helvetica, Geneva, Sans serif, sans-serif;
font-weight: bold;
font-size: 10pt;
color: black;
}

h6
{
font-family: Arial,Helvetica, Geneva, Sans serif, sans-serif;
font-weight: bold;
font-size: 8pt;
color: black;
}

ul
{
	list-style-image: url('images/alaybul1.gif');
	list-style-type: circle;
}

ul ul
{
	list-style-image: url('images/alaybul2.gif');
}

ul ul ul
{
	list-style-image: url('images/alaybul3.gif');
}

a:link
{
	color: #330099;
}
a:active
{
	color: #660033;
}
a:visited
{
	color: #006699;
}


.button1
{
cursor: pointer;
font-family: Arial, sans serif;
font-size: 10pt;
font-weight: normal;
background-color: #BA0000;
color: white;
width: 133px;
height: 21px;
text-align:center;
}


.button1OV{
cursor: pointer;
font-family: Arial, sans serif;
font-size: 10pt;
font-weight: normal;
background-color: #DAA6A9;
color: #BA0000;
width: 133px;
height: 21px;
text-align:center;
}

.Subscribe
{
font-family: Arial, sans serif;
font-size: 12pt;
font-weight: bold;
color: #BA0000;
}


.SubscriptionData
{
font-family: Arial, Helvetica, Geneva, sans serif, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #BA0000;
}

.menuEntry {
text-align: center;
color: white;
font-family: Tahoma, Arial, Helvetica, Geneva, Sans serif, sans-serif;
font-weight: normal;
font-size: 10pt;
background-color: #BA0000;
padding: 2pt;
}

.menuEntryH {
text-align: center;
color: #BA0000;
font-family: Tahoma, Arial, Helvetica, Geneva, Sans serif, sans-serif;
font-weight: normal;
font-size: 10pt;
background-color: #DAA6A9;
padding: 2pt;
}


A.NavBar {
font-family: "Verdana", Arial, Helvetica;
font-weight: normal;
font-size: 10pt;
color: rgb(51, 0, 153);
}

A.NavBar:Hover {
font-family: "Verdana", Arial, Helvetica;
font-weight: normal;
font-size: 10pt;
color: rgb(102, 0, 51);
}

.SubText
{
font-family: Tahoma, Arial, Helvetica, Geneva, Sans serif, sans-serif;
font-weight: bold;
font-size: 9pt;
font-color: #330099;
}

.SubscriptionEntry
{
background-color:#99CCCC;
border: 1px solid #99B3CC;
padding: 3px;
}

.Marquee
{
font-size: 14pt; 
color: #330099; 
font-family: Georgia, Arial, Sans-serif, sans serif; 
font-style: italic; 
font-weight: bold; 
padding-left: 4; 
padding-right: 4; 
padding-top: 1; 
padding-bottom: 1;
}


.ImportProcessOn
{
font-family: Arial, Helvetica, Geneva, sans serif, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #BA0000;
background-color:#cccc99;
border:2px solid #BA0000;
text-align:center;
}

.ImportProcessOff
{
font-family: Arial, Helvetica, Geneva, sans serif, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #808080;
border:2px solid #808080;
background-color:#EEE6DD;
text-align:center;
}

.ImportProcessDone
{
font-family: Arial, Helvetica, Geneva, sans serif, sans-serif;
font-size: 9pt;
font-weight: bold;
color: black;
background-color:#DDDDEE;
border:2px solid black;
text-align:center;
}