BODY {
	background-color : #FFFFFF; /*   #d59f0f; old colours:#f4f4ff, #FBF0DF #FFFFF0; */
	font-family : Verdana, Arial, sans-serif;
	font-size: 80%;
	font-weight: 600;
	color: #005288;  /* Pantone Blue 2955U #00528c;   #01538b; #191970;  */
	text-align: left;
	scrollbar-arrow-color: #d59f0f; /* Pantone Gold 1245U old:#000000; */
	scrollbar-face-color: #000000; /* 100% Black old:#8CA5B2; */
	scrollbar-3dlight-color: #8CA5B2;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #8CA5B2;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #717073; /* Cool Gray 11 old: #B2C3CC; */
}
P, TD, LI, UL, Table DT {
	font-family : Verdana, Arial, sans-serif;
	font-size : medium;
	font-weight: normal;
	color: #005288;
}
B {
	font-family : Verdana, Arial, sans-serif;
	font-size : 100%;
	font-weight: 800;

}
ul {
	list-style-image: url('images/bullet.gif');
}
ul ul {
	list-style-image: url('images/bullet1.gif');
}
ul ul ul {
	list-style-image: url('images/bullet2.gif');
}
ul ul ul {
	list-style-image: url('images/bullet3.gif');
}
OL {
	list-style-type: decimal;
}
OL OL {
	list-style-type: lower-alpha;
}
OL OL OL {
	list-style-type: lower-roman;
}
OL OL OL OL {
	list-style-type: upper-alpha;
}
OL OL OL OL OL {
	list-style-type: upper-roman;
}
/* this group sets the normal link colors */
A:LINK {
	color : #005288; /* Pantone Blue 2955U old: #0A0393; */
	font-weight: 600;
	text-decoration: underline;
}
A:VISITED {
	color : #717073; /* Cool Gray 11 old: #2318FA; */
	font-weight: 600;
	text-decoration : underline;
}
A:ACTIVE {
	color : #000000; /* 100% Black old:#536B77; */
	font-weight: 600;
	text-decoration : none;
}
A:HOVER {
	color : #000000; /* 100% Black old: #FFFFFF; */
	font-weight: 600;
	background: #d59f0f; /* Pantone Gold 1245U old:#0A0393; */
	text-decoration : none;
}
/* li {list-style-image: url('images/bullet.gif'); } */
H1 {
	font-family: "Verdana", "Tahoma" , "Trebuchet MS","Comic Sans MS", Arial, sans-serif;
	text-align: left;
	font-size: 2em;
	font-weight: bold;
	letter-spacing: 2px;
	color : #b30838; /* Pantone Red 201U old: #b40838; #8c0000; */
	margin: 0px;
}
H2 {
	color: #b30838; /* Pantone Red 201U old: #b40838;  #960000; */
	font-family: "Verdana", "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	text-align: left;
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: 3px;
}
H3 {
	font-family: "Verdana", "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size : 1.4em;
	font-weight : 600;
	color : #b30838; /* Pantone Red 201U old: #b40838; #a00000; 6B8490;*/
}
H4 {
	font-family: "Verdana", "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size : 1.2em;
	font-weight : 500;
	color : #b30838; /* Pantone Red 201U old: #b40838;  #aa0000  3C4D55; */
}
H5 {
	font-family: "Verdana", "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size : 1.1em;
	font-weight : 500;
	font-style : italic;
	color : #b30838; /* Pantone Red 201U old: #b40838; #b40000; */
}
H6 {
	font-family: "Verdana", "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size : 1.0em;
	font-weight : 500;
	font-style : italic;
	color : #b30838; /* Pantone Red 201U old: #b40838; #be0000; */
}
.imageborder {
	padding: 0px;
	background-image: url('images/cell1.jpg');
}
.borders {
	font-family : Verdana, Arial, sans-serif;
	background: #B2C3CC;
	color: #FFFFFF;
	line-height: normal;
	border-top: 1px solid #FFFFFF border-bottom: 1px solid #FFFFFF;
	padding: 10px;
	font-size: 90%;
	font-weight: bold;
}
.plain {
	padding: 20px;
}
.rightside {
	font-family : Verdana, Arial, sans-serif;
	border-left: 1px dashed #3C4D55;
	text-align: justify;
	background: #FFFFFF;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.textarea {
	font-family : Verdana, Arial, sans-serif;
	text-align: justify;
	background: #FFFFFF;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.tiny {
	font-size: 80%;
	letter-spacing: 1;
	font-weight:900 ;
}
.special {
	border: 1px dotted #3C4D55;
	padding: 5px;
	font-size: 80%;
	line-height: 20px;
}
.titles {
	color: #F00;
}
.highlight {
	background-color: #FF9;
}

.tinynormal {
	font-size:80%;
	letter-spacing: 1;
	font-weight: 400;
}

.wite_on_yellow {
	color: #FFF;
}

p.wite_on_blu {
	color:#FFFFFF;
	background:#005288;
	margin-top:1px; 
	margin-bottom:1px; 
}
