/*bb.css */

/*About Us*/
body	{	
		background : #FFFFCC ;
		font-family : Arial, Helvetica, Sans-serif ;
		font-size : 12px ;
		color:#000000;
		}

.bodyheaders a:link	{
	text-decoration:none;
		}
		
.border	{
		border-width:1px;
		border-style:solid;
		border-color:#ffffff;
		}

h1	{
	color : #ffffff;
	font-size : 18px;
   	margin-top : 0px;
 	margin-bottom : 0px;
	}

h2 		{
	color : #cc0000;
	font-size : 16px;
	font-weight : bold;
	margin-top : 5px;
    margin-bottom : 5px;
      }

h3 {
	color : #990000;
	font-size : 15px;
	margin-top : 0px;
	margin-bottom : 5px
	}

a:link	{	
		text-decoration : underline ;
		font-size : 11px;
		}

a:visited	{	
			text-decoration : underline ;
			font-size : 11px;
			}

a:hover		{	
			text-decoration : underline ;
			font-size : 11px;
			}

a:active	{	
			text-decoration : underline ;
			font-size : 11px;
			}

.navText	{ 
			color : #ffffff ;
			}

.navText a:link		{	
					text-decoration : none ;
					font-size : 15px ;
					color : #ffffff ; 
					}

.navText a:visited 	{	
					text-decoration : none ;
					font-size : 15px ;
					color : #ffffff ; 
					}

.navText a:hover 	{ 
					text-decoration : underline ;
					font-size : 15px ;
					color : #ffffff ; 
					}

.navText a:active 	{	
					text-decoration : none ;
					font-size : 15px ;
					color : #ffffff ; 
					}		
.link 	{
		color : #000000;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
		text-decoration : none;
		}

.link a:link	{
				color : #000000;
				font-family : Arial, Helvetica, sans-serif;
				font-size : 14px;
				font-weight : bold;
				text-decoration : none;
				}

.link a:visited 	{
				color : #000000;
				font-family : Arial, Helvetica, sans-serif;
				font-size : 14px;
				font-weight : bold;
				text-decoration : none;
				}

.link a:active 	{
				color : #000000;
				font-family : Arial, Helvetica, sans-serif;
				font-size : 14px;
				font-weight : bold;
				text-decoration : none;
				}

.link a:hover 	{
				color : #660000;
				font-family : Arial, Helvetica, sans-serif;
				font-size : 14px;
				font-weight : bold;
				text-decoration : none;
				}

.rightBox 	{
		color : #ffffff;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-decoration : none;
		}

.rightBox a:link	{
				color : #ffffff;
				font-family : Arial, Helvetica, sans-serif;
				font-size : 11px;
				text-decoration : underline;
				}

.rightBox a:visited 	{
				color : #ffffff;
				font-family : Arial, Helvetica, sans-serif;
				font-size : 11px;
				text-decoration : underline;
				}

.rightBox a:active 	{
				color : #ffffff;
				font-family : Arial, Helvetica, sans-serif;
				font-size : 11px;
				text-decoration : underline;
				}

.rightBox a:hover 	{
				color : #ffffff;
				font-family : Arial, Helvetica, sans-serif;
				font-size : 11px;
				text-decoration : underline;
				}

.footer {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	}

.footer a:link, a:visited {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none
	}

.footer a:hover {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
	}