.body {
   font-family: verdana,arial,sans-serif;
   font-size: 12px;
   color: #000000;
   line-height:140%;
}
.bb_body {
   border:1px solid #333;
   font-family: verdana,arial,sans-serif;
   font-size: 11px;
   color: #000000;
   line-height:140%;
   padding: 3px;
}
.alert {
   border: 1px solid #BAA887;
   background-color: #F4D192;
   color: #173E6B;
   font-size: 10px;
   padding: 3px;
   width:90%;
}
.smaller {
   font-size: 7pt;
   color: #000000;
   font-family: Verdana,Arial, Geneva, sans-serif;
   font-weight: bold;
   line-height: 130%;
}

td {
   font-family: verdana,arial,sans-serif;
   font-size: 12px;
   color: #000000;
   line-height:140%;
}

.box {
   border: 1px solid #666;
   background-color: #eee;
   padding: 6px;
}

li {
   line-height: 200%;
}

a:link {
	color: #C57B1B;
   font-weight: bold;
	text-decoration: none;
}

a:visited {
   color: #32699C;
   font-weight: bold;
	text-decoration: none;
}

a:hover {
   color: #99000;
   font-weight: bold;
	text-decoration: underline;
} 

small {
   font-size: 8pt;
   font-family: palatino, times new roman,serif;
   line-height: 110%;
}

h1 {
   font-size: 22px;
   font-family: palatino, times new roman,serif;
   color: #000000;
   font-weight: bold;
}

h2 {
   font-size: 16px;
   font-family: palatino, times new roman,serif;
   font-weight: bold;
   text-decoration: none;
   color: #000;
   line-height:150%;
}

strong {
   font-size: 16px;
   font-family: palatino, times new roman,serif;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
   line-height:150%;
}

.top {
   font-size: 16px;
   font-family: palatino, times new roman,serif;
   font-weight: bold;
   text-decoration: none;
   color: #666;
   line-height:150%;
   border: 1px solid #666;
   width:100%;
   background-color:#ccc;
}
.top a:link {
	color: #666;
}

.top a:visited {
   color: #666;
} 
.top a:hover {
   color: #444;
} 
.bottom {
   font-size: 11px;
   font-family: palatino, times new roman,serif;
   font-weight: bold;
   text-decoration: none;
   color: #666;
   line-height:150%;
   border: 1px solid #666;
   width:100%;
   background-color:#ccc;
   text-align: right;
}
.bottom a:link {
	color: #666;
}

.bottom a:visited {
   color: #666;
} 
.bottom a:hover {
   color: #333;
} 
.home {
   font-size: 15px;
   font-family: arial,sans-serif;
   font-weight: bold;
   line-height: 130%;
   color: #000000;
}

.home a:link {
	color: #000000;
}

.home a:visited {
   color: #000000;
} 
.home a:hover {
   color: #990000;
} 
.cp {
   font-size: 9px;
   font-family: palatino, times new roman,serif;
   text-decoration: none;
   color: #666;
   padding: 4px;
}
.input-box {
	border: 1px solid #666;
	color: #000;
	background-color: #ccc;
   font-size: 11px;
   font-family: arial,sans-serif;
   font-weight: bold;
}
.link-button2 {
	border: 2px ridge #888;
	color: #000;
	background-color: #BFBEA4;
   font-size: 11px;
   padding: 4px;
   font-family: arial,sans-serif;
   font-weight: bold;
}
.link-button {
	border: 1px solid #666;
	color: #000;
	background-color: #ccc;
   font-size: 11px;
   padding: 4px;
   font-family: arial,sans-serif;
   font-weight: bold;
   text-transform: uppercase;
}
.submit-button {
	border: 1px solid #666;
	color: #000;
	background-color: #ccc;
   font-size: 11px;
   padding: 4px;
   font-family: arial,sans-serif;
   font-weight: bold;
}
.submit-button1 {
	border: 2px ridge #888;
	color: #000;
	background-color: #BFBEA4;
   font-size: 11px;
   padding: 4px;
   font-family: arial,sans-serif;
   font-weight: bold;
}
.bb {
   border: 1px solid #333;
   width:100%;
   background-color: #666;
   padding: 0px;
}
