h1 {
	color: #E74B00;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
}
td.control_panel_tab {
	background-image: url('../images/control_panel/tab_bg.jpg');
	background-repeat: repeat-x;
}
td.control_panel_tab_selected {
	background-image: url('../images/control_panel/tab_selected_bg.jpg');
	background-repeat: repeat-x;
}
td.control_panel_tab, td.control_panel_tab_selected, td.control_panel_tab a, td.control_panel_tab_selected a {
	color: white;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
}
td.control_panel_tab_selected, td.control_panel_tab_selected a {
	font-weight: bold;
}
td.control_panel_tab a:hover, td.control_panel_tab_selected a:hover {
	text-decoration: underline;
}
td.control_panel_top_heading {
	color: white;
	font-size: 18px;
	font-weight: bold;
	padding-left: 25px;
}
td.control_panel_box_heading {
	background-image: url('../images/control_panel/box_top_bg.jpg');
	background-repeat: repeat-x;
	color: white;
	font-size: 15px;
	font-weight: bold;
	padding-left: 5px;
}
td.control_panel_box_content {
	color: white;
	background-color: black;
	padding: 8px 10px 5px 8px;
	font-size: 12px;
	vertical-align: top;
}
td.control_panel_box_content td, td.control_panel_box_content th, td.control_panel_box_content p, td.control_panel_box_content li, td.control_panel_box_content a {
	color: white;
	font-size: 12px;
}
td.control_panel_box_content a:hover {
	color: white;
	text-decoration: underline;
}
td.control_panel_box_middle_left {
	background-image: url('../images/control_panel/box_middle_left_bg.jpg');
	background-repeat: repeat-y;
}
td.control_panel_box_middle_right {
	background-image: url('../images/control_panel/box_middle_right_bg.jpg');
	background-repeat: repeat-y;
}
td.control_panel_box_bottom {
	background-image: url('../images/control_panel/box_bottom_bg.jpg');
	background-repeat: repeat-x;
	font-size: 1px;
}
input.button_style {
	border: 1px solid white;
	background-color: black;
	color: white;
	font-size: 11px;
	cursor: pointer;
}
select.control_panel_select {
	font-size: 11px;
}
table.data_table_horizontal {
	border-collapse: collapse;
}
table.data_table_horizontal th {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-color: #CCCCCC;
	color: #313131;
	padding: 5px;
	border: 1px solid white;
}
table.data_table_horizontal td {
	font-weight: normal;
	text-align: left;
	background-color: #EEEEEE;
	color: #313131;
	padding: 5px;
	border: 1px solid white;
}
table.data_table_vertical {
	border-collapse: collapse;
}
table.data_table_vertical th {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-color: #FF7F00;
	color: black;
	padding: 5px;
	border: 1px solid white;
}
table.data_table_vertical th a, table.data_table_vertical th a:hover {
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration: none;
}
table.data_table_vertical td {
	font-weight: normal;
	text-align: left;
	color: #313131;
	padding: 5px;
	border: 1px solid white;
}
table.data_table_vertical tr.data_table_row_odd td {
	background-color: #CCCCCC;
}
table.data_table_vertical tr.data_table_row_even td {
	background-color: #EEEEEE;
}
table.cp_form_table {
	border-width: 0px;
}
table.cp_form_table th {
	font-weight: bold;
	text-align: right;
	padding-right: 8px;
	padding-left: 0px;
}
table.cp_profile_checkbox_table {
	border: 1px solid #CCCCCC;
}
table.cp_profile_checkbox_table td {
	font-size: 10px;
}
table.cp_my_portfolio_photos td table td.cp_my_portfolio_photo_title, table.cp_my_resume td table td.cp_my_resume_title {
	font-weight: bold;
	font-size: 13px;
	padding: 0px;
}
/*checkbox styles */
table.cp_my_portfolio_photos td table td.cp_my_portfolio_photo_title input, table.cp_my_resume td table td.cp_my_resume_title input {
	padding-left: 0px;
	margin-left: 0px;
	width:14px;
}
table.cp_my_portfolio_photos td table td.cp_my_portfolio_photo_make_default, table.cp_my_resume td table td.cp_my_resume_make_default {
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}
 td table td.cp_my_resume_make_default a{
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}
td table td.cp_my_resume_make_default a:hover{
 	color:#CCCCCC;
	text-decoration:none;
 }
table.cp_my_portfolio_photos td table td.cp_my_portfolio_photo_move_left, table.cp_my_resume td table td.cp_my_resume_move_left {
	font-weight: bold;
	font-size: 10px;
}
 td table td.cp_my_resume_move_left a{
	text-align: right;
	font-weight: bold;
	text-decoration:none;
	font-size: 10px;
}
 td table td.cp_my_resume_move_left a:hover{
 	text-decoration:none;
	color:#CCCCCC;
}
table.cp_my_portfolio_photos td table td.cp_my_portfolio_photo_move_right, table.cp_my_resume 
td table td.cp_my_resume_move_right {
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}
td table td.cp_my_resume_move_right a{
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}
td table td.cp_my_resume_move_right a:hover{
	text-decoration:none;
	color:#CCCCCC;
}
table.cp_my_portfolio_photos td, table.cp_my_resume td {
	padding: 5px;
}
span.cp_sub_heading_2 {
	font-size: 14px;
	font-weight: bold;
}

table.cp_view_message_details_table th {
	text-align: left;
	font-weight: bold;
	padding-right: 5px;
}
table.cp_view_message_details_table td {
	padding-left: 5px;
}
div.cp_view_message_body {
	background-color: white;
	border: 1px solid #CCCCCC;
	color: black;
	padding: 10px;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 5px;
}
span.cp_my_resume_event_title {
	font-size: 10px;
	text-align:left;
}
table.data_table_vertical td a.my_lists_username_link, table.data_table_vertical td a.my_lists_username_link:hover {
	color: #333333;
	text-decoration: underline;
}
textarea.cp_new_message_textarea {
	margin-top: 5px;
	margin-bottom: 5px;
}
table.cp_paging_table {
	width: 100%;
	border-width: 0px;
	margin-top: 6px;
}
table.cp_paging_table td.cp_paging_cell_left {
	text-align: left;
	width: 100px;
}
table.cp_paging_table td.cp_paging_cell_right {
	text-align: right;
	width: 100px;
}
table.cp_paging_table td.cp_paging_cell_middle {
	text-align: center;
}
table.cp_paging_table td.cp_paging_cell_middle a {
	text-decoration: underline;
}
span.cp_manage_jobs_posted_number {
	font-size: 20px;
	font-weight: bold;
}
table.cp_manage_jobs_posted_details_table {
	border: 1px solid #CCCCCC;
	width: 100%;
}
table.cp_manage_jobs_posted_details_table th {
	font-weight: bold;
	text-align: left;
	padding: 2px 5px 2px 8px;
	border-right: 1px solid #CCCCCC;
	width: 90px;
}
table.cp_manage_jobs_posted_details_table td {
	text-align: left;
	padding: 2px 5px 2px 8px;
}
table.cp_manage_jobs_posted_details_table td a {
	text-decoration: underline;
}
span.cp_manage_jobs_posted_status {
	color: #6FA5FF;
	font-weight: bold;
}
