a:link {
	color: #3399CC;
	text-decoration: none;
	padding: 0px;

}
a:visited {
	text-decoration: none;
	color: #0099CC;

}
a:active {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	color: #0000FF;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;

}
.jaxis1 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	color: #663300;
}
.jaxis2 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #663300;
}
.boxline {
	border: medium solid #FF0000;
	padding: 5px;
	background-color: #FFFFCC;
}
.box_red {
	border: medium solid #FF0000;
	padding: 5px;
	background-color: #FFFFCC;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	list-style-position: inside;
	text-align: center;
}
.box_red_center {
	border: medium solid #FF0000;
	padding: 5px;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	color: #F00;
	list-style-position: inside;
	text-align: center;
	width: 400px;
	margin-left: 150px;
	margin-top: 10px;
	font-size: 14px;
}
.box_grey {
	border: thin solid #999999;
	padding: 15px;
	background-color: #FFC;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 14px;
	margin-bottom: 10px;
	text-align: left;
}
.box_grey620 {
	border: thin solid #999999;
	padding: 15px;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 12px;
	margin-bottom: 10px;
	text-align: left;
	width: 620px;
}
.box_blue {
	border: thin solid #999999;
	background-color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: 14px;
	padding: 3px;
	width: 300px;
}
.pinkborder {
	border: 1px solid #4C1603;
}
.pinkline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4C1603;
}
.imagebelow {
	padding-top: 10px;
}
.Redtext {
	color: #F00;
	font-size: 14px;
	font-weight: normal;
}
.Redtext_Medium {
	color: #F00;
	font-size: large;
	font-weight: normal;
}
.Red_Med_Underlined {
	color: #F00;
	font-size: large;
	font-weight: normal;
	text-decoration: underline;
}
.Bluetext_Medium {
	color: #00F;
	font-size: large;
	font-weight: normal;
}
.Greentext {
	color: #0C0;
}
.Pinktext {
	color: #000;
	background-color: #F0C;
}
.Yellowtext {
	color: #FF0;
}
.Redtext_bold {
	color: #F00;
	font-size: 24px;
	font-weight: bold;
}
.Bluetext_bold {
	color: #630;
}
.smallItalicstext {
	color: #333;
	font-style: italic;
	font-size: small;
}
.Underlinetext {
	text-decoration: underline;
}
.GreenTitletext {
	color: #060;
	font-style: italic;
	font-size: large;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}
