body { margin: 0px; font-family: arial; color: #808080; }


a:link { text-decoration: none; color: #4f6500; }
a:active { text-decoration: none; color: #4f6500; }
a:visited { text-decoration: none; color: #4f6500; }
a:hover { text-decoration: underline; color: #4f6500; }

/*
a.tracklink:link { text-decoration: none; color: #607087; }
a.tracklink:active { text-decoration: none; color: #607087; }
a.tracklink:visited { text-decoration: none; color: #607087; }
a.tracklink:hover { text-decoration: underline; color: #607087; }
*/

h1 { color: #8fb300; }
h1 span { color: #808080; }

.theme_color { color: #8fb300; }

.article_font
{
	color: #808080;
}

.bold { font-weight: bold; }

.h4 { color: #666666; font-size: 1.4em; line-height: 16px; padding: 5px; }

.textinput
{
	display: none; 
	padding-top: 5px;
}

.searchlist
{
	height: 30px;
	background: #e8f1c2;
}

.keywordbox
{
	background: #e8f1c2 url('/track/images/gradient.png') repeat-x;
	padding-left: 0px; 
	padding-bottom: 0px;
}

.keyword_inner
{
	padding: 10px;
}


.searchlistbox
{
	background: #e8f1c2 url('/track/images/gradient.png') repeat-x; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-bottom: 50px;
}
.searchlist_element
{
	background: transparent;
	margin-bottom: 10px; 
	padding: 5px; 
	cursor:move;
}

.messagebox
{
	text-align: center; 
	border: solid 5px #cccccc; 
	font-size: 12px;
}

.messagebox_pleasenote
{
	color: #42725a;
}

.messagebox_hide
{
	text-align: right; font-size: 12px;
}

.message_area
{
	padding-left: 20px; width: 95%;
}

.result_area
{
	font-size: 30px; color: #808080;
}

.green_text
{
	font-size: 12px; color: green;
}

.main_color
{
	/*background-color: #b8d5fc;*/
	background-color: #8fb300;
}

.alt_color
{
	background-color: #ffffff;
}

.track_font
{
	color: #4f6500;
}

.darker
{
	background-color: #4f6500;
}
