﻿body {color: #0F1213; margin: 5px; background-image: url(images/bg.gif); background-repeat: repeat-x; background-color: #ffffff;
		font-family: Arial, Verdana, Tahoma, Sans-Serif; font-size: 12px;}
td		{color: #454545; font-family: Arial, Verdana, Tahoma, Sans-Serif; font-size: 12px; text-align: left;}

td.orange	{background-color: #FF9000;}
td.red		{background-color: #A80604;}

.topControlHeadingSmall		{font-family: Trebuchet MS, Arial, Sans-Serif; font-weight: bold; font-size: 17px; color: #ffffff;}
.topControlHeading		{font-family: Trebuchet MS, Arial, Sans-Serif; font-weight: bold; font-size: 20px; color: #ffffff;}
.topControlHeadingMedium	{font-family: Trebuchet MS, Arial, Sans-Serif; font-weight: bold; font-size: 24px; color: #ffffff;}
.topControlHeadingBig	{font-family: Trebuchet MS, Arial, Sans-Serif; font-weight: bold; font-size: 64px; color: #ffffff;}

.heading				{font-family: Trebuchet MS, Arial, Sans-Serif; font-weight: bold; font-size: 18px;}
.subheading				{font-family: Trebuchet MS, Arial, Sans-Serif; font-weight: bold; font-size: 16px;}

/* Search headings */
.searchHeadingRed			{color: #A80604; font-family: Trebuchet MS, Arial, Sans-Serif; font-weight: bold; font-size: 16px;}
a.searchHeadingRed			{color: #A80604; font-family: Trebuchet MS, Arial, Sans-Serif; font-weight: bold; font-size: 16px; text-decoration: none;}
a.searchHeadingRed:hover	{color: #A80604; font-family: Trebuchet MS, Arial, Sans-Serif; font-weight: bold; font-size: 16px; text-decoration: underline;}

hr		{height: 1px; color: #cccccc;}

/* Colors */
.red	{color: #A80604;}
.orange	{color: #FF9000;}
.white	{color: #ffffff;}

.lightgray	{color: #E2E3E4;}
.gray		{color: #999999;}
.gray2		{color: #767676;}
.gray3		{color: #58595B;}

.grayHeadline	{color: #454545; font-weight: bold; font-size: 15px; line-height: 18px; text-decoration: none; text-transform: uppercase }
/*
.grayHeadline	{color: #58595B; font-size: 12px; line-height: 8px; text-decoration: underline;}
a.grayHeadline	{color: #454545; font-weight: bold; font-size: 14px; line-height: 18px; text-decoration: none; text-transform: uppercase }
a.grayHeadline:hover	{}*/
a.grayHeadline	{color: #454545; font-weight: bold; font-size: 15px; line-height: 18px; text-decoration: none; text-transform: uppercase }
a.grayHeadline:hover	{}

/* Rank colors */
.redRank	{color: #ff3300;}
.redRank2	{color: #ff6600;}
.yellowRank	{color: #ff9900;}
.yellowRank2	{color: #ffcc00;}
.greenRank	{color: #6BBD46;}

/* Links */
a				{color: #3C3C3C; text-decoration: underline;}
a:hover			{color: #3C3C3C; text-decoration: none;}

a.white			{color: #ffffff; text-decoration: none;}

a.red			{color: #A80604; text-decoration: none}
a.red:hover		{color: #A80604; text-decoration: underline}




/* size */
.small		{font-size: 11px;}

/* input */
/*
.inp		{font-family: Trebuchet MS, Arial, Sans-Serif; color: #A80604;}
.inpbig		{font-family: Trebuchet MS, Arial, Sans-Serif; font-weight: bold; font-size: 16px; color: #A80604;}
*/
.inp		{font-family: Trebuchet MS, Arial, Sans-Serif; color: #3C3C3C;}
.inpbig		{font-family: Trebuchet MS, Arial, Sans-Serif; font-size: 16px; color: #757575;  height: 24px; padding-left: 5px;}
/* Buttons */

.but		{font-family: Trebuchet MS, Arial, Sans-Serif; font-weight: bold; font-size: 16px;  color: #A80604;}

/* Headlines */
h1	{font-size: 18px;}
h2	{font-size: 14px;}
h3	{}
h4	{}
h5	{}

/* various */
.bold	{font-weight: bold;}
.must		{color: #ff0000;}
.ok		{color: #339966; font-weight: bold;}
.err	{color: #ff0000; font-weight: bold;}
.u		{text-decoration: underline;}