BODY
{
	background-color: #000000;
	color: #000000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

TABLE
{
	font-size: 11px;
}

A
{
	text-decoration: none;
	color: #E3D59B;
}
A:hover
{
	text-decoration: underline;
	color: #E3D59B;
}

.red
{
	color: red;
}
.blue
{
	color: blue;
}

.bold
{
	font-weight: bold;
}
.ital
{
	font-style: italic;
}

.h
{
	font-size: 18px;
}
.l
{
	font-size: 15px;
}
.m
{
	font-size: 12px;
}
.s
{
	font-size: 11px;
}
.t
{
	font-size: 9px;
}


.titleclr_inat
{
        color: #9999FF;
}
.titleclr_i-world
{
	color: #c0a015;
}

.livelooptimeclr_inat
{
        color: #FFFFFF;
}
.livelooptimeclr_i-world
{
	color: #FFFFFF;
}

.itv_scroll
{
	scrollbar-track-color: #000000;
	scrollbar-face-color: #808080;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FFCF00;
}
.input_field
{
	background-color: #FFFFFF;
}
.content
{
	overflow: auto;
}
.contentborder
{
	border:3px solid black;
}
.contentinput
{
	border: 2px solid black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
	scrollbar-arrow-color: #FFCF00;
}
.contenttext
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #FFFFFF;
}

.index_envelope
{
	height: 516px;
}

.tvscreen_space
{
	background-color: #808080;
}

.catalog_envelope
{
	width: 333px;
	height: 516px;
}
.catalog_list_sort
{
	width: 323px;
	height: 20px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	background: #B0B0B0;
}
.catalog_list
{
	overflow: auto;
	margin: 5px;
	padding: 0px;
	width: 323px;
	height: 481px;
}
.catalog_item
{
	padding: 0px;
        margin-bottom: 2px; 
	overflow: hidden;
}
.catalog_item_desc_envelope
{
	width: 197px;
	padding: 2px;
}
.catalog_item_envelope
{
	border: 3px solid black;
	margin-bottom: 2px;
	margin-right: 2px;
	height: 75px;
	width: 300px;
}
.catalog_item_image
{
	border-right: 3px solid black;
	height: 75px;
	width: 300px;
}
.catalog_item_desc
{
	padding: 0px;
	overflow: hidden;
	width: 191px;
	height: 71px;
}
.catalog_title
{
	font-size: 12px;
	font-weight: bold;
}
.catalog_description
{
	color: #FFFFFF;
}


.ci_envelope
{
	border: 3px solid black;
	width: 512px;
	height: 90px;
	background-color: #808080;
}
.ci_text
{
	width: 340px;
	height: 90px;
	overflow:auto;
	overflow-x:hidden;
}
.ci_text_voting
{
	width: 340px;
	height: 75px;
	overflow:auto;
	overflow-x:hidden;
}
.ci_voting
{
	width: 340px;
	height: 15px;
	overflow:auto;
	overflow-x:hidden;
}

.llc_envelope
{
	border: 3px solid black;
	width: 512px;
	height: 90px;
	background-color: #808080;
}
.llc_image
{
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
}

.voting_title
{
	font-size: 10px;
	font-weight: bold;
}
.voting_bar
{
	width: 40px;
	border: 1px solid black;
}
.ci_data
{
	width: 160px;
	height: 75px;
	overflow: auto;
	overflow-x: hidden;
}
.ci_rate
{
	width: 160px;
	height: 15px;
	overflow: hidden;
}
.info_envelope
{
	width: 850px;
	height: 146px;
	margin: 5px;
	overflow:auto;
}

.timeinfo
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

			.itv_eb {
				font-size: 12px;
				margin: 5px;
			}

			.itv_eb.title {
				font-weight: bold;
			}

			.itv_eb h1 {
				font-weight: bold;
				font-size: 15px;
				color: white;
			}

			.itv_eb table {
				background-color: #c54956;
				border: 1pt solid #19295e;
				font-family: Verdana,Arial,Helvetica,Sans-serif;
				font-size: 12px;
				color: white;
			}

			.itv_pg {
				font-size: 12px;
				margin: 5px;
			}

			.itv_pg.title {
				font-weight: bold;
			}

			.itv_pg h1 {
				font-weight: bold;
				font-size: 15px;
				color: black;
			}

			.itv_pg table {
				background-color: #c5c9d6;
				border: 1pt solid #19295e;
				font-family: Arial,Helvetica,Sans-serif;
				font-size: 12px;
				color: black;
			}

			.itv_pg textbox	{
				background-color: #ffda9b;
				border: 1pt solid #666666;
				font-family: Arial,Helvetica,Sans-serif;
				font-size: 11px;
				color: black;
			}

			.itv_pg button {
				background-color: #ffda9b;
				border: 1pt solid #666666;
				font-family: Arial,Helvetica,Sans-serif;
				font-size: 11px;
				color: black;
			}

			.itv_pg table.row1 {
				background-color: #94a7cc;
			}

			.itv_pg table.row2 {
				background-color: #abb4c6;
			}

