BODY
{
	text-align: center;
	margin: 0;
	font-family: arial;
	background: #000;
}
P, A, LI, H2, INPUT
{
	font-size: 12px;
	text-align: left;
	line-height: 1.7em;
}
TEXTAREA
{	
	font-size: 11px;
	font-family: arial;
}
P
{
	text-align: justify;
}
P, H1, LI, H2
{
	color: #fff;
}
.td_inside_text, .td_inside_text_wider
{
	font-size: 12px;
	text-align: left;
	line-height: 1.5em;
	text-align: justify;
	color: #D9D9D9;
}
A
{
	color: #9D0A0E;
}
H2
{
	font-weight: bold;
}
H1
{
	color: #9D0A0E;
	font-size: 13px;
}
IMG
{
	border: 0;
}
HR
{
	border: 2px solid #9D0A0E;
}
A
{
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
UL
{
	list-style: url(../images/icons/bullet.gif)
}




.td_top_top
{
	vertical-align: top;
}
.td_menu_panel
{
	width: 100%;
	border-top: 5px solid #000;
}
.td_menu_off, .td_menu_on
{
	height: 20px;
	vertical-align: middle;
	text-align: center;
}
.td_menu_off
{
	background: #2D2E32;
}
.td_menu_on
{
	background: #9D0A0E;
}
.td_menu_off A, .td_menu_on A
{
	color: #FFFFFF;
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
}
.td_menu_off A:hover, .td_menu_on A:hover
{
	text-decoration: none;
}
.td_main_panel
{
	vertical-align: top;
	background: url(../images/bg_main_panel.jpg) repeat-x #020202;
	padding: 20px 0px 0px 0px;
}
.td_main_panel_detail, .td_main_panel_detail_cv
{
	background: url(../images/bg_main_panel.jpg) repeat-x;
	vertical-align: top;
	padding: 15px 80px 30px 90px;
	width: 510px;
}
.td_main_panel_detail_cv
{
	padding: 15px 15px 30px 20px;

}
.td_main_panel_detail H2, .td_main_panel_detail_cv H2
{
	margin: 0px;
}

.td_main_panel_detail IMG, .td_main_panel_detail_cv IMG
{
	border: 1px solid #778699;
}
.td_home_spacer_horiz
{
	width: 15px;
}
.td_left
{
	width: 250px;
	text-align: right;
	vertical-align: top;
	background: url(../images/bg_main_panel.jpg) repeat-x #020202;
}
.td_footer
{
	color: #fff;
	background: none;
	border-bottom: 5px solid #9D0A0E;
	padding: 20px 5px 5px 5px;
}
.td_footer P
{
	text-align: left;
	margin: 0px 0px 0px 10px;
	font-size: 11px;
}
.td_footer A
{
	color: #fff;
	font-size: 11px;
}
.td_footer UL
{
	margin: 0px;
	float: right;
}

.td_inside_text
{
	width: 335px;
	padding-right: 10px;
	vertical-align: top;
}
.td_resume_label
{
	vertical-align: top;
}
.td_resume_label P
{
	text-align: left;
}
.td_resume_body_upload
{
	background: none;
	padding: 5px;
	border: #9D0A0E 1px solid;
	width: 480px;
}
.td_error
{
	padding-top: 0px;
	padding-bottom: 10px;
	vertical-align: top;
}
.td_error P
{
	color: #ff0000;
}




.div_list
{
	
	padding-left: 12px;
}
#div_list1
{
	text-align: left;
}
.td_cms_list_head
{
	background: #404040;
}
.td_cms_label
{
	width: 150px;
	vertical-align: top;
}





.div_image_left_holder
{
	float: left;
	padding-right: 10px;
}
.div_image_right_holder
{
	float: right;
	padding-left: 10px;
}

.div_left_panel
{
	width: 215px;
	float: right;
	margin-top: 20px;
	padding-top: 14px;
	padding-bottom: 0px;
	text-align: center;
	background: url(../images/bg_left_panel.jpg) repeat-x #261414;
}
.div_left_panel P, .div_left_panel H2
{
	text-align: center;
}
.div_left_panel H2
{
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 0px;
}
.div_left_panel P
{
	color: #626262;
	margin: 0px;
	line-height: 1.2em;
}
.div_scrolling
{
	overflow: auto;
	height: 280px;
	padding-right: 10px;
	scrollbar-face-color: #000;
	scrollbar-arrow-color: #9D0A0E;
	scrollbar-base-color: #000;
	scrollbar-shadow-color: #9D0A0E;
	scrollbar-darkshadow-color: #000;
	scrollbar-highlight-color: #9D0A0E;
	scrollbar-3dlight-color: #000;
	scrollbar-track-color: #000;
}




.span_arrows
{
	font-family: times new roman;
}
.span_blue
{
	color: #003466;
}
.span_red
{
	color: #ff0000;
}
.span_intro
{
	color: #ffffff;
	background-color: #9D0A0E;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}




.p_smaller
{
	font-size: 10px;
}
.p_small_header
{
	color: #333399;
	font-size: 10px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.p_blue
{
	color: #0000ff;
}





.table_overall_holder
{
	width: 760px;
}
.table_overall_holder_upload
{
	width: 480px;
}






.input_newsletter
{
	font-size: 10px;
	margin-top: 10px;
}
.input_cms_medium, .input_cms_small
{
	font-size: 11px;
	border: 1px solid #757E8D;	
}
.input_cms_medium
{
	width: 200px;
}
.input_cms_small
{
	width: 50px;
}
.input_go
{
	margin-top: 10px;
}
.input_name, .input_address, .select_countries
{
	width: 150px;
}
.input_larger
{
	width: 315px;
}
.input_address
{
	margin-bottom: 5px;
}
.input_post_code
{
	width: 75px;
}
.input_day
{
	width: 35px;
}
.input_year
{
	width: 72px;
}
.input_submit
{
	text-align: center;
	height: 20px;
	font-size: 11px;
	line-height: 1em;
}




.select_date, .select_countries, .select_job_functions
{
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
}




.p_warning
{
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
}
