@CHARSET "ISO-8859-1";


.ibtabs{
   width: 100%;
   overflow: hidden;
 /*  border-bottom: 5px solid #B40404;*/ /* bottom line of tab*/
}

.ibtabs ul{
   margin: 0;
   padding: 0;
   padding-left: 0px; 
   font: bold 10px Verdana;
   list-style-type: none;
}

.ibtabs li{
   display: inline;
   margin: 0;
}


.ibtabs li a{
   float: left;
   display: white;
   text-decoration: none;
   margin: 0;
   padding: 4px 15px; /*padding inside each tab*/
   border: 1px solid white; /* divider between tab*/
   color: white;
   background: #610B0B; /*background of tabs (default state)*/
}

.ibtabs li a:hover{
   color: white;
   background: #8A0808 ;
}

.top_login{
	float: right;
    font: bold 10px Verdana;
    display: white;
    padding: 2px 15px;
	color: 	white;
	}


ul.niceList {
	 margin-left:0em; 
	 padding-left:0.2em; 
	 margin-bottom:1em;
	  }
ul.niceList li {
	 background:url(bullet_child.gif) 0em 0.3em no-repeat;/* change background em accordingly */
     padding-left: 0.8em;
     list-style: none;
     text-align:left
      }



body{
 
   background-color: #190707 ;
   margin:0px; 
   padding:0px; 
}

.table_1{

	border-style: solid; 
	border-top-width:0px;
	border-left-width: 0px; 
	border-right-width: 0px;  
    border-bottom-width:0px;
/*
    	border-color: #3B0B24;
	background-color: #FFFFFF;
	*/ 	

	
}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	/*background-color: #FFFFFF;*/
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-decoration: none;
	line-height: 20px;	
}
.highlight2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 26px;	
	
}
a.highlight2:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background-color: #F7F8FF;

}


.highlight3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#FFFFFF;
	line-height: 22px;	
	
}

.subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #00A400;
	text-decoration: none;
	line-height:20px
}
.subheads2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:28px ;
}

.subheads3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-color:#FFFFFF;
	text-decoration: none;
	line-height:20px ;
	padding: 4px 18px;
}


.bg_color{

	width: 800px;
	margin: 0 auto;
	padding: 0;	
	background: url(images/img01.jpg) repeat-y left top;
	
}

.page {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img07.jpg) repeat-y left top;
}

.page_right {
	width: 193px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background: url(images/img08.jpg) repeat-y left top;
}

.padded {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.navbox {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	/*background-color: #D8D8D8;*/
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 15px;	
}


a.navlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 22px;	
}
a.navlink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 22px;	
}


a.navlink_top {
    font: bold 10px Verdana;
    display: white;
     color: white;
}


a.navlink_top:hover {
    font: bold 10px Verdana;
    display: white;
    color: 	white;
    text-decoration: underline;
}

.navbox_footer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B40404;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 15px;	
}




.table_log{

	border-style: solid; 
	border-top-width:2px;
	border-left-width: 2px; 
	border-right-width: 2px;  
    border-bottom-width:2px;
	border-color: #000000;
	background-color: #FFFFFF;
	font-weight:bold;   

}

* { margin:0; padding:0; }   
  
.newsticker-demo {   
width:193px;   
font-family:Georgia, "Times New Roman", Times, serif;   
font-size:12px;   
margin:20px auto;
text-align:center;
}   
  
.newsticker-demo a { text-decoration:none; }   
  
.newsticker-demo .title {   
text-align:center;   
font-size:12px;
color: #000000;
font-weight:bold;   
padding:7px;   
}
.project {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:20px ;
	padding: 4px 5px;
}

.borderTable {	
border-bottom: 5px solid #D8D8D8;
}

  
.newsticker-jcarousellite {  width:193px;}   
.newsticker-jcarousellite ul li{ height:260px;list-style:none; display:table-row-group; padding-bottom:1px; margin-bottom:5px; }   
.newsticker-jcarousellite .info { text-align:center; width:193px ; color:#800000; }   
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }   
  
.clear { clear: both; }  
