body { 
  background: #ffffff;;
  color: #000000;
  }

body, caption, div, h1, h2, h3, h4, h5, h6, p, th, td, dl, dt, dd, input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 90%;
  margin-left: 10px;
  margin-right: 10px;
  }

h1 {
	font-weight: bold;
	font-size: 100%;
}

li {
	font-size: 90%;
	margin-bottom: 3px;
	}

.hidden {
  display: none
  }

.footer {
  font-size: %50;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  marging-top: 0px;
  margin-bottom: 0px;
  }

.footer .postdate {
  margin-top: 0.25em;
  }

.nojust, .left {
  text-align: left;
  }

.right {
  text-align: right;
}


.center {
  text-align: center;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	text-align: left;
	color: #000;
	margin-left: 0;
    margin-right: 0;
}

.credits {
  text-size: 50%;
  color: #ccc;
  }


/* -------------------------- links ---------------------------------------- */

a { text-decoration: none;
	color: #000;
	font-weight: bolder;
	 }

a:link { color: #000 
  font-weight: bolder;
  }
a:visited { color: #ccc 
  font-weight: bolder;
  }
a:active { 
  background-color: #333;
  font-weight: bolder;
  color: #666;
  }
a:hover {
  background-color: #ccc;
  color: #000000;
  text-decoration: underline;
  }

a.current { color: #666666
 }


/* -------------------------- tables --------------------------------------- */

table.border {
    border: #000 solid 1px;
    padding: 0;
	spacing: 0;
	margin-left: 2%;
    margin-right: 2%;
	align: center;
}

    table.reduced th, table.reduced td {
        font-size: 80%;
}

tr.top {
    background-color: #990033;
}

td.black {
    background-color: #000;
}

tr.grey {
    background-color: #ccc;
}

tbody.odd tr, tr.odd { 
    background-color: #cccccc;
}

th.top {
    color: #ffffff;
    font-weight: bold;
}

tbody th {
    font-weight: bold;
}

table.head td img {
    display: block;
    margin: 0;
    padding: 0;
}



/* CSS for FAQ's page */

a.list{
color: #666666;
text-decoration: none; 
}

a:hover.list {
color: #003366;
text-decoration: underline;
}

a.top {
color: #666699;
text-decoration: underline; 
}

a:hover.top {
color: #003366;
text-decoration: underline;
}


/* CSS for Side Bar Menu */

.menuOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: #666666;
	margin-left: 9px;
	padding-left: 12px;
	background-position: left 3px;
	height: 20px;
	background-repeat: no-repeat;
}



a.menu { 
color: #999999;
text-decoration: none; 
background-image: url(images/arrow_place.gif)
}

a:hover.menu {
color: #000000;
text-decoration: underline;
background-image: url(images/arrow_blue.gif)
}

.menu1On {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
background-image: url(images/arrow_blue.gif);
background-repeat: no-repeat; 
padding-right: 16px;
background-position:100% 50%;
height: 17px;
}

.menu1 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
background-image: url(images/arrow_blue.gif);
background-repeat: no-repeat; 
padding-right: 16px;
background-position:100% 50%;
height: 17px;
}

a.menu1 {
color: #999999;
text-decoration: none; 
background-image: url(images/arrow_gray.gif);
}

a:hover.menu1 {
color: #003366;
text-decoration: underline;
background-image: url(images/arrow_blue.gif);
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menumaincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	margin-left: 9px;
	padding-left: 12px;
	height: 20px;
	color: #000000;
}
