﻿body
{
	
	font-size: 11px;
	color:#999999;
    font-family: Arial;	
}

input
{
    border: solid 1px #cc6666;
    height:14px;
}

textarea
{
    border: solid 1px #cc6666;
}

A:Link,A:Visited{
	color: #aa2c35;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
}

A:Hover{
	font-size: 11px;
    text-decoration: none;	
	cursor:hand;
	color: #aa2c35;
}

A.Tool:Link,A.Tool:Visited{
	font-size: 12px;	
	color: #333333;	
	font-family: arial;
	text-decoration: none;	
}

A.Tool:Hover{
	font-size: 12px;	
	color: #a41e28;	
	font-family: arial;
    text-decoration: none;	
	cursor:hand;
}

A.ToolSelected:Link,A.ToolSelected:Visited{
	font-size: 12px;	
	color: #a41e28;	
	font-family: arial;
	text-decoration: none;	
}

A.ToolSelected:Hover{
	font-size: 12px;	
	color: #a41e28;	
	font-family: arial;
    text-decoration: none;	
	cursor:hand;
}

A.ProjectSubTool:Link,A.ProjectSubTool:Visited{
	font-size: 11px;	
	color: #999999;	
	font-family: arial;
	text-decoration: none;	
}

A.ProjectSubTool:Hover{
	font-size: 11px;	
	color: #a41e28;	
	font-family: arial;
    text-decoration: none;	
	cursor:hand;
}

A.ProjectSubToolSelected:Link,A.ProjectSubToolSelected:Visited{
	font-size: 11px;	
	color: #a41e28;	
	font-family: arial;
	text-decoration: none;	
}

A.ProjectSubToolSelected:Hover{
	font-size: 11px;	
	color: #a41e28;	
	font-family: arial;
    text-decoration: none;	
	cursor:hand;
}


A.footer:Link,A.footer:Visited{
	font-size: 12px;	
	color: #000000;	
	font-family: Arial;
	text-decoration: none;	
    font-weight:bold;
}

A.footer:Hover{
	font-size: 12px;	
	color: #000000;	
	font-family: Arial;
    text-decoration: none;	
	cursor:hand;
	font-weight:bold;
}


.MainRedTitle {
	font-size: 12px;
	color: #a41e28;
	font-family: Arial;
	font-weight:bold;
}

.SecondaryRedTitle {
	font-size: 11px;
	color: #993333;
	font-family: Arial;
	font-weight:normal;
}

.SecondaryGreyTitle {
	font-size: 11px;
	color: #999999;
	font-family: Arial;
	font-weight:bold;
}
.SecondaryGreyText {
	font-size: 11px;
	color: #999999;
	font-family: Arial;
	font-weight:bold;
	
}



A.ProjectTool:Link,A.ProjectTool:Visited{
	font-size: 11px;	
	color: #666666;	
	font-family: Arial;
	text-decoration: none;	
}

A.ProjectTool:Hover{
	font-size: 11px;	
	color: #666666;	
	font-family: Arial;
    text-decoration: none;	
	cursor:hand;
}

A.ProjectToolSelected:Link,A.ProjectToolSelected:Visited{
	font-size: 11px;	
	color: #993333;	
	font-family: Arial;
	text-decoration: none;	
}

A.ProjectToolSelected:Hover{
	font-size: 11px;	
	color: #993333;	
	font-family: Arial;
    text-decoration: none;	
	cursor:hand;
}

A.ProjectMainTool:Link,A.ProjectMainTool:Visited{
	font-size: 13px;
	color: #666666;
	font-family: Arial;
	font-weight:bold;
	text-decoration: none;	
}

A.ProjectMainTool:Hover{
	font-size: 13px;
	color: #a41e28;
	font-family: Arial;
	font-weight:bold;
    text-decoration: none;	
	cursor:hand;
}

A.PressLinks:Link,A.PressLinks:Visited{
	font-size: 11px;
	color: #ba565d;
	font-family: Arial;
	font-weight:normal;
	text-decoration: underline;	
	border-bottom: 1px solid #ba565d;
}

A.PressLinks:Hover{
	font-size: 11px;
	color: #ba565d;
	font-family: Arial;
	font-weight:normal;
    text-decoration: underline;	
    border-bottom: 1px solid #ba565d;
	cursor:hand;
}

A.PressNextLink:Link,A.PressNextLink:Visited{
	font-size: 13px;
	color: #666666;
	font-family: Arial;
	font-weight:normal;
	text-decoration: none;	
}

A.PressNextLink:Hover{
	font-size: 13px;
	color: #666666;
	font-family: Arial;
	font-weight:normal;
    text-decoration: none;	
	cursor:hand;
}

.TextRed {
	font-size: 11px;
	color: #b1333c;
	font-family: Arial;
	font-weight:bold;
}
.TextGrey {
	font-size: 11px;
	color: #b1b1b1;
	font-family: Arial;
	font-weight:bold;
}
.TextBlack {
	font-size: 11px;
	color: #333333;
	font-family: Arial;
	font-weight:bold;
}

.PressTitle
{
    color: #aa2c35;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
}
