body {
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

img {
	border:0px;
}

a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#4E0366;
	text-decoration:underline;
}

div.ind_text {
	margin-top:5px;
	margin-left:50px;
}
div.ind_text_fix {
	width:70px;
	float:left;
}
div.ind_text_right {
	float:left;
}
div.ind_text_left {
	margin-top:5px;
	margin-left:10px;
	width:40px;
	float:left;
}
div.text_left {
	margin-top:5px;
	margin-left:10px;
}
div#angel {
}

input#txt_search {
	padding:0px 3px 0px 3px;
	margin:0px 0px 0px 0px;
	
/*	border:1px solid black;*/
	
	width:150px;
	height:14px;

	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
select#lst_streams {
	padding:0px 3px 0px 2px;
	margin:10px 0px 10px 0px;
	
/*	border:1px solid black;*/
	width:248px;
	height:120px;

	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

/*--------------------------------- startpage*/

div.slogo {
	position:absolute;
	
	left:50%;
	margin-left:-288px;
	
	top:144px;
}

/*--------------------------------- forms in popup */
div.pform form {
	padding:10px 20px 10px 10px;
	margin:0px 0px 0px 0px;
}
div.pform_row {
	clear:both;
	margin-bottom:10px;
}
div.pform_row_in {
	clear:both;
	margin-bottom:10px;
	height:22px;
	overflow:hidden;
}
div.pform_submit {
	clear:both;
	margin-bottom:0px;
}
div.pform_submit input{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:10px;
}

div.pform_lblock {
	float:left;
}
div.pform_lbl {
	margin-right:20px;
	padding-top:3px;
	float:right;
}
div.pform_input {
	float:right;
}
div.pform_input input{
	width:220px;
	height:16px;
	overflow:hidden;
		
	margin:0px 0px 10px 0px;
	padding:0px 2px 0px 2px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
div.pform_input textarea{
	width:220px;
		
	margin:0px 0px 10px 0px;
	padding:0px 2px 0px 2px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
div.pform_small {
	font-size:10px;
}

/*--------------------------------- popup window*/
div.pcenter {
	position:absolute;

	width:480px;
	left:50%;
	margin-left:-245px;
	
	overflow:hidden;
}
div.pshadow{
	float:left;
	width:20px;
	overflow:hidden;
}
div.pshadow_title {
	margin-top:43px;
	height:24px;
	overflow:hidden;
}
div.pshadow_title_pl {
	height:11px;
	overflow:hidden;
}
div.pshadow_top {
	width:20px;
	height:20px;
	overflow:hidden;
}
div.pshadow_middle {
	background-image:url(img/shadow_middle.gif);
	width:20px;
	overflow:hidden;
}
div.pshadow_bottom {
	width:20px;
	height:20px;
	overflow:hidden;
}
div.pshadow_bottom_line {
	clear:both;
	height:20px;
	width:429px;
	overflow:hidden;
}

div.pcontent{
	float:left;
}
div.ptitle {
	overflow:hidden;
	height:56px;
}
div.ptitle_seg {
	float:left;
	margin-top:28px;
	overflow:hidden;
}
div.ptitle_segright {
	float:left;
	overflow:hidden;
}
div.psubtitle{
	background-color:#D9C1E1;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	padding-top:3px;
	padding-left:20px;
	height:17px;
}

/*--------------------------------- background */
div#bgc_left {
	position:absolute;
	float:left;
	width:50%;	
}
div#bg_left {
	margin-right:504px;
	
	background-image:url(img/pattern_1_left.gif);
	background-position:right 48px;	
}

div#bgc_right {
	position:absolute;
	left:50%;
	width:50%;
}
div#bg_right {
	margin-left:504px;
	
	background-image:url(img/pattern_1.gif);
	background-position:72px 48px;	
}

/*--------------------------------- main frame */
div#center {
	position:absolute;

	width:1008px;
	left:50%;
	margin-left:-504px;
	
	background-color:#F6F4ED;
	
	float:left;
}

div#cframe_top {
	width:1008px;
	height:130px;
	overflow:hidden;
}

div#cframe_left {
	width:150px;
	float:left;
	overflow:hidden;
}
div#cframe_left_middle {
	background-image:url(img/border_left_segment.gif);
	background-position:left 20px;
	overflow:hidden;
}

div#cframe_content {
	width:688px;
	float:left;
	overflow:hidden;
}
div#cframe_inner {
	clear:left;
	overflow:hidden;
}
div#cframe_right {
	width:170px;
	float:left;
	overflow:hidden;
}
div#cframe_right_middle {
	background-image:url(img/border_right_segment.gif);
	background-position:left 20px;
	overflow:hidden;
}

div#cframe_bottom {
	width:1008px;
	height:90px;
	background-image:url(img/border_bottom.gif);
	clear:left;
	overflow:hidden;
	
	text-align:center;
	padding-top:85px;
	color:#FFFFFF;
	font-weight:bold;
}
div#cframe_bottom a {
	color:#ffffff;
	text-decoration:none;
}
div#cframe_bottom a:hover {
	color:#ffffff;
	text-decoration:underline;
}
div#cframe_logo {
	margin-left:695px;
	height:9px;
	width:80px;
	overflow:hidden;
}
div.cframe_bottom_text {
}

/*--------------------------------- boxes */
div.cbox {
	clear:both;
}
div.cbox_row {
	clear:both;
}

div.cbox_cornert {
	width:6px;
	height:14px;
	overflow:hidden;
	float:left;
}
div.cbox_ltop {
	background-image:url(img/box_top.gif);
	height:14px;
	float:left;
}

div.cbox_cornerb {	
	width:6px;
	height:6px;
	overflow:hidden;
	float:left;
}

div.cbox_lbottom {
	background-image:url(img/box_bottom.gif);
	height:6px;
	overflow:hidden;
	float:left;
}

div.cbox_title {
	background-color:#55056A;
	height:20px;
	float:left;
	overflow:hidden;
}
div.cbox_ltitle {
	background-image:url(img/box_linev.gif);
	width:1px;
	height:20px;
	float:left;
}
div.cbox_label {
	float:left;
}
div.cbox_button {
	float:right;
}

div.cbox_inner {
	float:left;
	border-left:1px solid #999184;
	border-right:1px solid #999184;	
	background-color:#ffffff;
}
div.cbox_content {
	padding:10px 0px 0px 0px;
}

/*--------------------------------- lists in boxes */
div.clist {
	margin:0px 10px 0px 10px;
}
div.clist_item {
}
div.clist_item_header {
	height:14px;
	overflow:hidden;
}
div.clist_item h1 {
	font-size:11px;
	font-weight:bold;
	color:#55056A;
	margin:0px 7px 0px 0px;	
	float:left;
}
div.clist_item h2 {
	font-size:11px;
	font-weight:bold;
	color:#7D6A31;
	margin:0px 0px 0px 0px;
	float:left;
}
div.clist_item_txt {
	clear:both;
}
div.clist_item_line {
	background-image:url(img/table_line.gif);
	background-repeat:repeat-x;
	height:12px;
	overflow:hidden;
}

/*--------------------------------- container column */
div.ccolumn {
}
div.ccolumn_item {
	padding-bottom:12px;
}
