body {
	background-color: #7DA5C9;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image:url(../images/layout/back.gif);
}

TD, TH { /* body text */
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: white; 
	LINE-HEIGHT: 130%;
	text-align:justify;
	}
	a:link 		{  color: #DAC590; text-decoration: none;}
	a:visited 	{  color: #DAC590 ; text-decoration: none}
	a:hover 	{  color: #F4FBB8; text-decoration: underline}
	a:active 	{  color: #F4FBB8}

TD UL, LI { /* body text */
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: white; 
	LINE-HEIGHT: 130%;
	FONT-WEIGHT: normal;
	text-align:left;
	list-style-image:url(../images/bullets/bullet_green.gif);
	}

LI a{
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: white; 
	LINE-HEIGHT: 130%;
	FONT-WEIGHT: normal;
	text-align:left;
	list-style-image:url(../images/bullets/bullet_green.gif);
}
	
.topLinks TD { /* text and links on the top of page */
	font-size: 11px; 
	FONT-WEIGHT: bold;
	color: black;
}
	.topLinks  a:link { color: #5283BF;  text-decoration: none }
	.topLinks  a:visited { color: #5283BF; text-decoration: none }
	.topLinks a:hover { color: #5283BF; text-decoration: underline }

.footer { /* text and links on page footer */
	color: white;
	font-size: 10px;
	border: none;
	text-align: center;
} 
	.footer a:link { color: white; }
	.footer a:visited { color: white; }
	.footer a:hover { color: #F4CB11; text-decoration: underline; }

.bordered {
	font-size: 10px;
	font-weight: normal;
	padding: 10px;
	border: medium solid #ECE6DA;
	clip:  rect(5px 5px 5px 5px);
	background-color: #7895B7;
	height: auto;
	width: 100%;
}

.headline{ /* head-text on the top of up-layer text*/
	FONT-FAMILY:  "Book Antiqua", Georgia, Arial, sans-serif;
	FONT-SIZE: 14pt;
	color: #F4FBB8;
	line-height: 20px;
	letter-spacing: 1px;
} 

.title { /* lower level title eg. "Friday 10 March" */
	color:#F4CB11;	
	FONT-WEIGHT: bold;
} 
.side.title { /* lower level title eg. "Friday 10 March" */
	color:#F4CB11;	
	FONT-WEIGHT: bold;
}
.titleII { /* midle level title */
	FONT-SIZE: 11pt;
	FONT-WEIGHT: bold;
	font-style: normal;
	color: white;
} 
.titleIII { /* top level title */
	color: white;
	FONT-SIZE: 15pt;
	FONT-WEIGHT: bold;
	line-height: 25px;
}
.titleIII IMG {
	vertical-align: bottom;
}

.side TD{ /* text at the right panel */
	color: #eeeeee;
	text-align: left; 
/*	padding-right : 15px;
	padding-left : 15px;
	padding-top : 15px;*/
}
	.side a, .side a:active, .side a:visited  {
	color: #F4CB11; 
	}
	.side a:hover { color: white; text-decoration: underline; }
/*	.side a {
		background-color : #DAC590;
		border : 1px solid black;
		color : #333333;
		display : block;
		padding-left : 12px;
		padding-top : 4px;
		padding-bottom : 4px;
		text-align: center; 
		width : 60%;
		text-decoration: none;
	}
	.side a:visited {
		background-color : #DAC590;
		color : #333333;
		text-decoration: none;
	}
	.side a:active {
		background-color : #DAC590;
		color : #333333;
		text-decoration: none;
	}	
	.side a:hover {
		background-color : #CDC9D8;
		text-decoration : none
	}	*/
	.sideTitle {
		color: white;
		font-weight:bold;
		font-size:11;
	}
