.NavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.List        { 
	list-style-image: url('images/bullet_add.png') alt('click here')
}
.NavBar a:link {
	color: #FFFFFF;
	text-decoration: none;
}	
.NavBar a:visited {
	text-decoration: none;
	color: #FFFFFF;
}	
.NavBar a:hover {
	text-decoration: none;
	color: #FFCC33;
}	
.NavBar a:active {
	text-decoration: none;
}	
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #996633;
}	
.Footer a:link {
	color: #996633;
	text-decoration: none;
}	
.Footer a:visited {
	text-decoration: none;
	color: #996633;
}	
.Footer a:hover {
	text-decoration: none;
	color: #663300;
}	
.Footer a:active {
	text-decoration: none;
	color: #996633;
}
.borders {
	border: thin solid #000000;
}
.borders-dot {
	border: medium dotted #FFFFFF;
}
.black_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}	
.black_link a:link {
	color: #000000;
	text-decoration: none;
}	
.black_link a:visited {
	text-decoration: none;
	color: #000000;
}	
.black_link a:hover {
	text-decoration: none;
	color: #FFCC33;
}	
.black_link a:active {
	text-decoration: none;
	color: #000000;
}
.SubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000; line-height:150%; margin-top:0
}	
.SubMenu a:link {
	color: #DB002E;
	text-decoration: none;
}	
.SubMenu a:visited {
	text-decoration: none;
	color: #DB002E;
}	
.SubMenu a:hover {
	text-decoration: none;
	color: #DB002E;
	text-decoration: underline;
}	
.SubMenu a:active {
	text-decoration: none;
	color: #000000;
}

.text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.text a:link {
	color: #333333;
	text-decoration: underline;
}	
.text a:visited {
	text-decoration: underline;
	color: #333333;
}	
.text a:hover {
	text-decoration: underline;
	color: #FFCC33;
}	
.text a:active {
	text-decoration: underline;
	color: #333333;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.textsmall a:link {
	color: #333333;
	text-decoration: underline;
}	
.textsmall a:visited {
	text-decoration: underline;
	color: #333333;
}	
.textsmall a:hover {
	text-decoration: underline;
	color: #FFCC33;
}	
.textsmall a:active {
	text-decoration: underline;
	color: #333333;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}