.bronze
{
	background: #F9E099;
}
.silver
{
	background: #E9E9E9;
}
.gold
{
	background: #FFE288;
}
.platinum
{
	background: #d5d5d5;
}
.bgLtGrey
{
	background: #efefef;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #c33232;
}

A:link
{
	text-decoration: none;
	font-weight: bold;
	color: #c33232;
}
A:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #c33232;
}
A:active
{
	text-decoration: none;
	font-weight: bold;
	color: #c33232;
}
A:hover
{
	text-decoration: underline;
	color: #c33232;
}

body
{
	background-color: c22b2b;
	background-image: url(images/redbgtile.gif);
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #333333;
}

table
{
	font-size: 10pt;
}

li
{
	margin-top: 0.4em;
}

img.redFrame
{
	border-color: #c33232;
	border-width: 2px;
	border-style: solid;
	padding: 1px;
}


.pictureFrame
{
	border-bottom: solid 2px #ceaa7a;
	border-right: solid 2px #ceaa7a;
	border-left: solid 2px #ae8a59;
	border-top: solid 2px #ae8a59;
}


.errorText
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #ff0000;
}


.textSmall
{
	font-size: 9pt;
}

.textTiny
{
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
}

.textLg
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}

.lgBlue
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 16pt; /* color: #396D89; */
	color: #000000;
	font-weight: bold;
}

.tableYellow
{
	background-color: #F0F0BF;
}

.tableYellowShadow
{
	background-color: #c1c18b;
}

/* Essay Services Styles */

.btnFirst
{
	padding: 1.5em;
	width: 339px;
}

.btnBronze
{
	padding: 1.5em;
	width: 339px;
}

.btnSilver
{
	vertical-align: top;
	padding: 1.5em;
	width: 339px;
}

.btnGold
{
	vertical-align: top;
	padding: 1.5em;
	width: 339px;
}

.btnOff
{
	width: 335px;
	height: 19px;
	border: 2px solid #CD3132;
}

.btnOn2
{
	width: 335px;
	height: 19px;
	border: 2px solid #EF5354;
}

.exercise 
{
	border: 1px solid black; 
	background: white; 
	padding: 1em; 
	margin-bottom: 2em; 
	margin-left: 2em; 
	margin-top: 2em;
	margin-right: 2em;
}
