body {
	background-color: #D0E0F0;
	background-image: url(bodybg.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
}
.td_back_table_top {
	background-color: transparent;
	background-image: url(table_top_780.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
.td_back_table_content {
	background-color: #FFFFFF;
	background-image: url(table_center_780.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0 14px;
}
.td_back_table_bottom {
	background-image: url(table_bottom_780.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
}

input, select {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
}

input.login {
	border: 1px solid #6F9FB5;
	clear: both;
	width: 210px;
	padding: 0 4px;
}

form {
	margin: 0px;
	padding: 0 10px;
}

label {
	clear: both;
	display: inline;
	font-size: 11px;
	padding-right: 3px;
}

span.wizard_normal_text {
	font-family: "Trebuchet MS", trebuchet, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 0px;
	display: inline;
}


h1 {
	font-size: 20px;
	margin: 0px;
	color: #33366F;
}

h3 {
	font-size: 12px;
	margin: 0px;
}
h3 a {
	color: #235573;
	font-size: 12px;
	margin: 0px;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}
h2 {
	color: #235573;
	font-size: 11px;
	font-weight: bold;
}

p span.error {
	margin: 4px 0;
	padding: 0 4px;
	width: auto;
	max-width: 40%;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	background-color: #235573;
	color: #FFFFFF;
}

p span.msg {
	margin: 4px 0;
	padding: 0 4px;
	width: auto;
	max-width: 40%;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	background-color: #235573;
	color: #FFFFFF;
}


#divinfotop {
	position: relative;
	width: 746px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: gray;
	/*background: red;*/
	margin-top: 10px;
	margin-bottom: 4px;
}

#divinfobottom {
	position: relative;
	width: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: gray;
	/*background: red;*/
	margin-top: 4px;
}

#body_public { margin: 0 0px; padding: 0px; background: #F9F9F9 url(background_body_public.jpg) repeat-y top center; }
#body_interface { margin: 0 0px; padding: 0px; }
.error { font-family: "Trebuchet MS", Tahoma, Arial, Verdana; font-size: 11px; background-color: #FF0000; color: #FFFF00; text-align: left; width: 100%; margin: 5px 0; padding: 0 5px; }

.font_image_container{ margin: 0px; overflow: hidden; margin-right: 10px; }
.font_image_container_presel{ margin: 0px; overflow: hidden; width: 520px; }

.link_font_pager { font-family: "Trebuchet MS", Tahoma, Arial, Verdana; font-size: 11px; color: gray; text-decoration: none; padding: 0 4px; margin: 0 4px; }
.link_font_pager:hover { background: #33366F; color: white; }
.link_font_pager_cur { font-family: "Trebuchet MS", Tahoma, Arial, Verdana; font-size: 12px; color: white; text-decoration: none; padding: 0 4px; margin: 0 4px; background: #33366F; }
.link_font_pager_cur:hover { background: #33366F; color: white; }

#table_select_title {
	width: 746px;
	margin-top: 8px;
	line-height: 18px;
}

#table_add_header_image {
	width: 746px;
	margin-top: 8px;
	line-height: 18px;
}

#table_select_site_style { width: 746px; margin-top: 8px; line-height: 18px; }
#table_select_site_style td.site_style_cell { text-align: center; padding: 6px 0; vertical-align: middle; }

#table_select_font { width: 100%; margin-top: 8px; line-height: 18px; }
#table_select_font td.font_separator{ width: 100%; line-height: 8px; }
#table_select_font td.font_pager{ text-align: center; vertical-align: middle; }
#table_select_font tr.font_name{ font-family: "Trebuchet MS", Tahoma, Arial, Verdana; font-size: 11px; color: #333333; background: #E9E9E9; }
#table_select_font td.font_name{ padding-left: 5px; }
#table_select_font td.font_image{ color: gray; line-height: 12px; }

.td_col_left { width: 160px; border-bottom: 1px #ccc solid; border-right: 1px #ccc solid; background: #F9F9F9; }
.td_col_right { width: 620px; border-bottom: 1px #ccc solid; background: #F9F9F9; }

#box_display_step {
	margin: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background: #F9F9F9;
	border: 1px solid #ccc;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: gray;
}

.box_display_step {
	color: #33366F;
	text-decoration: none;
}

#box_steps_prev_next { margin: 4px 0; border-top: 1px #ccc solid; border-bottom: 1px #ccc solid; text-align: center; background: #F9F9F9; }
#box_steps_prev_next a { font-family: "Trebuchet MS", Tahoma, Arial, Verdana; font-size: 12px; font-weight: bold; color: #33366F; text-decoration: none; }
#box_steps_prev_next a:hover { color: #666666; }

#box_menu_actions {
	padding-left: 5px; /* affects box_display */
	padding-right: 5px; /* affects box_display */
	padding-top: 5px; /* affects box_display */
	background: #F9F9F9;
}

#box_menu_actions ul { list-style: none; margin: 0px; padding: 4px; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-bottom: 5px; }
#box_menu_actions ul li { list-style-type: none; }
#box_menu_actions ul li a {
	margin: 0px;
	display: block;
	text-decoration: none;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
#box_menu_actions ul li a:hover { color: #0092AB; }

.head_box_menu_actions {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: white;
	padding: 0 5px;
	line-height: 20px;
	text-align: center;
	background: url(header_box_menu_actions.gif) no-repeat;
}

#box_display {
	padding: 5px;
	background: #F9F9F9;
}

.box_content {
	padding: 10px;
	border-bottom: 1px #ccc solid;
	background: #F9F9F9;
}
.box_content a {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #33366F;
	text-decoration: none;
}
.box_content a:hover { font-weight: bold; }

#account_div {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #33366F;
	text-decoration: none;
	line-height: 22px;
	margin: 2px 0;
}

#container_form { text-align: left; margin: 5px 0; }
#container_form p { text-align: center; margin: 5px 0; }
#container_form img { text-align: center; line-height: 22px; border: 1px solid #ccc; }

#container_form label {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: gray;
	vertical-align: middle;
	line-height: 22px;
	float: left;
	width: 50%;
	text-align: right;
	padding-right: 5px;
	clear: left;
}

