﻿body {
margin: 0;
padding: 0;
text-align:center;
font: 73% arial, tahoma, verdana,  sans-serif;
line-height: 1.3em;
/*background-color: #688FC3*/
background-image:url(../../themes/default/bodybg.gif);
	display:inline-block;
	background-repeat:repeat-x;
}
.cls-td
{
	background-color:White;
	border-right:solid 2px black;
}
.cls-ddl
{
	font: 85% arial, tahoma, verdana,  sans-serif;
	line-height: 1.3em;
	width:130px;
}
.cls-btext
{
	color:#000;
	font-size: 10pt;
	font-weight:bold;
	font-family:Verdana;
}
.cls-rtext
{
	color:Maroon;
	font-size: 11pt;
	font-weight:bold;
	font-family:Verdana;
	line-height:18px;
}
.cls-alttext
{
	color:#960200;
	font-size: 10pt;
	font-weight:bold;
	font-family:Verdana;
	line-height:18px;
}
.cls-althead
{
	color:#960200;
	font-size: 10pt;
	font-weight:bold;
	font-family:Verdana;
	line-height:18px;
}
.cls-text
{
	color:black;
	font-size: 9pt;
	font-family:Verdana;
	line-height:18px;
}
.cls-bluetext
{
	color:blue;
	font-size: 18pt;
	font-family:Verdana;
	line-height:30px;
}
.cls-redtext
{
	color:red;
	font-size: 18pt;
	font-family:Arial;
	line-height:30px;
}
.cls-wtext
{
	color:White;
}
.cls-alttd1
{
	background-image:url(../../themes/default/altbg1.gif);
	display:inline-block;
	background-repeat:no-repeat;
}
.cls-alttd2
{
	background-image:url(../../themes/default/altbg2.gif);
	display:inline-block;
	background-repeat:repeat-y;
}
.cls-alttd3
{
	background-image:url(../../themes/default/altbg3.gif);
	display:inline-block;
	background-repeat:no-repeat;
}
.cls-innertd
{
	background-image:url(../../themes/default/innerbg.gif);
	display:inline-block;
	background-repeat:repeat-x;
}
.cls-roundbox {
  background:  url(RB1.gif) no-repeat top left;
}
.cls-roundbox div {
  background: transparent url(RB2.gif) no-repeat top right;
}
.cls-roundbox div div {
  background: transparent url(RB3.gif) no-repeat bottom left;
}
.cls-roundbox div div div{
  background: transparent url(RB4.gif) no-repeat bottom right;
}
.cls-roundbox div div div table{
  padding-left: 4px;
  padding-right: 3px;
}
.cls-altmainhead
{
	width:728px;
	font-size: 9pt;
	background-color:#1186C9;
	padding:2px 0px 2px 2px;
	font-weight:bold;
	font-family:Verdana;
	color:white
}