body,td,th {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #f5ecdc;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10pt;
	color: #0348d0;
}
a:visited {
	color: #2faff0;
	text-decoration: none;
}
a:hover {
	color: #920000;
	text-decoration: none;
}
a:active {
	color: #2faff0;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.title{
	background-color: transparent;
	border-bottom: 1px #bc5050 dotted;
	color: #b41400;
	font-family:Georgia;
	text-transform: none;
	text-align: justify;
	letter-spacing: 2; 
	font-weight: normal; 
	font-size: 18pt;
	height: 40px;
	padding-top:2px;
	padding-left:25px;
	margin-left:25pt;
	margin-right:25pt;
}

.title:first-letter {
	color:#0449d1;
	font-family: Georgia;
	font-size: 20pt; 
	font-weight:bold;
	font-style:italic;
}
#bodybg {
	background-color: transparent;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#footer{
	background-color:transparent;
	border-top: 1px #bc5050 dotted;
	font-weight: normal; 
	padding-top: 10px;
	text-align: center;
}
p {
	letter-spacing:1;
	line-height:16pt;
	word-spacing:2;
	font-size:9.5pt;
	padding-top:0px;
	margin-left:25pt;
	margin-right:25pt;
	text-align:justify;
}

.center{
	text-align:center;
}
input, textarea, .codesort input, .codesort textarea, .codesort select, select{
	font-family: Georgia; 
	color: #000; 
	font-weight: normal;
	font-style:italic;
	font-size: 9pt; 
	background-color:#f5ecdc;
	border-left: 1px solid #bc5050;
	border-right: 1px solid #bc5050;
	border-top: 1px solid #bc5050;
	border-bottom: 1px solid #bc5050;
}

.codesort option{
	font-family: Georgia;
	font-style:italic;
	color: #000; 
	font-weight: normal;
	font-size: 9pt; 
	background-color:#f5ecdc;
}
ul {
	list-style-type : decimal-leading-zero;
	list-style-image : none;
	list-style-position : inside;
	margin : 2px;
	padding : 0;
}

.codesort li, li {
	line-height:10pt;
	list-style-type : decimal-leading-zero;
	list-style-position : inside;
	margin-left:25pt;
	margin-right:25pt;
	text-align:justify;
}

.codesort p, .codesort h3, .codesort h2, .credit  {
	color: #2faff0;
	font-family:Trebuchet MS;
	text-align: justify;
	font-size: 9.5pt;
	margin-left:25pt;
	margin-right:25pt;
	text-align:justify;
}
blockquote {
	margin-left: 20%;
	margin-right: 20%;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-left: 15px solid #920000;
	border-right: 1px solid #2faff0;
	border-top: 1px solid #920000;
	border-bottom: 1px solid #2faff0;
	background-color:transparent;
	width:450px;
	text-align: justify;
	}
.entryLinkbar {
	font-family: Georgia;
	font-size:10pt;
	line-height:14pt;
	height: 40px;
	padding-top:2px;
	padding-left:25px;
	margin-left:25pt;
	margin-right:25pt;}

.entryLinkbar em,i{
	color:#bc5050;}

.entryLinkbar a:link, a:visited, a:active {
	font-family: Georgia;
	font-size: 10pt;
	text-decoration:none;
	color:#0348d0;
	font-weight:bold;
	font-style:normal;
	border-bottom: 0px #000000 dotted;
	background-color:transparent;}

.entryLinkbar a:hover {
	text-decoration:none;
	color:#920000;
	font-weight:bold;
	font-style:italic;
	border-bottom: 0px #219fe9 dotted;
	background-color: transparent;}
strong, b {
	color: #920000;
	font-family:georgia;
	text-transform: none;
	text-align: justify;
	letter-spacing: 2; 
	font-weight: bold; 
	font-size: 9pt;
	line-height:12pt;
}

em, i {
	color: #2faff0;
	font-family:georgia;
	text-transform: none;
	text-align: justify;
	letter-spacing: 2; 
	font-weight: bold; 
	font-size: 9pt;
	font-size: italic;
	line-height:12pt;
}