
.banner, .banner a:link, .banner a:visited, .banner a:active, .banner a:hover {
	font-size: 10px;
	font-style:italic;
	color:#000000;
}

.main {
	background-color: #C8AD15;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

.mainPanel table {
	border:0;
}

.mainPanel th {
	font-weight:bold;
	padding:5px;
	background-color:#B86401;
	color: #FFFFFF;
}

.mainPanel a:link, .mainPanel a:visited, .mainPanel a:active, .mainPanel a:hover {
	font-weight:bold;
}
.mainPanel a:link, .mainPanel a:visited, .mainPanel a:active {
	color:#888888;
	text-decoration:none;
}
.mainPanel a:hover {
	color:#000000;
	text-decoration:underline;
}

.mainTable table {
	border:0;
}

.mainTable th {
	font-weight:bold;
	padding:5px;
	background-color:#B86401;
	color: #FFFFFF;
}

.mainTable td {
	background-color:#FFFFFF;
	padding:5px;
}

td.mainHighlightRow {
	background-color:#99CCFF;
	padding:5px;
}

.mainTable a:link, .mainTable a:visited, .mainTable a:active, .mainTable a:hover {
	color:#000000;
	font-weight:normal;
}
.mainTable a:link, .mainTable a:visited, .mainTable a:active {
	text-decoration:none;
}
.mainTable a:hover {
	text-decoration:underline;
}

.mainTitle {
	color:#000000;
	font-weight:bold;
	font-size:x-large;
}

.mainButton a:link, .mainButton a:visited, .mainButton a:active, .mainButton a:hover {
	font-weight:bold;
}
.mainButton a:link, .mainButton a:visited, .mainButton a:active {
	color:#888888;
	text-decoration:none;
}
.mainButton a:hover {
	color:#000000;
	text-decoration:underline;
}

.navigationPanel {
	background-color: #999999;
}

.navigationTable, .navigationTable table {
	border:0;
	color:#888888;
}

.navigationTable th {
	background-color:#99CCFF;
	font-weight:bold;
	padding:5px;
}

.navigationTable td {
	background-color:#FFFFFF;
	padding:5px;
}

.navigationTable a:link, .navigationTable a:visited, .navigationTable a:active, .navigationTable a:hover {
	font-weight:normal;
}

.navigationTable a:link, .navigationTable a:visited, .navigationTable a:active {
	color:#888888;
	text-decoration:none;
}
.navigationTable a:hover {
	color:#000000;
	text-decoration:underline;
}

.readMore a:link, .readMore a:visited, .readMore a:active, .readMore a:hover {
	color:#888888;
	font-weight:bold;
}

.topNavBar {
	background-color: #B86401;
}

.blogComment a:link, .blogComment a:visited, .blogComment a:active, .blogComment a:hover {
	font-size:small;
	font-weight:bold;
}
.blogComment a:link, .blogComment a:visited, .blogComment a:active {
	color:#888888;
	text-decoration:none;
}
.blogComment a:hover {
	color:#000000;
	text-decoration:underline;
}

.blogDate {
	color:#777777;
	font-size:small;
	font-weight:bold;
}

.blogPost a:link, .blogPost a:visited, .blogPost a:active, .blogPost a:hover {
	text-decoration:underline;
}
.blogPost a:link, .blogPost a:visited, .blogPost a:active {
	color:#B86401;
}
.blogPost a:hover {
	color:#FF9900;
}

.blogTitle a:link, .blogTitle a:visited, .blogTitle a:active, .blogTitle a:hover {
	color:#B86401;
	font-weight:bold;
	font-size:x-large;
}
.blogTitle a:link, .blogTitle a:visited, .blogTitle a:active {
	text-decoration:none;
}
.blogTitle a:hover {
	text-decoration:underline;
}

.mainPanel, td.mainPanel {
	background-color:#CCCCCC;
}

.feed a:link, .feed a:visited, .feed a:active, .feed a:hover {
	color:#000000;
}
