/* commented backslash hack for ie5mac \*/ 
html, body{height:100%;} 
/* end hack */
body {
   font-family: arial, helvetica, sans-serif; 
   color: #000000;
   background: #c3c4ca url('bkgrad_r.jpg') repeat-x;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}

td {
   font-size: 13px;
}

h1,h2,h5,h6 {
   margin: 0px;
}
h1 {
   font-size: 21px;
}
h2 {
   font-size: 17px;
}
h3 {
   font-size: 14px;
}

.page {
   position: absolute;
   left: 0;
   top: 50%;
   margin-top: -390px;
/*   width: 779px;
   border: 2px solid #6666FF;
   background: #FFFFFF;*/
}
div.centre {
   width: 779px;
   margin-left: auto;
   margin-right: auto;
   position: relative;
   border: 1px solid #AAAAAA;  /* border round whole thing */
}
   
#centreposition {
	/*padding-right: 20px;*/
	padding-left: 150px;
	background-color: #2d2f8c;   /* colour underneath menu! */
	/*background-color: #131563;  */
	background: #2d2f8c url('darkbluegrad.jpg') repeat-x;

	text-align: left;
}
#centrecontent {
	z-index: 100;
	min-width: 1px;
	max-width: 629px;
	padding-left: 10px;
    padding-right: 20px;
	background: #FFF url('page_background.jpg') bottom no-repeat;
	text-align: left;
	height: 520px;
	overflow: none;
}
#header {
   top: 0;
   height: 16px;
   padding-top:4px;
   padding-left:5px;
   background: #3d3f91 url('bluegrad1.jpg');
   color: #FFFFFF;
   font-size: 11px;
}
#headerleft {
float: left;
}
#headerright {
float: right; 
}
#header_banner {
   top: 20px;
   height: 100px;
	background: #3d3f91 url('topbanner.jpg');
   margin: 0;
   padding: 0;
}
#left {
	position: absolute;
	top: 120px;
	left: 0;
	width: 150px;
/*	background: #0000FF;   */
   text-align: left;
}
#footer {
   font-size: 11px;
   color: #FFFFFF;
   background: #3d3f91;
   text-align: center;
}

.menu_button_border	{ 
	width: 100%;
	padding: 0;
	margin: 0;
/*	border-right: 1px #ffffff solid; 
	border-top: 1px #ffffff solid; */
	border-top: 1px solid #5976b2;
	border-right: 1px solid #5976b2;
} 

div.menu_button {
	width: 100%; 
	top: 0; 
	left: 0;  
	border-bottom: 1px solid #5976b2;
/*	border: 1px #003366 solid;  */
}
div.menu_button a  { 
	font-weight: bold;
	font-size: 13px;
	width: 100%;  
	/*padding: 5px; */
	padding-top: 5px; 
	padding-bottom: 5px; 
	color: #ffffff; 
	text-decoration:none; 
	display:block; 
	text-align:left; 
	background: #ede9f5;
	/*background: #EDE9eb;*/
}
div.menu_button a:visited { 
	color: #000;  
	text-decoration:none;
	font-weight: bold;
/*	background-color: #0e0c3f; */
} 
div.menu_button a:active { 
	color: #000;  
	text-decoration:none; 
	font-weight: bold;
/*	background-color: #303074; */
} 
div.menu_button a:link { 
	color: #000;  
	text-decoration:none; 
	font-weight: bold;
/*	background-color: #0e0c3f; */
}
div.menu_button a:hover { 
	color: #FFF; 
	text-decoration:none;
	font-weight: bold;
	background: #4d4db7; 
/*	background-color: #223d6e;*/
}




a.m_button:link     { text-decoration: none; color: #000000; font-weight: bold; }
a.m_button:visited  { text-decoration: none; color: #000000; font-weight: bold; }
a.m_button:hover    { text-decoration: underline; color: #000000; font-weight: bold; }
a.m_button:active   { text-decoration: none; color: #000000; font-weight: bold; }

a:link     { font-weight:bold; text-decoration: none; color: #000033;}
a:visited  { font-weight:bold; text-decoration: none; color: #000033;}
a:hover    { font-weight:bold; text-decoration: underline; color: #000033;}
a:active   { font-weight:bold; text-decoration: none; color: #000033;}

a.white:link     { font-weight:bold; text-decoration: none; color: #FFF;}
a.white:visited  { font-weight:bold; text-decoration: none; color: #FFF;}
a.white:hover    { font-weight:bold; text-decoration: underline; color: #FFF;}
a.white:active   { font-weight:bold; text-decoration: none; color: #FFF;}

a.white2:link     { font-weight:normal; text-decoration: none; color: #FFF;}
a.white2:visited  { font-weight:normal; text-decoration: none; color: #FFF;}
a.white2:hover    { font-weight:normal; text-decoration: underline; color: #FFF;}
a.white2:active   { font-weight:normal; text-decoration: none; color: #FFF;}

.menubutton {
   background: #EDE9F5;
   padding: 6px;
   font-size: 13px;
}


.text1 {
	color: #fff;
	font-size: 21px;
	text-align: right;
/*	border: 1px solid red;*/
	font-style: italic;
	padding-right: 5px;
	padding-top: 5px;
}

.text2 {
	padding-right: 5px;
	padding-top: 5px;
	color: #fff;
	font-size: 22px;
	text-align: right;
/*	border: 1px solid green;*/
	font-weight: bold;
}
