﻿body 
{
	background-color:#C4C4C4;
	color:#555555;
	font-family:Tahoma;
	font-size:small;
	line-height: 1.5em;
}

img
{
	border-width:0px;
}

table.MainTable
{
	border:none;
}

div.Roundbox
{
	clear: none;
	float: right;
	padding-left: 20px;
}



td.Box
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color:#EDEDED;
}

td.BoxGreen
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #47B222;
	font-weight: normal;
	font-size: 20px;
	color: #EEEEEE;
	font-family: Verdana, Arial;
}

td.RightShadow
{
	background-image:url(Images/ShadowRight.gif);
	background-repeat:repeat-y;
}

td.RightShadowWhite
{
	background-image:url(Images/ShadowWhiteRight.gif);
	background-repeat:repeat-y;
}

td.BottomShadow
{
	background-image: url(Images/ShadowBottom.gif);
	background-repeat: repeat-x;
}

td.BottomShadowWhite
{
	background-image: url(Images/ShadowWhiteBottom.gif);
	background-repeat: repeat-x;
}

td.MainCell
{
	background-color:#EDEDED;
	padding:10px;
}

table.ContentsTable
{
	border: none;
	border-width:0px;
}

td.ContentsCell
{
	background-color:#F6F6F6;
	border-color:#767676;
	border-style:solid;
	border-width:1px;
	padding:10px;
}

.Title
{
	font-family:Trebuchet MS, Arial;
	color:Black;
	font-size:x-large;
}

h1
{
	font-family:Trebuchet MS, Arial;
	color:Black;
	font-size:x-large;
	font-weight:normal;
}

h2
{
	font-family:Trebuchet MS, Arial;
	color:Black;
	font-size:large;
	font-weight:normal;
}


A
{
	color: #555555;
	text-decoration: underline;
}

A:hover
{
	color: #000000;
}

A:visited
{
}

SPAN.Link
{
	font-size:smaller;
}

.Bold
{
	font-weight: bold;
}

.Black
{
	color:Black;
}

SPAN.Warning
{
	font-size: smaller;
	color:#AAAAAA;
}

table.solomonTable
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}
