@charset "utf-8";

/*
_______________________________
BASE */

@import url(tripoli/tripoli.base.css);

/*
_______________________________
PLUGINS */

@import url(tripoli/plugins/tripoli.visual.css);
@import url(tripoli/plugins/tripoli.type.css);

/*
_______________________________
END */


table.siteTable	{width:860px; margin-left:auto; margin-right:auto; text-align:center; font-size:120%;}
table.regTable	{width:860px; margin-left:auto; margin-right:auto; text-align:center; font-size:120%; background:#92e4ff;}
table.regTable td	{font-weight:bold;}

.header1		{font-size:2.5em; font-weight:bold; color:#000000; text-align:center;}
.header2		{font-size:2.5em; font-weight:bold; color:#000066;}
.header3		{font-size:1.5em; font-weight:bold; color:#000000;}
.header4		{font-size:1.3em; font-weight:normal; color:#000000; text-align:left; margin-top:20px; margin-left:45px;}

#regbox					{width:860px; margin-left:auto; margin-right:auto; font-weight:bold; text-align:left; font-size:120%; background:#FFFF99; border:1px solid #000033; padding:8px; color: #000;}
.regboxtitle		{display: block;font-size: 140%; font-weight:bold; color:#FF0000; text-align:left; margin-bottom:4px;}
#regboxform			{display:block; text-align:center;}

td.frmLeft			{width: 225px; text-align:right; font-size:120%;}
td.frmRight			{width:auto; font-size:120%; text-align:left; padding-left:5px;}

.center									{text-align:center;}
.left										{text-align:left;}
.right									{text-align:right;}
.small					{font-size: 70%;}
.red						{color: red;}

.content table					{border:none;}
.content th,.content td	{border:none; vertical-align:top;}
										

table.example1	{width:425px; border:1px solid black;}

table.example1 td.hrow	{background:#000033; color:#FFFFFF; vertical-align:middle; font-weight:bold; font-size:14px; text-align:center;}

table.example1 td.rowe, td.rowo	{color:#000; font-size:14px; text-align:center; font-weight:bold;}
table.example1 td.rowe  {background:#92e4ff;}
table.example1 td.rowo	{background:#CCCCCC;}