﻿/* GENERAL STYLES */
BODY 
{
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TABLE
{
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A 
{
	font-size: 10pt; 
	color: #000000; 
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

A:hover 
{
	font-size: 10pt; 
	color: #000000; 
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-weight:bold
}

h1           
{ 
	font-family: Tahoma; 
	font-size: 14pt; 
	font-weight: bold 
}

h2           
{ 
	font-family: Tahoma; 
	font-size: 12pt; 
	font-weight: bold 
}

.lnkOrange_w_img {
	background-image:url('../media/menu/orange_pile_to_20x20.gif');
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:middle;	
	padding-left:15px;
	color:#FF9900;
}


.newsticker {
	list-style-type: none;
	color:#EC8D00;
	font-weight:700;
	margin: 0;
}

.newsticker li a, .newsticker li a:visited, .newsticker li a:active {
	color:#EC8D00;
	font-weight:700;
	text-decoration:none;
}

.newsticker li a:hover {
	color:#EC8D00;
	font-weight:700;
	text-decoration:underline;
}

/* EDITOR PROPERTIES */
