
 body {
 	margin:0px; 
	padding:0px;
	background:url(../images/tall_x.gif) repeat-x;
	background-color:#021823;
	font-family: Tahoma; 
	font-size: 10pt;
	color: #CCCCCC;
}


td, p, li {
	font-size: 10pt;
	font-family: Tahoma; 
}

label {
  display: block;
}

img {
	border: 0;
}

a:link {
	text-decoration: none;
	color: #BBB;
	/* border-bottom:1px dashed #999; */
}

a:visited {
	text-decoration: none;
	color: #999;
	/* border-bottom:1px dashed #999; */
}

a:hover {
	text-decoration: none;
	color: rgb(255,222,98);
	/* border-bottom:1px dashed rgb(255,222,98); */
}

.distinguished a:link {
	text-decoration: none;
	color: #BBB;
	border-bottom:1px dashed #999; 
}

.distinguished a:visited {
	text-decoration: none;
	color: #999;
	border-bottom:1px dashed #999; 
}

.distinguished a:hover {
	text-decoration: none;
	color: rgb(255,222,98);
	border-bottom:1px dashed rgb(255,222,98); 
}

.bonnetcentercontent {
	margin-left: 35px; 
	padding:0; 
	text-align:center;
	background:URL(../images/main.jpg);  
	background-position:center; 
	background-repeat:no-repeat; 
	height: 800px;
}

.centercontent {
	margin-left: 35px; 
	padding:0; 
	text-align:center;
	height: -3px;
}


.centerbanner {
	margin-left: -35px;
}

.content {
	width:766px; 
	margin:0px auto; 
	text-align:left;
	height: 800px;
}

.blackcontent {
	width:766px; 
	background-color: #000;
	margin:0px auto; 
	text-align:left;
	height: -10px;
}

.sliver {
	float: right;
	width: 1px;
	border: 1px solid green;
}

.minheight800 {
	height: 800px;
}


  .policy1{color:#26343B;}
  .policy2{color:#8F979A;}
  .main{color:#A1A1A1; line-height:14px}
  .white{color:#E8E8E8; }
  .green{color:#8FE916; line-height:14px}


  .input{
  		width:148px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#525252;
		border-color:#989898;
		font-family:Tahoma; 
    color:#E8E8E8;  
		}

	
		.textarea{
		width:148px; height:64px;
		border-width:1px;
		border-style:solid;
		background-color:#525252;
		border-color:#989898;
		font-family:Tahoma; 
    color:#E8E8E8;   
		overflow:auto;
		}

/* Added by Damian Codotto - 22-Oct-2006 */
.bnrlogo {
	position:relative;
	padding-left:251px;
	height:87px;
}
.bnrlogo img {
	position:absolute;
	top:5px;
	left:193px;
	border:0px;
}
#homelogo {
	position:absolute;
	top:5px;
	left:210px;
	border:0px;
}
.navbar {
	height:20px;
	margin-bottom: 30px;
	text-align:center;
	vertical-align: bottom;
	border: 2px solid grey;
	background-color: #303030;
}

.footer {
	font-size: 0.8em;
	color: #999999;
}

h2 {
  color: rgb(255,222,98);
  font-size: 1.1em;
  font-weight: bold;
}

.paragraphLetter {
  color: rgb(255, 222, 98);
  font-weight: bold;
}

.yellowcolor {
  color: rgb(255, 222, 98);
}

.navbar a {
	position: relative;
	text-align: center;
	margin-left: 10px; 
	margin-right: 10px;
	/* font-size: 0.8em; */
	/* font-weight: bold; */
}

.navbar a:link {
	color: #CCC;
	border-bottom: 0;
}

.navbar a:visited {
	color: #CCC;
	border-bottom: 0;
}

.navbar a:hover {
	color: rgb(255,222,98);
	border-bottom: 0;
}
