body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color:DFDFDF;
}

a, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

input textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;	
}

a img{
	border:none;
}

.top_div_table td{
	color: #333333;
}

.frm_label_bold {
	font-weight: bold;
	font-size: 10pt;
}



.frm_gray_link {
	color: #7b797b;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;	
}

.frm_label_bold_new {
	font-weight: bold;
	font-size: 10pt;
	color:white
}



.frm_gray_link_new {
	color: white;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;	
}


.copyright_txt {
	color: #333333;
	font-size: 8pt;
	background-color:DFDFDF;
}

.frm_small_desc_text {
	color: #000000;
	font-size: 7.5pt;
}

.frm_bold_caption {
	font-weight: bold;
	color: #000000;
	font-size: 9pt;
}
.frm_red_caption {
	font-weight: bold;
	color: Maroon;
	font-size: 9pt;
}

.frm_active_caption {
	font-weight: bold;
	color: Red;
	font-size: 9pt;
	text-decoration: none;
}

.frm_red_asterisk {
	color: red;
	font-size: 11pt; 
}

.frm_gray_bold_field_caption {
	color: #6d6d6d;
	font-weight: bold;
	font-size: 9pt; 
}


.frm_gray_bold_field_middle_caption {
	color: #6d6d6d;
	font-weight: bold;
	font-size: 8pt; 
}


.frm_black_bold_field_caption {
	color: #000000;
	font-weight: bold;
	font-size: 9pt; 
}

.list_view, .list_view_select {
 width: 136px;
}

.list_view_select {
 	height: 90px;
}

.list_view_select_wider
{
	width: 180px;
}

.NetworkContactLinks {
	text-decoration: none;
	font-size: 11px;
}

.network_caption {
	color: #868686;
}

.networkContactInfo {
	font-size: 13px;
}

.networkContactInfo a, .networkContactInfo a:hover {
	text-decoration:none;
}

.doc_container_filename{
	font-family : Arial;
	font-size: 10px;
	white-space: nowrap;
	color: #000000
}

.doc_container_file_mime_name{
	font-family : Arial;
	font-size: 9px;
	white-space: nowrap;
	color: #505050;
	font-style: italic;
}

.doc_container_file_size{
	font-family : Arial;
	font-size: 9px;
	white-space: nowrap;
	color: #505050
} 
.sectors_list option[selected] {
	background: #FFFFFF;
	color: #000000;
}

a.add_network_button, a.friend_request_button{
	text-decoration: none;
	padding-top:4px;
	font-size:11px;
	background-repeat: no-repeat;
	width: 121;
	height:18px;
	display: block;
	text-align:center;
	font-weight: bold;
}

a.add_network_button{
	background-image: url(../images/yellow_button_48.gif);
	color: #333333;
}

a.friend_request_button{
	background-image: url(../images/green_button_48.gif);
	color: #FFFFFF;
}