body {
	background-image: url();
	background-color: #666666;
}
.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.style3 {color: #CCCCCC}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF6600;
	font-style: italic;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.photoborder {
	border: thin solid #000000;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style7 {color: #999999}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
A.type4:link{color:#FFFFFF; text-decoration:none;}
A.type4:visited {color:#FFFFFF; text-decoration:none;}
A.type4:active{color:#FFFFFF; text-decoration:none;}
A.type4:hover{color:#FFFFFF; text-decoration:underline;}

A.type2:link{color:#000000; text-decoration:none;}
A.type2:visited {color:#000000; text-decoration:none;}
A.type2:active{color:#000000; text-decoration:none;}
A.type2:hover{color:#000080; text-decoration:none;}

A.type3:link{color:#FF6600; text-decoration:underline;}
A.type3:visited {color:#FF6600; text-decoration:underline;}
A.type3:active{color:#FF6600; text-decoration:underline;}
A.type3:hover{color:#FF6600; text-decoration:none;}

A.type5:link{color:#03223E; text-decoration:underline;}
A.type5:visited {color:#03223E; text-decoration:underline;}
A.type5:active{color:#03223E; text-decoration:underline;}
A.type5:hover{color:#03223E; text-decoration:none;}


A.type6:link{color:#FFFFFF; text-decoration:underline;}
A.type6:visited {color:#FFFFFF; text-decoration:underline;}
A.type6:active{color:#FFFFFF; text-decoration:underline;}
A.type6:hover{color:#FFFFFF; text-decoration:none;}

.Table_border {
	border: medium solid #000000;
}
.Table_Bottom_Org {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.Table_Top_Org {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.table_bottom_border {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #03223E;
}
.Table_Top_Wht {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.Img_Border {
	border: 2px solid #000000;
}