body{
	background: #000000;
	margin: 0%;
	color: #B0B0B0;
	cursor: default;}

a:link , a:visited, a:active {
	text-decoration : none;
	cursor : default;
	color : #82A6C3;
	font-weight: normal; }
 
a:hover {
	text-decoration : none;
	cursor : default;
	color : #1A4063;
	font-weight: normal;}

b{
	color: #9FA29A;
	font-size:9px;
	font-family:georgia; 
	text-transform:uppercase;}

.box{
	border: 3px solid #91A6A9;
	margin-right: 3px;}

img:hover.box {
	border: 3px solid #B59D8B;
	margin-right: 3px;}

.box2{
	border: 4px solid #91A6A9;
	margin-right: 3px;}

img:hover.box2 {
	border: 4px solid #B59D8B;
	margin-right: 3px;}
 
h1 {
	color:#377C93;
 	font-family:georgia,serif;
  	font-weight:bold;
  	font-size:15px;
	font-transform: lowercase;
  	line-height:15px;
  	padding:0px 0px 2px 0px;
  	margin:0px;
	border-bottom: 1px dotted #9AB9E7;}

p {
	text-indent: 15px;
	margin-top: 10px;
	margin-bottom: 15px;}

p.quote{
	font-style: italic; 
	text-align: center;}


#content{
	margin: 3px 25px 25px 25px;
	font: 7pt tahoma;
	color #B0B0B0;
	line-height: 16px;
	text-align: justify;}

.footer{
	text-align: center;
	color: #6f82ab;
	border-top: 1px dotted #9AB9E7;
	padding-top: 4px;
	line-height: 14px;
	font-size: 7pt;}

.sidebar{
	margin: 0px -10px 25px-23px;
	color #B0B0B0;
	line-height: 16px;
	text-align: justify;}

div.sidebar a.nav{
	display:block;
	font : 8pt "Georgia", sans-serif;
	width: 25%;
	color: #6A849C;
	text-transform: lowercase;
	letter-spacing: 2px;
	padding: 5px;
	text-decoration:none;
	border-right: 4px solid #284169;
	margin-bottom: 5px;
	background: transparent;
	border-bottom: 0px;}

div.sidebar a.nav:hover{
	color: #F4F4F4;
	border-right: 3px solid #F4F4F4;}


.insidetext{
	font-family: "Times New Roman", Georgia, "Sans-Serif";
	font-size: 10px;
	color: #737C81;}

a.insidemenu{
	font-family: "Times New Roman", Georgia, "Sans-Serif";
	font-size: 14px;
	font-style: italic;
	color: #ACD1FC;}

a.insidemenu:hover{
	text-decoration: none;
	color: #F4F4F4;}

table.grid{
	width: 95%; 
	padding: 5px; 
	border: none;
	font: 7pt tahoma;}

table.grid td{
	padding: 3px;
	vertical-align: middle;}

.ab{
	font-weight: bold;}

table.grid tr.top td { border-bottom: 1px solid #ffffff;  }

