﻿.allenJournalHeading {
	border-bottom: medium;
	border-top-color:olive;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 0px;
	border-bottom-color:olive;
	text-align:left;
}
.allenJournalHeading P {
	font-family: cursive;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: lime;
	text-align: center;
	padding-top:1px;
	
}
.allenJournalHeading .allenJournalItem {
	padding-bottom:10px;
}
.allenJournalHeading .allenJournalLink {
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
}
.allenJournalHeading .allenJournalSummary {
	font-weight: bold;
	color: lime;
}

.myTitleHeading {
	font-family: cursive;
	font-size: x-large;
	text-decoration: overline underline;
	color: #00FFFF;
	padding-top:5px;
	padding-bottom:5px;
	
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCE016;
	background-color: #143b05;
	margin: 0px;
	padding: 0px;
}

html {
	scrollbar-face-color:#6F982F;
	scrollbar-highlight-color:#143b05;
	scrollbar-3dlight-color:#143b05;
	scrollbar-darkshadow-color:#143b05;
	scrollbar-shadow-color:#143b05;
	scrollbar-arrow-color:#CCE016;
	scrollbar-track-color:#000000;
}

a:link {
	text-decoration: none;
 	color: #CCE016;
}

a:visited {
	text-decoration: none;
	color: #CCE016;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.current {
	font-weight: bold;
	color: #CCE016;
	background-color: #6f9636;
}

.cthumb {
	background-color: #6f9636;
	border: 1px solid #7ea644;
}


.thumb {
	background-color: #3e6918;
	border: 1px solid #7ea644;
	

}

.dirThumb {
	background-color: #3e6918;
	border: 1px solid #7ea644;

	background-image: url(allenFolder.gif);
	background-position: top left;
	background-repeat: no-repeat;

}
.image { border: 1px solid #00ffcc;}
a:link .image { border-color: #00ffcc;}
a:visited .image { border-color: #00ffcc;}
a:hover .image { border-color: #00cc33;}

.mthumb { border: 1px solid #00ffcc;}
a:link .mthumb { border-color: #00ffcc;}
a:visited .mthumb { border-color: #00ffcc;}
a:hover .mthumb { border-color: #00cc33;}

.slideImage { border-width: 1px; border: 1px solid; border-color: #ffffff;}
a:link .slideImage { border-color: #ffffff;}
a:visited .slideImage { border-color: #ffffff;}

.title {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}

.title a:link {
	text-decoration: none;
	color: #000000;
}

.title a:visited {
	text-decoration: none;
	color: #000000;
}

.title a:hover {
	text-decoration: none;
	color: #ffffff;
}

.infotable {
	border: 1px dotted #869740;
	border-collapse: collapse;
}

.infotable td {
	border: 1px dotted #869740;
}

.infotable table {
	border-collapse: separate;
}

.infotable table td {
	border: 0px;
}

.dirname {
	font-size: 100%;
	font-weight: bold;
	color: #CCE016;
}

.comment {
	color: #CCE016;
	font-weight: bold;
	font-size: 100%;
}

.smalltxt {
	color: #88AA44;
	font-size: 90%;
}

.xsmalltxt {
	color: #88AA44;
	font-size: 80%;
}

.newlabel {
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	background-color: #DDDD00;
}
