/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	}
	
a:hover {
	color: #FFFFFF	}
	
a:active {	
	color: #FFFFFF	}
	
a {
	color: #999999}	
			
/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f39d9c;
	}
	
#navigation a {
	color: #42240d;
	line-height:20px;
	text-decoration: none;
	display:block;
	font-family: Times New Roman, Times, serif;
	font-variant: normal;
	font-size: 12px;
	font-weight: lighter;
	padding-left: 10px;
	}
	
#navigation a:hover {
	color: #e06577;
	background-color: #42240d;
	}

#navigation2 td {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #f39d9c;
	}
	
#navigation2 a {
	color: #e06577;
	line-height:20px;
	text-decoration: none;
	display:block;
	font-family: Times New Roman, Times, serif;
	font-variant: normal;
	font-size: 12px;
	font-weight: lighter;
	}
	
#navigation2 a:hover {
	color: #f39d9c;
	}
	
	
.navText {
	color: #e06577;
	line-height:18px;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-variant: normal;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 0.1em;
	}
	
.TITLE {
	color: #e06577;
	line-height:20px;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bolder;
	letter-spacing: 0.1em;
	}

.copyright {
	color: #7a584e;
	line-height:18px;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-variant: normal;
	font-size: 11px;
	font-weight: lighter;
	letter-spacing: 0.1em;
	}
