body{
	margin: 0px;	
}
p{
	color: #5C5C5C;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;	
}

.nav_cell{
background-color: #6A95BD;
}
.title_cell{
	background-image: url(images/title_bg_31.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-top: 1px solid white;
}
.img_header{
	background-color: #78A2CC;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
.footer{
	color: #828282;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
}
.main_table{	
	border: 3px double #B58638;
}

A:LINK.footer {color : #828282; text-decoration : underline;}
A:VISITED.footer {color : #828282; text-decoration : underline;}
A:ACTIVE.footer {color : #828282; text-decoration : underline;}
A:HOVER.footer {color : #828282; text-decoration : underline;}

A:LINK.link {color : #365A8A; text-decoration : none;}
A:VISITED.link {color : #365A8A; text-decoration : none;}
A:ACTIVE.link {color : #365A8A; text-decoration : none;}
A:HOVER.link {color : #5481BC; text-decoration : underline;}