.footer a {
	color: #333333;
	text-decoration: none;
}
.footer a:visited {
	color: #333333;
	text-decoration: none;
}

.toe {
	background-color:#FFEAEA;
	color: #FF9999;
	padding: 5px;
	margin-right: 20px;
}
.toe img{
	vertical-align: middle;
	margin-right: 10px;
}
.cal {
	color: #FFFFFF;
}
.cal a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.cal a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.cal a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.cal a:active {
	color: #FFFFFF;
	text-decoration: underline;
}



a:visited {
	color: #0099FF;
}
a:link {
	color: #0066FF;
}
a:hover {
	color: #00CCFF;
}
a:active {
	color: #00CCFF;
}

h1 {
}
.yourlink img{
	border: none;
	vertical-align: middle;
}
.yourlink a:visited {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
.yourlink a:link {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
.yourlink a:hover {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.yourlink a:active {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
.yourlink {
	display: block;
	float: right;
}
p {
}
.yourlink {
	float: right;
}
body {
	font-family: "Century Gothic", Arial, sans-serif;
}
sup {
	font-size: x-small;
}
a:hover {
	color: #00CCFF;
}
fieldset {
	display: inline;
}
legend {
	color: #00CCFF;
}


address {
	font-style: normal;
	font-size: 13px;
	margin: 0px;
	display: inline;
}
.nav {
	font-size: 14px;
	color: #00CCFF;
}
.nav a:visited {
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.nav_tbl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.nav_tbl td {
	text-align: center;

}
.nav a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}



object {
	margin: 0px;
}
.nav a:link {
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.smaller {
	font-size: smaller;
}
.rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
}
.date {
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding-right: 2px;
	padding-left: 2px;
}
.light_txt {
	color: #999999;
}
.tab_txt {
	color: #FFFFFF;
	padding: 5px;
}

.content {
	padding-right: 10px;
}
h1 {
	color: #00CCFF;
	display: block;
}
h2 {
	color: #00CCFF;
}
h3 {
	color: #00CCFF;
}



.light_txt a:visited {
	color: #999999;
	text-decoration: none;
}
.light_txt a:link {
	color: #999999;
	text-decoration: none;
}
.light_txt a:hover {
	color: #999999;
	text-decoration: underline;
}
.light_txt a:active {
	color: #999999;
	text-decoration: underline;
}




.tbox {
	background-color: #FCFCFC;
	color: #00CCFF;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}
.tbox_max {
	color: #00CCFF;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: large;
	font-weight: bold;
}

.button {
	color: #00CCFF;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.add_box {
	border: 1px solid #000000;
	width: 320px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.button_red{
	color: red;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 21px;
	font-weight: bold;
}
.elist {
	display: inline;
	margin: 0px;
}
.standard {
	display: inline;
}
.standard form {
	display: inline;
	margin: 0px;
}
.associate_dir {
	font-size: small;
}


/* ____________________________________ */
/* Ajax Form CSS */

.required
{
	background-color: #00CCFF;
	border: 1px #FFFFFF solid;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.action_img
{
	cursor: pointer;
}

#email_validator
{
	font-size: x-small;
	text-align: center;
	padding-left: 15px;
}

#div_form
{
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	border: 1px #ECECEC solid;
}
