/* BODY GENERAL */


a img {border:none;}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

body {
		text-align:center;
		margin-top:100px;
		}
		
/* FONTS */		

.main_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 26px;
	line-height: 115%;
	font-style: bold;
	font-weight: bold;
}



.copy_bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 125%;
	font-style: bold;
	font-weight: bold;
}

.copy_generic {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
}


.copy_italic {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 125%;
	font-style: italic;
	font-weight: normal;
}

.copy_option1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 115%;
	font-style: bold;
	font-weight: bold;
	
} 

.copy_option2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 15px;
	line-height: 115%;
	font-style: bold;
	font-weight: bold;
	
}


.photo_description {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 115%;
	font-style: italic;
	font-weight: bold;
	
}


.copy_description {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 150%;
	font-style: normal;
	font-weight: bold;
}

.copy_menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #565656;
	font-size: 12px;
	line-height: 125%;
	font-style: normal;
	font-weight: bold;
}

.copy_descriptionred {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	line-height: 150%;
	font-style: normal;
	font-weight: bold;
}

.pic_caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 150%;
	font-style: italic;
	font-weight: normal;
}



.link_email a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #f499bc;
	font-size: 14px;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
	
	.link_email a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #f499bc;
	font-size: 14px;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
	
	.link_email a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-size: 14px;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
	
	.link_email a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #f499bc;
	font-size: 14px;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}


.link_normal a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #f499bc;
	font-size: 12px;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
	
	.link_normal a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
	
	.link_normal a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#330099;
	font-size: 12px;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
	
	.link_normal a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}

.main_link a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	line-height: 125%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
	
	.main_link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	line-height: 125%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
	
	.main_link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#330099;
	font-size: 12px;
	line-height: 125%;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
	
	.main_link a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	line-height: 125%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
	
	
	.navigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #A80000;
	font-size: 12px;
	line-height: 125%;
	font-style: bold;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align:left;
	}
	
	.navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #A80000;
	font-size: 12px;
	line-height: 125%;
	font-style: bold;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align:left;
	}
	
	.navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
	line-height: 125%;
	font-style: bold;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align:left;
	}
	
	.navigation a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #A80000;
	font-size: 12px;
	line-height: 125%;
	font-style: bold;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align:left;
	}
