body {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	margin: 0px;
}
table {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
td {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
hr {
	border-top: .1px solid #000066;
}
a{
	color: #0000ff;
	text-decoration: none;
}
a:hover{
	color: #5e8ac6;
	text-decoration: underline;
}
.header1{
    color:white;
    font-family:Arial;
    font-style:italic;
    font-weight:bold;
    font-size:20px;
	text-decoration: underline;
}
.header2{
    color:white;
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
}
.header3{
    color:white;
    font-family:Arial;
    font-size:10px;
}
.header4{
    padding-left:100px;
    color:yellow;
    font-family:Arial;
    font-weight:bold;
    font-size:20px;
}
.justtitle{
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	padding-left: 15px;
}
h1 {
	color : #000000;
	margin-left : 20px;
	margin-top: 7px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.htitle {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 30px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.red_title {
	color : #aa0000;
	font-size : 18px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
h2, .title2 {
	font-size : 16px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
h3, .title3 {
    font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
h4, .title4 {
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.ch1{
    list-style-type:none;
	font-size : 16px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
    padding-left:5px;
}
.ch2{
    list-style-type:none;
    font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
    padding-left:10px;
}
.ch3{
    list-style-type:none;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
    padding-left:15px;
}
.ch4{
    list-style-type:square;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight:normal;
    padding-left:20px;
}
.bmenu {
	color : #000000;
	padding-top : 10px;
	padding-bottom : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration:none;
}
.bmenu a{
	color : #000000;
	text-decoration:none;
}
.bmenu a:hover{
	color : #888888;
	text-decoration:none;
}
.tmenu{
	color : #FFFFFF;
	padding-top : 10px;
	padding-bottom : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration:none;
}
.tmenu:hover{
	color: #00ffff;
	text-decoration: underline;
}
.mmenu {
	color : #FFFFFF;
	padding-top : 10px;
	padding-bottom : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	border-top: 2px dotted #FFFFFF;
	text-decoration:none;
}
.mmenu div{
	margin-left:10px;
}
.mmenu a{
	color: #FFFFFF;
	text-decoration: none;
}
.mmenu a:hover{
	color: #00ffff;
	text-decoration: underline;
}
.light_text {
	color : #ffffff;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.light_text a {
	color : #FF6600;
	font-weight:bold;
}
.light_text a:hover {
	color : #FF0000;
	font-weight:bold;
}
.dark_text {
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.dark_text a {
	font-weight:bold;
}
.dark_text a:hover {
	font-weight:bold;
}
.bri_text {
	font-size : 13px;
	color: #266DA5;
	font-family : Tahoma,Verdana,Arial;
}
.bri_text a {
	color: #266DA5;
	font-weight:bold;
}
.bri_text a:hover {
	color: #CC6699;
	font-weight:bold;
}
.main_text{
	font-size : 12px;
	color: #000000;
	font-family : Tahoma,Verdana,Arial;
}
.main_text td{
	font-size : 12px;
	color: #000000;
	font-family : Tahoma,Verdana,Arial;
}
.main_text a {
	color: #000099;
	font-weight:bold;
}
.main_text a:hover {
	color: #5e8ac6;
	font-weight:bold;
}
.c_pages td{
	color: #CC6600;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
}
.c_pages a {
	color:#CC6633;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration: underline;
	font-weight: bold;
}


.topOfPage, .headerTitle, .headerLinks, .headerLinks *, .sideBox h3, #footer *
{ /* Text Color: */  color: #a0a0ff; }

#header, .sideBox, .sideBox h3, #footer
{ /* Border Color: */  border-color: #c0c0ff; }

#header, .sideBox h3, .sideBox a:hover
{ /* Background Color (darker): */  background-color: #f0f0ff; }


/* ###### Side Box ###### */

.sideBox h3 {
  font-weight: bold;
  border-bottom: 1px dashed;
  padding: 0.5ex 0.5em 0.5ex 0.75em;
  margin-top: 0px;
  margin-bottom: 0px;
}

.sideBox a, .sideBox a:hover, .sideBox span {
  color: black;
  text-decoration: none;
  line-height: 1em;
  display: block;
  padding: 0.5ex 1em 1ex 0.75em;
}


.table_rb{
 border: 1px solid #999999;
 }
.table_rb td{
 text-align:center;
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
 }

input.searchbar{
	font-size : 10px;
	color: #000000;
	font-family : Tahoma,Verdana,Arial;

}
