@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-image: url(../images/familyallergyback.png);
	background-repeat: repeat-x;
	background-color: #ECECEC;

}.red {
	color: #990000;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
.title {
	font-size: 14px;
	color: #000000;
}
.title a{

	color: #000000;
}
.menu_text a:hover{
	color: #00FF00;
	text-decoration:none;
}
.small {
	font-size: 10px;
		color: #000000;
}
.small a{
	font-size: 10px;
		color: #000000;
}
.bottom {
	background-image: url(../images/familyallergy_07.png);
	background-repeat: no-repeat;
}
.big {
	font-size: 18px;
	color: #000000;
}
.bignwhite {
	font-size: 18px;
	color: #FFFFFF;
	margin: 2px;
}
.bannerback {
	background-image: url(../images/banner.png);
	padding: 3px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

INPUT, SELECT, TEXTAREA {
	background-color: #FFFFCC;
}
.button {
	border: 1px solid #0000FF;
	padding: 5px;
	font-weight: bold;
}
.box {
	padding: 2px;
	border: 1px solid #000000;
	margin: 4px;
}
.bigbox{

	border: 1px solid #000000;
	margin: 0px;
	background-image: url(../images/bigback.jpg);
	background-repeat: repeat;
}

A:link {text-decoration: underline;
	font-weight: bold;
	color: #B30000;
}
A:visited {text-decoration: underline;
	font-weight: bold;
	color: #B30000;
}
A:active {text-decoration: underline;
	font-weight: bold;
	color: #B30000;
}
A:hover {text-decoration: underline; 

	font-weight: bold;
	color: #B30000;
	}.red {
	font-weight: bold;
	color: #FF0000;
}
.black_grayed {
	color: #CCCCCC;
	font-size: 14px;	
}
