body{
	background-color: #6699CC;
	background-repeat: no-repeat;
	background-image: url(images/DSC00039_outline.jpg);
}

p,li,body,td{
	font-family: "Times New Roman", Times, serif, "Monotype Corsiva";
	font-size: medium;
	
}

td, textarea, input, select {
	font-family: "Times New Roman", Times, serif, "Monotype Corsiva";
	font-size: medium;
	vertical-align: top;
}
.no-repeat-backround {
	background-repeat: no-repeat;
}

.td-form-mid-align {
	vertical-align: middle;
}
.Header,H1{
		font-family: "Times New Roman", Times, serif, "Monotype Corsiva";
		font-size: x-large;
		font-weight: bold;
		color: #FFFFFF;
}
.H1-black text {
		font-family: "Times New Roman", Times, serif, "Monotype Corsiva";
		font-size: medium;
		font-weight: bold;
		color: #000000;
}
.Subheader,H2,H3{
		font-family: "Times New Roman", Times, serif, "Monotype Corsiva";
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
}

.Subsubheader,H4,H5,H6{
		font-family: "Times New Roman", Times, serif, "Monotype Corsiva";
		font-size: 10px;
		color: #FFFFFF;
		font-weight: normal;
}

.Emphasis{
	color: #FFFF00;
	font-weight: bold;
}

.HeaderRow{
	background-color: #ffffff;
	color: #FFFFFF;
}

.shadow {
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: ffffff;
	border-bottom-color: ffffff;
	border-left-width: medium;
	border-left-style: ridge;
	border-left-color: #999999;
	border-top-width: medium;
	border-top-style: ridge;
	border-top-color: 999999;
	padding: 3px;
}
.image_boarder_white {
	border: thin solid #FFFFFF;
}	
	
a:link {
	font-family: "Times New Roman", Times, serif, "Monotype Corsiva";
	font-size: medium;
	line-height:18px;
	color:#CCCCCC;
	text-decoration: underline;
}
.grey_text {
	color: #CCCCCC;
}

a:visited {
	font-family: "Times New Roman", Times, serif, "Monotype Corsiva";
	font-size: medium;
	line-height:18px;
	color:#CCCCCC;
	text-decoration: underline;
}

a:hover {
	font-family: "Times New Roman", Times, serif, "Monotype Corsiva";
	font-size: medium;
	line-height:18px;
	text-decoration: none;
	color: #0066CC;
}

a.LefthandNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height:16px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.LefthandNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height:16px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.LefthandNav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height:16px;
	color:#FF6600;
	text-decoration: none;
	font-weight: bold;
}

a.TopNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:16px;
	color:#333399;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2pt;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
}

a.TopNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:16px;
	color:#333399;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2pt;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.TopNav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:16px;
	color:#a60f42;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2pt;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.Footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:11px;
	text-decoration: none;
	color: #CCCCCC;
}

a.Footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:11px;
	text-decoration: none;
	color: #CCCCCC;
}

a.Footer:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:11px;
	text-decoration: underline;
	color: #FFCC00;
}

.special {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-variant: normal;
	color: 0033cc;
}
.footer_sm_text {
	font-size: x-small;
	color: #000066;
}
.H2_style_white {
		font-size: medium;
		font-weight: bold;
		color: #FFFFFF;
}
.td-bottom-align {
	vertical-align: bottom;
}

