/*SideSwiperNet.org, CSS, December 9, 2011*/

body
{
	margin: 0;
	padding: 0;
	background-color: #eee8cd;
	font-size: 100%;
}

#header
{
	margin: 20px 15px 15px 15px;
	height: 100px;
	background-color: #b8860b;
}

#logo
{
	float: left;
	margin-left: 50px;
	width: 50px;
	height: 98px;
	border-top: 1px solid #b8860b; /*IE8 margin-top failed */
	background-image: url("../pix/deco/logo_ssn_tn.jpg");
	background-repeat: no-repeat;
}

#banner_top
{
	margin: auto;
	width: 600px;
	height: 80px;
	border-top: 10px solid #b8860b; /*IE8 margin-top failed */
	background-image: url("../pix/deco/banner_top.jpg");
	background-repeat: no-repeat;
}

#cq_ssn
{
	float: left;
	margin-left: 65px;
	width: 200px;
	height: 100px;
	background-image: url("../pix/deco/cq_ssn.jpg");
	background-repeat: no-repeat;
}

#perso_frame
{
	float: left;
	margin-left: 65px;
	width: 200px;
	height: 100px;
	background-color: #eee8cd;
	text-align: center;
}

#perso_frame img
{
	border: 0px;
}

#navbar
{
	clear: both;
	position: absolute;
	top: 145px;
	left: 15px;
	width: 150px;
}

#navbox_contents
{
	background-color: #eedc82;
	border: 2px solid #cdbe70;
	width: 300px;
	float: right;
	margin: 15px 15px 15px 15px;
}

#navbox_webpages
{
	background-color: #cdbe70;
	border: 2px solid #8b814c;
	width: 350px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

#slideshow_small
{
	border: 0px;
	float: right;
	margin: 5px 25px 5px 15px;
}

#slideshow_large
{
	border: 0px;
	width: 576px;
	height: 384px;
	margin: auto;
}

#webprop_large
{
	float: right;
	margin: 0px 0px 15px 5px;
	width: 540px;
}

#table_legend_traffic
{
	float:left;
	margin: 5px 5px 15px 5px;
	width: 220px;
	background-color: #eec900;
}

#table_legend_participants
{
	clear: both;
	margin: auto;
	margin-bottom: 15px;
	width: 200px;
	background-color: #eec900;
}

#table_legend_traffic h5
{
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

#table_legend_participants h5
{
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

#table_legend_traffic p
{
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

#table_legend_participants p
{
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.navbar_menu
{
	background-color: #cdbe70;
	border: 2px solid #8b814c;
	margin-bottom: 15px;
}

.navbar_menu h3
{
	background-color: #d3d3d3;
	margin: 10px 15px 10px 15px;
	color: #000000;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-align: center;
}

.navbar_menu h4
{
	color: #000000;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 0.75em;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 2px;
}

.navbar_menu ul
{
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
/*
list-style-image: url("../pix/deco/16.gif");
*/
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 5px;
}

.navbar_menu h2
{
	background-color: #d3d3d3;
	margin: 10px 50px 10px 50px;
	color: #000000;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
}

.navbar_menu a
{
	color: #000000;
	text-decoration: none;
}

.navbar_menu a:hover
{
	background-color: #fffacd;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.navbar_menu a:active, a:focus
{
	background-color: #fff8dc;
}

.navbar_menu a:visited
{
	color: #333333;
	font-style: italic;
}

.navbox_menu ul
{
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 5px;
}

.navbox_menu h2
{
	background-color: #d3d3d3;
	margin: 10px 50px 10px 50px;
	color: #000000;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
}

.navbox_menu a
{
	color: #000000;
	text-decoration: none;
}

.navbox_menu a:hover
{
	background-color: #fffacd;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.navbox_menu a:active, a:focus
{
	background-color: #fff8dc;
}

.navbox_menu a:visited
{
	color: #333333;
	font-style: italic;
}

.resources_links ul
{
	background-color: #eedc82;
	text-align: justify;
	font-family: "Times New Roman", Times, Arial, serif;
	margin-left: 5%;
	margin-right: 5%;
	padding-left: 5%;
	padding-right: 5%;
}

.resources_links a
{
	color: #000000;
	text-decoration: none;
}

.resources_links a:hover
{
	background-color: #e0e0e0;
	color: #000000;
}

.resources_links a:visited
{
	color: #333333;
	font-style: italic;
}

#maindoc
{
	margin: 0px 15px 15px 180px;
	padding: 15px;
	color: #000000;
	background-color: #eee8cd;
}

#maindoc h3, h4, h5
{
	clear: both;
	text-transform: capitalize;
}

#maindoc h1,
#net_archives h1
{
	clear: both;
	color: #000000;
	text-align: center;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 2em;
	text-transform: capitalize;
}

#maindoc_h1_sub
{
	clear: both;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 15px;
}

.maindoc_h1_sub_main
{
	color: #000000;
	text-align: center;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 1.75em;
}

.maindoc_h1_sub_note
{
	color: #000000;
	text-align: center;
	font-family: "Times New Roman", Times, Arial, serif;
	font-size: 1.25em;
	font-style: italic;
	padding-left: 5%;
	padding-right: 5%;
}

#maindoc h2
{
	clear: both;
	color: #000000;
	text-align: center;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-transform: capitalize;
}

#maindoc h3
{
	display: block;
	background-color: #d3d3d3;
	height: 30px;
	padding-left: 65px;
	color: #000000;
	text-align: left;
	background-image: url("../pix/deco/ssn_code_h3.jpg");
	background-repeat: no-repeat;
}

#maindoc sup
{
	font-size: 0.65em;
}

.paragraph_maincol
{
	color: #000000;
	text-align: justify;
	font-family: "Times New Roman", Times, Arial, serif;
	font-size: 0.9375em;
	padding-left: 5%;
	padding-right: 5%;
}

.paragraph_maincol_sub
{
	color: #000000;
	text-align: justify;
	font-family: "Times New Roman", Times, Arial, serif;
	font-size: 0.875em;
	padding-left: 10%;
	padding-right: 10%;
}

.dropped_initial
{
	font-family: "Times New Roman", Times, Arial, serif;
	font-weight: bold;
	color: white;
	background-color: #b0171f;
	font-size: 0.9375em;
	padding-left: 0.25em;
	padding-right: 0.25em;
	margin-right: 1px;
}

.dropped_initial_large
{
	float: left;
	font-family: "Times New Roman", Times, Arial, serif;
	font-weight: bold;
	color: #b0171f;
	font-size: 2.5em;
	width: 0.7em;
	line-height: 0.8em;
}

.maindoc_h1_sub_note a,
.paragraph_overview a,
.paragraph_maincol a,
.paragraph_maincol_sub a,
#data_form_error a,
#tiny_form_error a,
#data_form_thankyou a
{
	color: #000000;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: red;
}

.maindoc_h1_sub_note a:hover,
.paragraph_overview a:hover,
.paragraph_maincol a:hover,
.paragraph_maincol_sub a:hover
{
	background-color: #e0e0e0;
	color: #000000;
}

.maindoc_h1_sub_note a:visited,
.paragraph_overview a:visited,
.paragraph_maincol a:visited,
.paragraph_maincol_sub a:visited,
#data_form_error a:visited,
#tiny_form_error a:visited,
#data_form_thankyou a:visited
{
	color: #333333;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: red;
}

#footer
{
	margin: 20px 15px 20px 180px;
	height: 65px;
	padding: 15px;
	color: #000000;
	background-color: #cdc9a5;
}

.headertext
{
	background-color: #8b8878;
	color: #fff8dc;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
}

#table_pic_index_comkeys
{
	margin: auto;
	margin-bottom: 15px;
	background-color: #cdad00;
	border: 10px solid #cdad00;
	border-collapse: collapse;
}

#table_pic_index_hbkeys
{
	margin: auto;
	margin-bottom: 15px;
	background-color: #cdad00;
	border: 10px solid #cdad00;
	border-collapse: collapse;
}

.table_pic_index caption
{
	text-align: left;
	font-family: Arial, Times, "Times New Roman", serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	margin-bottom: 20px;
}

.table_pic_index tr
{
}

.table_pic_index td
{
	vertical-align: top;
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 10px;
	border: 2px solid #cdad00;
}

.table_pic_index a
{
	color: #000000;
}

.table_pic_index a:visited
{
	color: #fffacd;
	font-style: italic;
}

.table_pic_index img
{
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px;
	width: 65px;
}

#table_net_procedures
{
	margin: auto;
	margin-bottom: 15px;
	border: 2px solid white;
	border-collapse: collapse;
	width: 100%;
}

#table_net_procedures caption
{
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-size: 0.9375em;
	color: #000000;
	font-style: italic;
	padding-bottom: 10px;
}

#table_net_procedures th
{
	background-color: #333333;
	color: #ffffff;
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
	padding: 5px;
	border: 2px solid white;
}

#table_net_procedures td
{
	background-color: #eec900;
	color: #000000;
	vertical-align: top;
	text-align: justify;
	font-family: "Times New Roman", Times, Arial, serif;
	font-size: 0.9375em;
	padding: 1% 2% 1% 2%;
	border: 2px solid white;
	width: 33%;
}

#table_net_procedures h4
{
	display: block;
	background-color: #e0e0e0;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Times, "Times New Roman", serif;
	font-size: 1em;
	text-transform: capitalize;
	margin-top: 5px;
	padding: 2px 1px 3px 1px;
	font-weight: bold;
	text-decoration: underline;
}

#table_net_procedures h5
{
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-size: 0.875em;
	font-weight: bold;
	text-decoration: underline;
}

#table_net_procedures h6
{
	text-align: left;
	font-family: Arial, Times, "Times New Roman", serif;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: underline;
}

.net_procedures_net_id
{
	border: 0px;
	height: 2em;
	vertical-align: middle;
	margin: 0px 10px 0px 0px;
}

.net_procedures_data
{
	color: #000000;
	text-align: left;
	font-family: "Times New Roman", Times, Arial, serif;
	font-size: 0.9375em;
	font-weight: bold;
	border: 2px solid #737373;
}

.net_procedures_qrg_float_left
{
	border: 0px;
	float: left;
	margin: 5px 10px 5px 5px;
	width: 150px;
}

.net_procedures_qrg_float_right
{
	border: 0px;
	float: right;
	margin: 5px 5px 5px 10px;
	width: 150px;
}

.net_procedures_qrg_center
{
	clear: both;
	margin: auto;
	text-align: center;
	border: 0px;
	margin: 5px;
	width: 150px;
}

.net_procedures_ncs_id
{
	background-color: #737373;
	color: #ffffff;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 0.9375em;
	text-align: center;
	padding: 1% 0% 1% 0%;
	margin: 1% 0% 1% 0%;
}

.net_procedures_tx
{
	background-color: #eee8aa;
}

#table_participants
{
	margin: auto;
	margin-bottom: 15px;
	border: 2px solid white;
	border-collapse: collapse;
}

#table_qrg
{
	width: 20%;
	float: left;
	margin: 15px 5px 15px 5px;
	border: 2px solid white;
	border-collapse: collapse;
}

#table_nets
{
	width: 75%;
	float: right;
	margin: 15px 5px 15px 5px;
	border: 2px solid white;
	border-collapse: collapse;
}

#table_counter
{
	clear: both;
	margin: auto;
	border: 1px solid black;
	border-collapse: collapse;
}

#table_participants h5
{
	text-align: left;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	padding-left: 30px;
	text-decoration: underline;
}

#table_participants h6
{
	display: block;
	background-color: #e0e0e0;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Times, "Times New Roman", serif;
	font-size: 12px;
	padding: 2px 1px 3px 1px;
	font-weight: bold;
	text-decoration: underline;
}

#table_participants img
{
	border: 0px;
	width: 35px;
	vertical-align: middle;
	margin: 0px 10px 0px 0px;
}

.data_text tr
{
}

.data_text th
{
	background-color: #333333;
	color: #ffffff;
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
	padding: 5px;
	border: 2px solid white;
}

.data_text td
{
	background-color: #eec900;
	color: #000000;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 12px;
	padding: 10px;
	border: 2px solid white;
}

.data_line h4
{
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}

.data_line caption
{
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-size: 15px;
	color: #000000;
	font-style: italic;
	text-decoration: underline;
	margin-bottom: 20px;
}

.data_line tr
{
}

.data_line th
{
	background-color: #333333;
	color: #ffffff;
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
	padding: 5px;
	border: 2px solid white;
}

.data_line td
{
	background-color: #eec900;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 12px;
	padding: 10px;
	border: 2px solid white;
}

#table_counter td
{
	background-color: #e0e0e0;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 10px;
	padding: 10px;
	border: 1px solid black;
}

.qrz_form
{
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}

.video_425_center
{
	clear: both;
	width: 425px;
	margin: auto;
	margin-top: 1.5em;
	border: 0px;
}

.video_425_center h4
{
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: underline;
}

.banner_body_500_center
{
	clear: both;
	width: 504px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0px;
}

.banner_body_500_center img
{
	border: 0px;
}

.hr_separator
{
	clear: both;
	color: black;
	width: 50%;
	height: 1em;
	margin: auto;
	visibility: hidden;
}

.paragraph_spacer1
{
	font-size: 15px;
}

.paragraph_spacer2
{
	font-size: 30px;
}

.block_multi_container
{
	width: 90%;
	margin: auto;
}

.pic_multi_float_left
{
	border: 0px;
	float: left;
	margin: 5px 25px 5px 25px;
}

.pic_multi_float_right
{
	border: 0px;
	float: right;
	margin: 5px 25px 5px 25px;
}

.pic_mono_float_left
{
	border: 0px;
	width: 300px;
	float: left;
	margin: 5px 25px 5px 5px;
}

.pic_mono_float_right
{
	border: 0px;
	width: 300px;
	float: right;
	margin: 5px 5px 5px 25px;
}

.pic_float_left
{
	border: 0px;
	float: left;
	margin: 5px 25px 5px 5px;
}

.pic_float_right
{
	border: 0px;
	float: right;
	margin: 5px 5px 5px 25px;
}

.floatclear
{
	clear: both;
}

.pic_center
{
	clear: both;
	margin: auto;
	text-align: center;
	border: 0px;
	margin: 5px;
}

.footertext
{
	clear: both;
	color: #000000;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 0.875em;
	text-align: center;
}

.paragraph_overview
{
	color: #000000;
	text-align: justify;
	font-family: "Times New Roman", Times, "Arial Black", serif;
	font-size: 1em;
	font-weight: bold;
	padding-left: 5%;
	padding-right: 5%;
}

.link_curpage
{
	padding-left: 35px;
background-color: #FFEC8B;
/*
	border: 1px solid black;
*/
/*
	text-decoration: line-through;
*/
	background-image: url("../pix/deco/16.gif");
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.link_btt
{
	clear: both;
	text-align: left;
}

.link_btt a
{
	color: #000000;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

.signature_callsign
{
	color: #000000;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

.signature_article
{
	text-align: center;
	color: #000000;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

.reference
{
	font-style: italic;
	text-decoration: underline;
}

.title_cu
{
	clear: both;
	text-align: center;
	font-weight: normal;
	text-decoration: underline;
	margin-bottom: 0.5em;
}

.stripe_gray
{
	background-color: #e0e0e0;
	color: #000000;
	padding: 2px;
}

.counter_digits
{
	background-color: #333333;
	color: #ffffff;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

#silent_key
{
	clear: both;
	background-color: #e0e0e0;
	border: 5px solid black;
	width: 80%;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

#silent_key h2
{
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin-bottom: 0.5em;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

#silent_key p
{
	font-family: "Times New Roman", Times, Arial, serif;
	font-size: 1em;
	color: #000000;
	text-align: center;
	padding: 0px 5px 15px 5px;
}

#silent_key a
{
	color: #000000;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: black;
}

#silent_key a:hover
{
	background-color: white;
	color: #000000;
}

#silent_key a:visited
{
	color: #333333;
	font-style: italic;
}

#net_archives
{
	margin: 0px 15px 15px 15px;
	padding: 2.5%;
	color: #000000;
	background-color: #eee8cd;
}

#net_archives h3
{
	clear: both;
	display: block;
	background-color: #d3d3d3;
	height: 30px;
	padding-left: 65px;
	color: #000000;
	text-align: left;
	background-image: url("../pix/deco/ssn_code_h3.jpg");
	background-repeat: no-repeat;
}

#navbar2
{
	clear: both;
	position: absolute;
	top: 145px;
	right: 15px;
	width: 150px;
}

#maindoc2
{
	margin: 0px 180px 15px 180px;
	padding: 15px;
	color: #000000;
	background-color: #eee8cd;
}

.table_net_archives
{
	clear: both;
	margin: auto;
	margin-bottom: 15px;
	border: 2px solid black;
	border-collapse: collapse;
}

.table_net_archives th
{
	background-color: #a0522d;
	color: #ffffff;
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 0.75em;
	padding: 2px;
	border: 1px dashed white;
}

.table_net_archives td
{
	background-color: #cdcdc1;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 0.75em;
	padding: 2px;
	border: 1px solid black;
}

.table_net_archives caption
{
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-size: 0.75em;
	color: #000000;
	font-style: italic;
	margin-bottom: 20px;
}

.size_w5
{
	width: 5%;
}

.size_w10
{
	width: 10%;
}

.size_w15
{
	width: 15%;
}

.size_w20
{
	width: 20%;
}

.size_w25
{
	width: 25%;
}

.size_w40
{
	width: 40%;
}

#table_net_archives_calendar
{
	clear: both;
	margin: auto;
	margin-bottom: 15px;
	border: 3px solid black;
	border-collapse: collapse;
	width: 50%;
}

#table_net_archives_calendar th
{
	background-color: #b0171f;
	color: #ffffff;
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 0.75em;
	padding: 3px;
	border: 3px solid black;
	width: 8.33%;
}

#table_net_archives_calendar td
{
	background-color: white;
	color: black;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 1.5em;
	padding: 2px;
	border: 3px solid black;
}

#table_net_archives_calendar caption
{
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-size: 0.75em;
	color: #000000;
	font-style: italic;
	margin-bottom: 20px;
}

#table_net_archives_calendar a
{
	color: red;
	text-decoration: none;
}

#table_net_archives_calendar a:hover
{
	background-color: red;
	color: white;
}

#net_archives_footer
{
	margin: 20px 15px 20px 15px;
	height: 65px;
	padding: 15px;
	color: #000000;
	background-color: #cdc9a5;
}

/*form*/

#table_form
{
	margin: auto;
	margin-bottom: 15px;
	border: 2px solid white;
	border-collapse: collapse;
	width: 500px;
}

.data_form caption
{
	background-color: #ededed;
	text-align: justify;
	font-family: Arial, Times, "Times New Roman", serif;
	font-size: 0.75em;
	color: #000000;
	padding: 5px 10px 5px 10px;
	margin-bottom: 20px;
}

.data_form th
{
	background-color: #737373;
	color: #ffffff;
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 1em;
	text-decoration: underline;
	padding: 5px;
	border: 2px solid white;
	width: 33%;
}

.data_form td
{
	background-color: #eedc82;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 0.9375em;
	padding: 5px;
	border: 2px solid white;
	width: 33%;
}

#data_form_error
{
	background-color: #ededed;
	border: 5px dashed red;
	width: 500px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#data_form_error h4
{
	color: red;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

#data_form_error p
{
	color: black;
	text-align: justify;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 0.9375em;
	padding-left: 5%;
	padding-right: 5%;
}

#data_form_error ul
{
	color: black;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 0.9375em;
	text-align: justify;
	padding-left: 8%;
	padding-right: 8%;
}

#data_form_thankyou
{
	background-color: #737373;
	border: 5px dotted #737373;
	width: 70%;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#data_form_thankyou h4
#tiny_form_thankyou h5
{
	color: white;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-align: center;
	font-weight: normal;
	text-decoration: underline;
}

#data_form_thankyou p
{
	color: white;
	text-align: justify;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 0.9375em;
	padding-left: 5%;
	padding-right: 5%;
}

#table_census
{
	margin: auto;
	margin-bottom: 15px;
	border: 2px solid white;
	border-collapse: collapse;
	width: 100%;
}

.data_census caption
{
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-size: 0.9375em;
	color: #000000;
	font-style: italic;
	text-decoration: underline;
	margin-bottom: 20px;
}

.data_census th
{
	background-color: #737373;
	color: #ffffff;
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 0.75em;
	text-decoration: underline;
	padding: 5px;
	border: 2px solid white;
}

.data_census td
{
	background-color: #eedc82;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 0.75em;
	padding: 10px;
	border: 2px solid white;
}

.data_census a
{
	color: #b0171f;
}

.data_census a:visited
{
	color: red;
	font-style: italic;
}

.data_census img
{
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px;
	text-decoration: none;
	width: 65px;
}

.radiobutton
{
	text-align: center;
}

.table_showcase
{
	clear: both;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #eedc82;
	border: 1px solid #cdad00;
	border-collapse: collapse;
	width: 500px;
}

.table_showcase td
{
	vertical-align: top;
	text-align: center;
	padding: 3px;
	border: 1px solid #cdad00;
}

.table_showcase img
{
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	border: 0px;
}

.table_showcase p
{
	font-family: "Times New Roman", Times, Arial, serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

#next_ssn
{
	clear: both;
	margin: auto;
	width: 100px;
	height: 98px;
	background-color: #737373;
	border: solid black 1px;
}

#next_ssn h6
{
	background-color: #d3d3d3;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
}

.next_ssn_count
{
	background-color: red;
	margin: 0px;
	color: white;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: center;
	padding-left: 1px;
	padding-right: 1px;
}

.next_ssn_data
{
	background-image: url("../pix/deco/16.gif");
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	color: white;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	padding-left: 1px;
	padding-right: 1px;
}

.next_ssn_float_left
{
	border: 0px;
	margin: 0px;
	width: 23px;
	height: 13px;
	float: left;
}

.tiny_form
{
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #b8860b;
	border: 2px solid #d3d3d3;
	width: 200px;
}

.tiny_form p
{
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
	background-color: #cdbe70;
	width: 180px;
	overflow: hidden;
}

.tiny_form label
{
	color: black;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 0.75em;
	float: left;
	text-align: right;
	width: 85px;
	margin: 5px 0px 0px 0px;
}

.control_right
{
	width: 85px;
	font-size: 0.75em;
}

.control_center
{
	clear: both;
	margin-left: 6px;
	width: 160px;
	font-size: 0.75em;
}

.button_left
{
	float: left;
	margin-left: 5px;
}

.button_right
{
	float: right;
	margin-right: 5px;
}

#tiny_form_thankyou
{
	background-color: #737373;
	border: 2px dotted #737373;
	width: 200px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#tiny_form_thankyou h5
{
	color: white;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-align: center;
	font-weight: normal;
	text-decoration: underline;
}

#tiny_form_thankyou p
{
	color: white;
	text-align: justify;
	font-family: "Times New Roman", Times, "Arial Black", serif;
	font-size: 0.875em;
	padding-left: 5px;
	padding-right: 5px;
}

#tiny_form_error
{
	background-color: #ededed;
	border: 2px dashed red;
	width: 200px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#tiny_form_error h5
{
	color: red;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

#tiny_form_error p
{
	color: black;
	text-align: justify;
	font-family: "Times New Roman", Times, "Arial Black", serif;
	font-size: 0.875em;
	padding: 0px 5px 0px 5px;
}

#tiny_form_error ul
{
	color: black;
	font-family: "Times New Roman", Times, "Arial Black", serif;
	font-size: 0.875em;
	text-align: justify;
	padding-left: 0px;
	padding-right: 15px;
}

#table_qni
{
	margin: auto;
	margin-bottom: 15px;
	border: 2px solid white;
	border-collapse: collapse;
}

#table_qni th
{
	background-color: #808080;
	color: #ffffff;
	text-align: center;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
	padding: 5px;
	border: 2px solid white;
	width: 4em;
}

#table_qni td
{
	background-color: #c0c0c0;
	color: #000000;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 0.8em;
	padding: 1em 0.5em 1em 0.5em;
	border: 2px solid white;
}

#table_qni h5
{
	display: block;
	background-color: white;
	color: black;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0em 0em 0.5em 0em;
	margin: 0em 0.5em 0.5em 0.5em;
	border: 1px solid #808080;
}

#table_qni h6
{
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 0.9375em;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#table_qni a
{
	color: red;
	text-decoration: none;
}

#table_qni a:hover
{
	background-color: red;
	color: white;
	padding: 3px;
}


