body {

	margin: auto;

	width: auto;

	background: #fff url(back.jpg) bottom left fixed repeat-x;

	font-family :Verdana, Arial, Helvetica, sans-serif;

/*	font-family : Georgia, \"Times New Roman\", Times, serif;   */

	text-align: center;

	}

	

a {

	color: #cc0000;

	text-decoration: none;

	}

	

a:visited {

	color: #cc0000;

	text-decoration: none;

	}

	

a:active {

	color: #cc0000;

	text-decoration: none;

	}

	

a:hover {

	color: #999;

	text-decoration: underline;

	}


.changelog {
	font-size: 9px;
	padding-left: 10px;
	font-weight: bold;
}	

.acronym {

	border-bottom: 1px dotted #c0c0c0;

	}



blockquote {

border: 1px solid #6BA7DF;

padding: 10px;

}



blockerror {

border: 1px solid #cc0000;

padding: 10px;

}



ul li {

	margin-left: -5px;

	list-style: circle;

	}

	

ul li:hover {

	margin-left: -5px;

	list-style: disc;

	}	



	

#page {

	width: 780px;

	margin: 0px auto;

	margin-top: 10px;

	text-align: center;

	background-color: #ffffff;

	border: 1px solid #c0c0c0;

	}

	

#header {

	width: auto;

	background: url(logo2.gif) top left no-repeat;

	height: 105px;

	border-bottom: 1px solid #c0c0c0;	

	}

	

#subline {

	width: auto;

	font-style: italic; 

font-size: 9pt;

line-height: 1.4em;

	text-align: right;

	border-bottom: 1px solid #c0c0c0;

	background-color: #F0F5FB;

	}

	

#left {

	float: left;

	width: 190px;

	text-align: left;

	color: #000000;

	font-size: 10pt;

	}

	

.leftlogo {

	background: url(sail_4.gif) top no-repeat;

	height: 100px;

	}

	

.title {

	font-weight: bold;

	border-bottom: 1px solid #6BA7DF;

	margin: 10px;

	}



.leftcontent {

	font-family :Verdana, Arial, Helvetica, sans-serif;

	margin: 10px;

	padding-bottom: 10px;

	line-height: 1.4em;

	}



.comments {

	font-size: 9pt;

}



#center {

	margin-left: 190px;

	width: auto;

	position: relative;

	border-left: 1px solid #c0c0c0;

	text-align: left;

	}



.centertitle {

	border-bottom: 1px solid #6BA7DF;

        color: #000000;

	font-size: 12pt;

	text-transform: uppercase;

        text-align: right;

	font-weight: bold;

	padding: 10px 0 10px 0px;

	margin: 0px 0px 0px 0px;

	}

	

.centerauthor {

	text-align: right;

	text-transform: uppercase;

	color: #7E90A7;

	font-size: 9pt;

	font-weight: bold;

	padding-right: 10px;

	padding-bottom: 10px;

	}



.centerauthor_2col {

        float:left

	text-align: left;

	text-transform: uppercase;

	color: #7E90A7;

	font-size: 9pt;

	font-weight: bold;

	padding-left: 0px;

	padding-bottom: 0px;

	}



.friends {

	font-size: 9pt;

	padding: 0px 10px 5px 20px;

	border: 0px solid red;

	}

	

h1 {

	color: #000000;

	font-size: 11pt;

	text-transform: uppercase;

	font-weight: bold;

	padding: 10px 0 5px 0;

	border-bottom: 1px solid #6BA7DF;

        text-align: right;

	}



h2 {

        color: #000000;

         font-size: 10pt;

        font-weight: bold;

        }



.floatright {

	padding: 22px 10px 0px 0px;

	float: right;

}

	

.centercontent {

	margin: 10px 20px 20px 20px;

	padding-bottom: 20px;

	font-size: 10pt;

	line-height: 14pt;

        border-bottom: 0px solid #c0c0c0;

	}



.centercontent_2col {

	margin: 10px 20px 20px 20px;

	padding-bottom: 20px;

	font-size: 10pt;

	line-height: 14pt;

        border-bottom: 0px solid #c0c0c0;

	}



.entryfooter {

	width: auto;

	margin-top: 10px;

	margin-bottom: 10px;

	margin-right: 10px;

	text-align: right;

	}



.entryfooter a {

	border-bottom: 2px solid #c0c0c0;

	color: #cc0000;

	text-decoration: none;

	text-transform: uppercase;

	font-size: 8pt;

	}

	

.entryfooter a:visited {

	color: #cc0000;

	text-decoration: none;

	}



.entryfooter a:active, visited, hover {

	color: #cc0000;

	text-decoration: none;

	}



.entryfooter_2col {

	width: auto;

	margin-top: 10px;

	margin-bottom: 0px;

	margin-right: 10px;

	text-align: right;

	}



.entryfooter_2col a {

	border-bottom: 0px solid #c0c0c0;

	color: #7E90A7;

	text-decoration: none;

	text-transform: uppercase;

	font-size: 8pt;

	}

	

.entryfooter_2col a:visited {

	color: #7E90A7;

	text-decoration: none;

	}



.entryfooter_2col a:hover {

	color: #7E90A7;

	text-decoration: underline;

	}



.entryfooter_2col a:active, visited {

	color: #7E90A7;

	text-decoration: none;

	}

	



.footer { 

      padding: 0px 10px 10px 10px; 

      text-align: center;

      font-size: 9pt;

	  clear: both;

      }

	

.searchbox { 

	width: 9em; 

	font-size: 10px;

	border: 1px solid #000000;

margin-right: 5px;

	}



.searchbutton {

	border: 1px solid #000;

	font-size: 10px;

	}



.button {

	border: 1px solid #000;

	font-size: 10px;

	}



.commentform input {

	margin: 1px 1px 1px 1px;

	padding: 2px 2px 2px 2px;

	color: #000000;

	border: 1px solid #000000;

	font-size: 9pt;

	}

.commentform textarea {

	margin: 1px 1px 1px 1px;

	padding: 2px 2px 2px 2px;

	background-color: #ffffff;

	color: #000000;

	border: 1px solid #000000;

	font-size: 9pt;

	}

	

#footer {

	width: 780px;

	height: 20px;

	}



/* Accessibility features */



label { visibility:hidden; display:none; }

fieldset { border:0; padding:0; margin:0; }

hr { visibility:hidden; display:none; }



/* for language file highlights */



#added {

background-color: #CCFFCC;

}



#removed {

background-color: #FF3333;

}





/* this replaces inline style tags */

img.badge { border:0; margin-bottom:2px; } 



/* this is a bonus */

a img.badge:hover { border-bottom:1px #F0F5FB solid; margin-bottom:1px; }
