body, p, table, tr, td {
	font-size: 11px;
}
table {
	padding:0;
}
table p {
	margin:0;
}

body {
	background-color: #000000;
	color: #BDC1BC;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	
}
#ContentTable
{
	background-color: #000000;
	background-image: url(../images/siteunex_03.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
	padding-top: 10px;
	padding-left: 30px;
}
#ContentTable p {
	padding-right: 150px;
	line-height:1.5;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {  
	color: #FF0000;
	text-decoration: none;
}
a:active {  
	color: #FF0000;
	text-decoration: none;
}

/* Title */
h5 {
	margin: 20px 0px 5px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#CCCCCC;
	font-weight:bold;
}
h6 {
	margin: 20px 0px 5px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#CCCCCC;
	font-weight:bold;
}
h3.signature{
	width:420px;
}
h6.nomargin {
	margin: 0px 0px 5px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#CCCCCC;
	font-weight:bold;
}
.defaultTitle {
	width: 300px;
	margin: 20px 0px 20px 0px;
}
.separator {
	width:100%;
	height:20px;
	background-image:url(../images/pointe.gif);
	background-position:center;
	background-repeat:repeat-x;
}
.separatorBig {
	width:100%;
	height:20px;
	background-image:url(../images/pointe.gif);
	background-position:center;
	background-repeat:repeat-x;
	margin:10px 0 10px 0;
}
h3.signature
{
font-size: 60px;
}

/* Log Book Page*/
.LogBookNews{
	padding-bottom:20px;
}
.LogBookNews .title{
	font-size: 12px;
	font-weight:bolder;
}

/* Left Nav */
.menuItem {
	width: 180px;
	height: 35px;
	display:table;
	text-align:right;
}
.menuItem .subLink{
	color:#940319;
	font-weight:normal;
}

#leftNav{
	background-image: url(../images/bgLeftNav.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: auto;
	width: 286px;
	text-align:left;
}
#leftNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#leftNav ul li {
	margin:0px 0px 7px 65px;
	padding: 0;
	
}
#leftNav ul a:link,#leftNav ul a:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image:url(../images/spacerBlack.gif);
	text-decoration:none;
}
#leftNav ul a:hover {
	color: #FFFFFF;
	background-image:url(../images/bgMenu.gif);
	text-decoration:none;
}
#leftNav .subLink {
	font-size: 11px;
}

.bigText {font-size: 16px}