.header_nav{
background-color: #A5BF99;
}

.header_date{
	font-size: 10px;
	color: Black;
}

.header_bgcolor{
	background-color: #f8f5ee;
}

.header_implementation_name{
	color: #000000;;
	font-weight: bold;
	font-size: 28px;

	font-family: serif;
}

.channel_button {
	font-size: 14px;
	font-weight: normal;

}

.channel_section{
	color: White;
	background-color: #377C2B;
	font-size: 15px;
	font-weight: bold;
}


.item_channel {
	font-size: 17px;
	font-weight:bold;
}

.item_subject {
	font-size: 15px;
	font-weight:bold;
}

.item_first_sentence {
	font-size: 14px;
}

.item_author {
	font-size: 14px;
	font-weight: bold;
}

.item_age {
	color: gray; 
	font-size: 14px; 
	font-weight: normal;
}

.item_description {
	font-size: 14px;
}

.item_id {
	color: silver; 
	font-size: 14px; 
}

.item_caption{
	font-size: 14px; 
	font-style: italic;	
}


.icon_title {
	font-size: 12px;
}
.form_color{
	background-color: #A5BF99;
}

.column_left {
	background-color: silver;
}
.column_center {
	background-color: #BDB4F5;
}

.column_right {
	background-color: #f8f5ee;
}



.sitedesign {
	color : White;
}

H1  {
	font-size : 16px;
	font-weight : bold;
	font-family: Tahoma;
	color : #8878A8;
	text-transform : uppercase;
}


H2  {
	font-size : 12px;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	text-transform : none;
	color : Gray;
	background : transparent;
}

	
H3  {
	font-size : 10px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : Navy;
	text-transform : capitalize;
}


H4 {
	font-size : 12px;
    font-family: verdana, Arial, Helvetica, sans-serif;
	background-color : transparent;
	color : #2F4F4F;
	font-weight : bold;
}

H6  {
	font-size : 14px;
	font-weight : bold;
	text-align : left;
	color : #2F4F4F;
	background-color : transparent;
	text-transform : none;
}

.universal {
	background-color : #FFFFF0;
	background : White none;
}


BODY  {
	font-family : serif;
	text-align : left;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font : xx-small Tahoma;
	
	background-image: url(../images/backgrounds/fine_lines.gif);
}



.filename {
	color: #FF6633;
	background-color: transparent;
	font-style: italic;
	font-size: xx-small;
	font : x-small;
	background : #CCFFFF;
}


.favcolor {
	background : #f8f5ee;
}



.a_test_only {
	background : #00CCFF url(../images/backgrounds/dotted_400x45.jpg) repeat-x;
	background-color : #DBB792;
	color : #4B0082;
	border : groove;
}


A  {
	
}
A:LINK {
	color : Blue;
	text-decoration:none;
}
A:Visited  {
	color : #999999;
	text-decoration:none;
}
A:Active  {
	color : Yellow;
	text-decoration:none;
}
A:Hover  {
	color : Blue;
	background : Yellow;
}






.instruction {
	background : #EDEDED;
	font-size : xx-small;
	font-family : sans-serif;
}


P {
	font-size : 10px;
	padding : 0px;
}


.row_default {
	background-color : #FFFFF0;
}

.row_alternating {
	background-color : #A3BF96;
}



th  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : Gray;
	background-color : inherit;
	background-image : url('none');
	text-align : left
}


.submit {
	background-color : #8878A8;
	color : White;
	font-weight : bold;
}

td  {
	padding : 0px;
	font : small Verdana, Geneva, Arial, Helvetica, sans-serif;
}


code {
	background-color: #EDEDED;
	font-size: 11px;
	font-family: monospace;
}


table  {
	text-align : left;
}

.accessdenied  {
	font-size : 48px;
	font-family : sans-serif;
	font-weight : bold;
	color : Red;
	scrollbar-track-color : #0099CC;
	scrollbar-face-color : #FFCC00;
}

.icon_title {
	color : Gray;
	font : bold 10px;
}
