
body {
	margin  : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	}

#contentTable, td {
	font-family:Verdana;
	font-size: 10pt;
	}


.greenBorder { border: 1px solid #475762; }
	
.topgreyboxright {
	background: #EEEFEF url('../picts/grey_block_right.jpg') repeat-y top right;
	height:36px; width:25%;
	
	}

.topgreyboxleft {
	background: #EEEFEF url('../picts/grey_block_left.jpg') repeat-y top left;
	height:36px; width:25%;
	}

.greenbackright {
	width:20%;
	background: #475762 url('../picts/Layout_04.gif') repeat-y top right;
}

.greenbackleft {
	width:20%;
	background: #475762 url('../picts/Layout_06.gif') repeat-y top left;
}
	
.headerCell {
	background: url('../picts/head_background.gif');
}	

.title {
	font-weight :bold;
	font-size	:125%;
	color		:#475762;
}

a:link    { text-decoration: underline; color:#475762; }
a:hover   { text-decoration: underline; color: #475762; }
a:active  { text-decoration: underline; color: #475762; }
a:visited { text-decoration: underline; color:#475762; }

