﻿body
{
	font-size: 12px;
	color:#808080;
	font-weight:bold;
	font-family: Trebuchet MS, Verdana, Arial;
	margin: 0px;
	background-color: #FFFFFF;
	line-height: 14px;
}

input
{
	border: 1px solid Gray;
	width: 14px;
	height: 14px;
	font-weight: bold;
	font-size: 10px;
	font-family: Trebuchet MS, Verdana, Arial;
	color: Gray;	
}

select
{
	border: 1px solid Gray;
	height: 19px;
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
	font-family: Trebuchet MS, Verdana, Arial;
	color: Gray;	
}


a
{
	color:#909090;
	text-decoration:none;
}

a:hover
{
	color:#D2232A;
	text-decoration:underline;	
}

table.ram
{
text-align:center;
vertical-align:middle;
border-width:0px;
}

table.ram td
{
    border-width:1px;
    border-style:dotted;
}


table.wh a
{
	color:White;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}
table.wh a:hover
{
	color:White;
	font-weight:normal;
	font-size:12px;
	text-decoration:underline;
}

p
{
	margin:13px 5px 8px 5px;
}

td.slr
{
	width:50%;
	height: 18px;
	padding-left:5px;
	padding-bottom:15px;
	vertical-align:top;
}

strong.bigs
{
	color:#D2232A;
	margin:5px 5px 12px 5px;
	font-family:Tahoma, Verdana, Arial;
}

strong
{
	color:#D2232A;
}

strong a
{
	color:#D2232A;
}

b
{
	color:#202020;
}
b a
{
	color:#202020;	
}

h1
{
	margin:5px 5px 5px 5px;
	font-size: 21px;
	line-height: 20px;
	font-weight: normal;
	color:#D2232A;
	font-family:Trebuchet MS, Verdana, Arial;
}

h2
{
	margin:5px 5px 12px 5px;
	font-size: 18px;
	font-weight:bold;
	line-height: 20px;
	color:#D2232A;
	font-family:Tahoma, Verdana, Arial;
}

h3
{
	margin:5px 5px 12px 5px;
	font-size: 16px;
	font-weight:bold;
	line-height: 20px;
	color:#D2232A;
	font-family:Tahoma, Verdana, Arial;
}

h2 a
	{
	margin:5px 5px 12px 5px;
	font-size: 18px;
	font-weight:bold;
	line-height: 20px;
	color:#D2232A;
	font-family:Tahoma, Verdana, Arial;
	}


.sss
{
	border-right: gray thin dotted;
	border-left: gray thin dotted;	
}