body { 
	background-image: url('images/common/bg.jpg');
	background-attachment: fixed;
}

body {
	font-family:Arial, Helvetica, sans-serif

}

.main_text {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#000000;
}

.main_text a:link {
	color:#000000;
	text-decoration:none;
}

.main_text a:visited {
	color: #000000;
	text-decoration:none;
}

.main_text a:hover {
	color: #00a2b1;
	text-decoration:underline; 
	
}

.main_text a:active {
	color: #00a2b1;	
	text-decoration:underline;
}

.section_headers {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	font-size:14px;
	color:#00a2b1;

}

.footer_text {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:11px;
	color:#FFFFFF;

}

.footer_text a:link {
	color: #ff99cc;
	text-decoration:none;
}

.footer_text a:visited {
	color: #ff99cc;
	text-decoration:none;
}

.footer_text a:hover {
	color: #ff99cc;
	text-decoration:underline; 
	
}

.footer_text a:active {
	color: #ff99cc;
	text-decoration:underline;
}

.small_text {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:11px;
	color:#000000;
}

.small_text a:link {
	color: #000000;
	text-decoration:underline;
}

.small_text a:visited {
	color: #000000;
	text-decoration:underline;
}

.small_text a:hover {
	color: #00a2b1;
	text-decoration:underline; 
	
}

.small_text a:active {
	color: #00a2b1;	
	text-decoration:underline;
}

.zetalady_text {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10px;
	color:#000000;

}

.view_calendar a:link {
	color: #00a2b1;
	font-weight:bold;
	text-decoration:none;
}

.view_calendar a:visited {
	color: #00a2b1;
	font-weight:bold;
	text-decoration:none;
}

.view_calendar a:hover {
	color: #00a2b1;
	font-weight:bold;
	text-decoration:underline; 
	
}

.view_calendar a:active {
	color: #00a2b1;
	font-weight:bold;	
	text-decoration:underline;
}

.submenu {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;

}

.submenu a:link {
	color: #FFFFFF;
	text-decoration:none;
}

.submenu a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.submenu a:hover {
	color: #FFFFFF;
	text-decoration:underline; 
	
}

.submenu a:active {
	color: #FFFFFF;	
	text-decoration:underline;
}