body {
	font-family: trebuchet ms, tahoma;
	font-size:9pt;
	text-align:center;
}

td {
	font-family: trebuchet ms, tahoma;
	font-size: 9pt;
}

a {
	color: #cc0000;
}

ul {
	font-family: trebuchet ms, tahoma;
	list-style-image: url(images/arrow.gif);
}

li {
	padding-bottom: 8px;
}

input {
	font-family: trebuchet ms, tahoma;
	font-size: 9pt;
}

select {
	font-family: trebuchet ms, tahoma;
	font-size: 9pt;
}

textarea {
	font-family: trebuchet ms, tahoma;
	font-size: 9pt;
	border: 1px #959595 solid;
}

.coolbutton {
	font-family: trebuchet ms, tahoma;
	font-size: 9pt;
	font-weight: 700;
	color: #ff9900;
	background-color: e9e9e9;
	border: 1px #6b6b6b solid;
}

.redbold {
	color: #cc0000;
	font-weight: 700;
}

.orangebold {
	color: #ff9900;
	font-weight: 700;
}

.coolfield {
	border: 1px #959595 solid;
	padding-left: 1px
}

.minipanel_bg {
	background-image:url(images/minipanel/bg.gif);
	background-repeat:repeat-x;
}

.minipanel_top
{
	background-image:url(images/minipanel/top.gif);
	background-repeat:repeat-x;
}

.minipanel_left
{
	background-image:url(images/minipanel/leftcorner.gif);
	background-repeat:no-repeat;
}

.minipanel_right
{
	background-image:url(images/minipanel/rightcorner.gif);
	background-repeat:no-repeat;
}

.minipanel_edge
{
	background-image:url(images/minipanel/edge.gif);
	background-repeat:no-repeat;
}

.message
{
	background-color: #FFFFCC;
	color: #cc0000;
	font-weight: bold;
}

.fragMain
{
	position: relative;
	float: none;
}

.redBlurb
{
	color: #cc0000;
	font-family: verdana;
	font-weight: bold;
	font-size: 11pt;
	font-style: italic;
	text-align: center;
	padding: 0 30 0 30;
}

h5.title
{
	color: #cc0000;
	font-weight: bold;
}

.item
{
	color: #ff9900;
	font-weight: bold;
	font-size: 12pt;
}

div.AccountMessageHeader
{
	margin-top: 8px;
	border-bottom: 1px solid #cc0000;
	color: #ff9900;
	font-weight: 700
}