BODY {
	font-size : small;
}

.table_top_thick_blue {
	border-top : 8px solid #9999FF;
	background-repeat : repeat-x;
}

.table_top-bottom_thick_blue {
	border-top : 8px solid #9999FF;
	border-bottom : 1px solid #9999FF;
	background-repeat : repeat-x;
}

.table_top_thick_orange {
	border-top : 8px solid #FF3300;
	background-repeat : repeat-x;
}

.table_top_thick_orange_dotted {
	border-top : 8px solid #FF3300;
	border-left : 1px dashed #6666FF;
	border-right : 1px dotted #6666FF;
	border-bottom : 1px dotted #6666FF;
	background-color : #FFFF99;
}

.p_table_blue {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
	color : #6666FF;
	text-align : justify;
}

.p_table_blue_head {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
	color : #6666FF;
	text-align : center;
}

.p_table_blue_left {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
	color : #6666FF;
	text-align : left;
}

.p_table_blue_right {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
	color : #6666FF;
	text-align : right;
}

.p_table_blue_10 {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
	color : #6666FF;
	text-align : justify;
}

.p_table_blue_10_9999 {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
	color : #9999FF;
	text-align : justify;
}


.p_table_blue_10_center {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
	color : #6666FF;
	text-align : center;
}

.p_table_blue_10_left {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
	color : #6666FF;
	text-align : left;
}


.p_menu_head {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 2px;
	margin-bottom : 2px;
}

.border_bottom_white {
	border-bottom : dotted White;
	border-bottom-width : 1px;
}

.d_border_blue_dotted {
border : 1px dotted #6666FF;
}

.colour_blue {
	color : #6666FF;
}

.hidden {
	display : none;
}

h1 {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
	color : #6666FF;
	text-align : center;
}

h2 {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
	color : #6666FF;
	text-align : center;
}

