body			{background-color: #000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
				color: #000000;
				overflow: scroll;
				overflow-y: scroll;}

.container	{position: relative;
				width: 920px;
				margin: auto;
				text-align: center;}
.container-left	{position: relative;
				width: 920px;
				text-align: center;}

table			{margin: auto;
				padding-left: 6px; padding-bottom: 6px; padding-right: 6px;
				border-color: #000000;
				border-style: solid;
				border-width: 1px;
				background-color: #ffffff;
				font-size: 13px;}
td				{border-color: #ffffff;
				border-style: solid;
				border-width: 2px;
				vertical-align: top;}
.leftside	{width: 170px;
				vertical-align: top;
				text-align: left;
				font-size: 11px;}
.rightside	{width: 164px;
				vertical-align: top;
				text-align: left;}

p				{text-align: left;
				background-color: #ffffff;}
dl				{text-align: left;
				background-color: #ffffff;}
ul				{text-align: left;
				background-color: #ffffff;}
ol				{text-align: left;
				background-color: #ffffff;}
				
.white		{background-color: #ffffff;}
.ctr			{margin: auto;
				text-align: center;}
.grid			{margin: auto;
				padding-left: 2px; padding-right: 2px;
				border-color: #ffffff;
				border-style: solid;
				border-width: 1px;
				background-color: #e7e7e7;
				text-align: center;
				font-size: 11px;}
.gridleft	{margin: auto;
				padding-left: 2px; padding-right: 2px;
				border-color: #ffffff;
				border-style: solid;
				border-width: 1px;
				background-color: #e7e7e7;
				text-align: left;
				font-size: 11px;}

a:link		{color: #005555;}
a:visited	{color: #005555;}
a:hover		{color: #444400;}
.pop			{color: #005555;
				text-decoration: underline;
				cursor: pointer;}
.pop:hover	{color: #444400;
				text-decoration: underline;
				cursor: pointer;}

img			{border: none; border-width: 0px;}

h1				{font-size: 24pt;
				font-weight: normal;
				text-decoration: underline;
				color: #550;
				text-align: center;}
.h1n			{text-decoration: none;
				color: #550;}
h2				{position: relative; top: -10px;
				text-align: center;
				margin: auto;
				font-size: 20px;
				font-weight: normal;
				color: #000000;}
h3				{font-size: 15px;
				font-weight: normal;
				text-align: center;}
.title2		{font-size: 18px;
				font-weight: bold;
				color: #550;}
.title2_l	{font-size: 15px;
				text-align: left;}
.title3		{font-weight: bold;
				text-align: center;}
.title3_c	{font-weight: bold;
				color: #005555;
				text-align: center;}
.title3_l	{font-weight: bold;
				text-align: left;}
.title3_lc	{font-weight: bold;
				color: #005555;
				text-align: left;}
.text			{font-weight: normal;}
.text_c		{color: #005555;}
.text_l		{text-align: left;}
.text_m		{text-align: center;}
.text_y		{color: #bbbb00;}
.und			{font-style: italic;
				text-decoration: underline}
.ita			{font-style: italic;
				font-weight: normal}
.zone			{text-align: left;
				padding-left: 15px;
				border-style: solid;
				border-width: 2px;
				border-color: #005555;
				width: 500px;
				margin: 6px;
				background-color: #ffffff;}
.small		{font-size: 11px;
				text-align: center;}
.small_cb	{font-size: 11px;
				font-weight: bold;
				color: #005555;
				margin: auto;
				text-align: center;}
.tiny			{font-size: 9px;}

.i0			{text-indent: -36px;
				margin-left: 36px}
.i2			{text-indent: -18px;
				margin-left: 36px}
.i4			{text-indent: 0px;
				margin-left: 36px}
.i6			{text-indent: 18px;
				margin-left: 36px}
.floatleft	{float: left;
				margin-right: 10px}
.floatright	{float: right;
				margin-left: 10px}
/*.transparent_class { 
    filter:alpha(opacity=50); */   /* ie  */
/*    -moz-opacity:0.5; */   /* old mozilla browser like netscape  */
/*    -khtml-opacity: 0.5; */   /* for really really old safari */ 
/*    opacity: 0.5; */   /* css standard, currently it works in most modern browsers like firefox,  */
/*} */
