body, table, tr, td {
	color: #465360;
	font-family: verdana, sans-serif;
	font-size: 10px;
    cursor: help;
	}
	
A:link {
	text-decoration: none;
	color: #617386;
	font-weight: bold;
	cursor: e-resize;}

A:visited {
	text-decoration: none;
	color: #617386;
	font-weight: bold;
	cursor: e-resize;}

A:active {
	text-decoration: none;
	color: #617386;
	font-weight: bold;
	cursor: e-resize;	}

A:hover {
	text-decoration: none;
	color: #465360;
	cursor: e-resize;}

     .divTitle {
font-family: Georgia;
font-size: 11px;
text-align : left;
color:#465360;
font-weight:bold;
font-style: italic;
text-transform: lowercase;
padding-left: 2px;
letter-spacing: 5px;
border-bottom: 1px #465360 dotted;
line-height: 10pt;
      }

.divTitle:first-letter {
	font: 18px Georgia;
	color: #617386;
	font-weight: bold;
	font-style: italic;
    text-transform:lowercase;
	
	}

.codesort li {
	display: inline;
	padding-right: 3px;
	}

.codesort table {
	align: left;
}


.codesort h2 { 
font-family: Georgia;
font-size: 11px;
text-align : left;
color:#465360;
font-weight:bold;
font-style: italic;
text-transform: lowercase;
padding-left: 2px;
letter-spacing: 5px;
border-bottom: 1px #465360 dotted;
line-height: 10pt;
      }

.codesort h2:first-letter {
	font: 18px Georgia;
	color: #617386;
	font-weight: bold;
	font-style: italic;
    text-transform:lowercase;
	
	}

.codesort h3 { 
font-family: Georgia;
font-size: 11px;
text-align : left;
color:#465360;
font-weight:bold;
font-style: italic;
text-transform: lowercase;
padding-left: 2px;
letter-spacing: 5px;
border-bottom: 1px #465360 dotted;
line-height: 10pt;
      }

.codesort h3:first-letter {
	font: 18px Georgia;
	color: #617386;
	font-weight: bold;
	font-style: italic;
    text-transform:lowercase;
	
	}

blockquote {
	margin: 0 10px;
	padding: 0 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: 4px solid #617386;
	background-color: #1F242C;
	font-family: verdana, sans-serif;
	color:#617386;
	font-size: 10px;
	font-style: normal; 
}

input, select, textarea {
	background-color: #1F242C;
	align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #1F242C;
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 9px;
	color: #617386;
	}

select {
color: #617386;
align: center;
	background-color: #1F242C;
	cursor: help;}

input.noborder {
	border-width: 0px;
	cursor: help;}

.html { overflow: hidden }