/***********************************************/
/* United Brake/css/text.css                   */
/* for United Brake by danny @ JBC Group       */
/* http://www.jbcgroiup.net                    */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
background-color: #000000;
	position: left;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #66CC00;
	text-decoration: none;
}

a:link{
	color: #66CC00;
	text-decoration: none;
}

a:visited{
	color: #66CC00;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

h1{
 font-family: Arial;
 font-size: 16px;
 font-weight: bold;
 color: #66CC00;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial;
 font-size: 16px;
 font-weight: bold;
 color: #FFFFFF;
 margin: 0px;
 padding: 20px;
}

h3{
 font-family: tahoma,Arial;
 font-size: 14px;
 font-weight: bold;
 color: #66CC00;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: tahoma,Arial;
 font-size: 16px;
 font-weight: bold;
 color: #66CC00;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: tahoma,Arial;
 font-size: 13px;
 font-weight: bold;
 color: #66CC00;
 margin: 0px;
 padding: 0px;
}

big{
 font-family: tahoma,arial;
 font-size: 20px;
 font-weight: bold;
 color: #66CC00;
 margin: 0px;
 padding: 0px;

}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 1px solid #666666;
	font-size: 75%;
	color: #cccccc;
	padding: 0px 0px 0px 0px;
}

#siteInfo img{
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

.small {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: bold;
	}
	
	.footer {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none; 
	font-weight: bold;
	}

.content {
	font-family: Arial;
    font-size: 11px;
    color : #FFFFFF;
	font-weight : normal;
    padding-left: 5px;
	padding-right: 5px;
	}	
	
.content1 {
	font-family: Arial;
    font-size: 12px;
    color : #66CC00;
	font-weight : bold;
	}		
	.content1 a{
	font-family: Arial;
    font-size: 12px;
    color : #FFFFFF;
	font-weight : bold;
	}	
  .content1 a:hover{
	font-family: Arial;
    font-size: 12px;
    color : #66CC00;
	font-weight : bold;
	}	
	.content1 a:visited{
	font-family: Arial;
    font-size: 12px;
    color : #FFFFFF;
	font-weight : bold;
	}		
	
	.menu {
	font-family: Arial;
    font-size: 12px;
    color : #FFFFFF;
	font-weight : bold;
    padding-left: 20px;
	}	
   .menu a{
	font-family: Arial;
    font-size: 12px;
    color : #66CC00;
	font-weight : bold;
	}	
	.menu a:visited{
	font-family: Arial;
    font-size: 12px;
    color : #66CC00;
	font-weight : bold;
	}	
	.menu a:hover{
	font-family: Arial;
    font-size: 12px;
    color : #FFFFFF;
	font-weight : bold;
	}	

