/* global layout */
	.div_cc_resource
	{
		background-image: url('./images/');
		background-repeat: repeat-y;
		padding: 20px;
	}

	.div_cc_response
	{
		color: #333333;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		margin-top: 15px;
	}

	.div_header_menu
	{
		background-color: #7e7f83;
		cursor: pointer;
		float: left;
		margin-left: 2px;
		margin-top: 5px;
		padding-bottom: 2px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 2px;
	}

	.div_header_menu_hover
	{
		background-color: #0177c1;
		cursor: pointer;
		float: left;
		margin-left: 2px;
		margin-top: 5px;
		padding-bottom: 2px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 2px;
	}

	.div_resource
	{
		background-image: url('./images/g_resource_background.jpg');
		background-repeat: repeat-y;
		padding-bottom: 10px;
		padding-left: 23px;
		padding-right: 23px;
		padding-top: 10px;
	}

	.div_response
	{
		color: #333333;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		margin-top: 15px;
	}
 
/* global objects */
	a
	{
		color: #4582b8;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
	}

	a:hover
	{
		color: #cccccc;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
	}

	a.a_cc
	{
		color: #4582b8;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
	}

	a.a_cc:hover
	{
		color: #cccccc;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
	}

	a.a_cc_column
	{
		color: #ffffff;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
	}

	a.a_cc_column:hover
	{
		color: #cccccc;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
	}

	a.a_cc_menu
	{
		color: #333333;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
	}

	a.a_cc_menu:hover
	{
		color: #cccccc;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
	}

	a.a_footer
	{
		color: #333333;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
	}

	a.a_footer:hover
	{
		color: #747762;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
	}

	a.a_header
	{
		color: #ffffff;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
	}

	a.a_header:hover
	{
		color: #ffffff;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
	}

	a.a_submenu
	{
		color: #ce2b26;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		text-decoration: none;
	}

	a.a_submenu:hover
	{
		color: #666666;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		text-decoration: none;
	}

	a.a_submenu_hover
	{
		color: #666666;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		text-decoration: none;
	}

	a.a_submenu_hover:hover
	{
		color: #666666;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		text-decoration: none;
	}

	body
	{
		background-color: #f4f4f4;
		background-image: url('./images/');
		background-position: top center;
		background-repeat: repeat-x;
		margin: 0px;
		padding: 0px;
		text-align: left;
	}
	
	form
	{
		border: 0px;
		margin: 0px;
		padding: 0px;
	}
	
	h1
	{
		color: #ce2b26;
		font-family: Arial;
		font-size: 18px;
		font-weight: bold;
		margin: 0px;
		padding: 0px;
	}
	
	h2
	{
		color: #999999;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		line-height: 20px;
		margin: 0px;
		padding: 0px;
	}
	
	h3
	{
		color: #ce2b26;
		font-family: Arial;
		font-size: 13px;
		font-weight: bold;
		line-height: 16px;
		margin: 0px;
		padding: 0px;
	}
	
	h4
	{
		color: #333333;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		line-height: 16px;
		margin: 0px;
		padding: 0px;
	}
	
	h5
	{
		color: #333333;
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		margin: 0px;
		padding: 0px;
		padding-bottom: 5px;
	}

	html
	{
		scrollbar-3dlight-color: #999999;
		scrollbar-arrow-color: #999999;
		scrollbar-base-color: #414141;
		scrollbar-darkshadow-color: #414141;
		scrollbar-highlight-color: #414141;
		scrollbar-lightshadow-color: #999999; 
		scrollbar-shadow-color: #999999;
		scrollbar-track-color: #999999;
	}

	img
	{
		border: 0px;
		margin: 0px;
		padding: 0px;
		vertical-align: middle;
	}

	input
	{
		background-color: #ffffff;
		background-image: url('./images/');
		background-repeat: repeat;
		border: 1px solid #333333; 
		color: #333333;
		font-family: Arial;
		font-size: 11px;
		padding-left: 1px;
		padding-right: 1px;
		vertical-align: middle;
		width: 250px;
	}

	input.input_radio
	{
		background-color: transparent;
		background-image: url('./images/');
		background-repeat: repeat;
		border: 0px solid #333333; 
		color: #333333;
		font-family: Arial;
		font-size: 11px;
		padding-left: 1px;
		padding-right: 1px;
		vertical-align: middle;
		width: 25px;
	}

	select
	{
		background-color: #ffffff;
		background-image: url('./images/');
		background-repeat: repeat;
		border: 1px solid #333333; 
		color: #333333;
		font-family: Arial;
		font-size: 11px;
		padding-left: 2px;
		vertical-align: middle;
		width: 250px;
	}

	table
	{
		border-collapse: collapse; 
		border-spacing: 0px;
		empty-cells: show;
	}

	table.table_cc
	{
		border: 1px solid #333333;
	}

	td
	{
		color: #333333;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		margin: 0px;
		padding: 2px;
	}

	td.td_cc
	{
		background-color: #333333;
		color: #ffffff;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		padding: 5px;
		vertical-align: bottom;
		white-space: nowrap;
	}

	td.td_cc_data
	{
		border: 1px solid #333333;
		color: #333333;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		padding: 5px;
		vertical-align: top;
		white-space: nowrap;
	}

	td.td_layout
	{
		margin: 0px;
		padding: 0px;
	}

	td.td_column
	{
		border: 1px solid #333333;
		color: #ffffff;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		padding: 5px;
		vertical-align: top;
	}

	td.td_row
	{
		background-color: #ffffff;
		color: #333333;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		vertical-align: top;
	}

	textarea
	{
		background-color: #ffffff;
		background-image: url('./images/');
		background-repeat: repeat;
		border: 1px solid #333333; 
		color: #333333;
		font-family: Arial;
		font-size: 11px;
		height: 100px;
		padding-left: 2px;
		vertical-align: middle;
		width: 250px;
	}

/* global text */
	.cc_print1
	{
		color: #333333;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
	}

	.cc_required
	{
		color: #cb584e;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
	}

	.cc_resource1
	{
		color: #333333;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
	}

	.cc_response
	{
		color: #cb584e;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
	}

	.cc_selected
	{
		color: #cb584e;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
	}

	.cc_title1
	{
		color: #333333;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
	}

	.cc_title2
	{
		color: #999999;
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
	}

	.footer1
	{
		color: #333333;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
	}

	.header1
	{
		color: #516f5e;
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
	}

	.required
	{
		color: #cb584e;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
	}

	.resource1
	{
		color: #333333;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
	}

	.response
	{
		color: #cb584e;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
	}

	.selected
	{
		color: #cb584e;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
	}

	.title1
	{
		color: #ce2b26;
		font-family: Arial;
		font-size: 18px;
		font-weight: bold;
	}

	.title2
	{
		color: #ffffff;
		font-family: Arial;
		font-size: 30px;
		font-weight: normal;
	}