H1 		{ 
		color: #333399; 
		font-size: 20pt; 
		font-family: arial;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 2px;
		padding-bottom: 2px;
		}
H1.banner 		{ 
		color: yellow; 
		text-align:center;
		font-size: 25pt; 
		font-family: arial;
		font-weight: bold;
		margin-top: 5;
		margin-bottom: 5
		}
H1.highlight 		{ 
		color: maroon; 
		font-size: 20pt; 
		font-family: arial;
		font-weight: bold;
		}
H2 		{ 
		color: #800000; 
		font-size: 14pt; 
		font-family: arial;
		background:#FFFF00;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 2px;
		padding-bottom: 2px;
		}
.itemgrid		{ 
		WIDTH: 100%;
		cell-padding:0;
		}
.itemheading 		{ 
		color: #66CCFF;
		font-size: 12pt; 
		text-align:center;
		border-style: solid;
		border-width: 1px;
		background:navy;
		WIDTH:200px;
		HEIGHT:30px;
		font-weight: normal;
		}
.itembody		{ 
		color: #000000;
		font-size: 12pt; 
		border-style: solid;
		border-width: 1px;
		text-align:center;
		background:white;
		WIDTH:200px;
		HEIGHT:200px;
		text-align:center;
		font-weight: normal;
		}
H3 		{ 
		text-align:left;
		font-family: arial;
		font-size:12pt;
		margin-top: 3;
		margin-bottom: 3;
		}
H3.frame 		{ 
		color: yellow; 
		text-align:left;
		font-family: arial;
		font-size:12pt;
		margin-top: 0;
		margin-bottom: 0;
		font-weight: normal;
		}
H4 		{ 
		text-align:justify;
		font-family: arial;
		font-size:10pt;
		padding-left: 10px;
		padding-right: 10px;
		}
body.main	{
		margin-top: 0;
		margin-left: 0;
		margin-right:0;
		margin-bottom:0;
		padding-left: 0;
		padding-right: 0;
		background-color: #800000;
		font-family: Arial,'Times New Roman', Times;
		text-align: left;
}
		}		
P 		{ 
		text-align:justify;
		font-family: arial;
		margin-top: 5;
		margin-bottom: 5;
		font-size:10pt;
		line-height: 11pt;
		padding-left: 10px;
		padding-right: 10px;
		}
P.highlight 	{ 
		background: yellow;
		font-weight: bold;
		}
P.list 		{ 
		margin-top: 0;
		margin-bottom: 0;
		color: black;
		}
.image 	{ 
		text-align: center;
		}
P.body 		{ 
		color: black;
		}
P.feature	{
		position: absolute; left: 50%; top:50px;
		}
P.menu_main
		{
		color: white;
		margin-top: 0;
		margin-bottom: 0;
		font-size: 12pt;
		font-weight: bold;
		}
P.menu	{
		margin-left: 10; 
		margin-top: 0; 
		margin-bottom: 0;
		line-height: 14pt;
		}
A:link 		{ 
		text-decoration: underline;
		color: black;
		}
A:active 	{
		color: red;
		font-weight: bold;
		}
A:visited {
		color: black;
		} 
A.hover {
		font-weight: bold;
		}
A.menu_main:link 		{ 
		text-decoration: none;
		color: white;
		}
A.menu_main:active { 
		text-decoration: none;
		color: red; 
		}
A.menu_main:visited 	{
		text-decoration: none;
		color: white;
		}  
A.menu_main:hover 	{
		text-decoration: none;
		font-weight: bold;
		}  
A.menu:active { 
		text-decoration: none;
		color: blue;
		} 
A.menu:hover [
		text-decoration: none;
		color: red;
		} 		
A.menu:visited 	{
		text-decoration: none;
		}
DIV.centered{
		text-align: center;
	}
DIV.centre{
		background: white;
		margin-top: 0px; 
		margin-left: 0px;
		margin-right: 0px; 
}
DIV.banner		{
		background: green;
		left: 0%;
		width: 50%;
		}
DIV.left	{
		background: navy;
		padding-left: 5px;
		padding-right: 5px;
		margin-top: 0;
		margin-bottom: 0;
		left: 0px;
		}
DIV.pullout	{
		background: blue;
		position: relative;
		padding-left: 1px;
		padding-right: 3px;
		left: 10px;
		width: 130px;
		}
DIV.frame		{
		background: #333399;
		position: relative;
		padding-left: 2px;
		padding-right: 3px;
		left: 5px;
		}
DIV.framebody		{
		background: white;
		position: relative;
		padding-left: 2px;
		padding-right: 3px;
		left: 5px;
		}
DIV.right	{ 
		background: white;
 		position: absolute; 
 		width: 220px;
 		right: 20px;
 		top: 0px;
 		border-width:1px;
 		border-top:0;
		border-style:solid;
 		border-color:silver;
 		}
table	{ 
		margin-left: auto;
		margin-right: auto;
		background-color: white;
		}
TD		{ 
		text-align:left;
		font-family: arial;
		font-size:10pt;
		font-weight: normal;
		vertical-align: top;
		}
TD.head 		{ 
		text-align:left;
		font-family: arial;
		font-size:10pt;
		font-weight: bolder;
		}
.nav-bar {
	width: 150px;
	height: 30px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	BACKGROUND-IMAGE: url('Images/side_menu.jpg');
	COLOR: #ffffff; BACKGROUND-REPEAT: repeat-x
}
.nav-bar A:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	TEXT-DECORATION: none
}
.nav-bar A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	TEXT-DECORATION: none
}
.nav-bar A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px; 
	COLOR: #ffcc00; 
	TEXT-DECORATION: none
}
.nav-bar-sub {
	width: 150px;
	height: 20px;
	margin-left: 10px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	PADDING-LEFT: 10px;
	BACKGROUND-IMAGE: url('Images/side_submenu.jpg');
	COLOR: #800000; BACKGROUND-REPEAT: repeat-x
}
.nav-bar-sub A:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #800000;
	TEXT-DECORATION: none
}
.nav-bar-sub A:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #800000;
	TEXT-DECORATION: none
}
.nav-bar-sub A:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px; 
	COLOR: #0000FF; 
	TEXT-DECORATION: none
}
.box-border {
	 SPACING-LEFT: 100px; SPACING-RIGHT: 100px;
}
.box-top {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND-IMAGE: url('Images/box_top.jpg'); COLOR: #ffffff; width=140; BACKGROUND-REPEAT: repeat-x
}
.box-lhtop {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND-IMAGE: url('Images/box_lhtop.jpg'); COLOR: #ffffff; height:25
}
.box-rhtop {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND-IMAGE: url('Images/box_rhtop.jpg'); COLOR: #ffffff;height:25
}
.box-lhbottom {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND-IMAGE: url('Images/box_lhbottom.jpg'); COLOR: #ffffff;width:25;height:25
}
.box-rhbottom {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND-IMAGE: url('Images/box_rhbottom.jpg'); COLOR: #ffffff;width:25;height:25
}
.box-lhside {
	align: left; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND-IMAGE: url('Images/box_lhside.jpg'); COLOR: #ffffff; height:150;BACKGROUND-REPEAT: repeat-y
}
.box-bottom {
	text-align: center; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND-IMAGE: url('Images/box_bottom.jpg');COLOR: #ffffff;height:25;width:140
}
.box-rhside {
	align: left; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND-IMAGE: url('Images/box_rhside.jpg'); COLOR: #ffffff; height:150;BACKGROUND-REPEAT: repeat-y
}
