/* CSS Document */

body {
background-color:#CF7ACF;
margin:0px;}

#bordereddiv {
	border: #7AA1B9 1px;
	border-style:solid;
	margin:3px;
	}
	
.Titles_prpl{
	color:#8185CC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	font-style: italic;
	}
.Titlesbold_prpl{
	color:#8185CC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
	}
	
.CaptionsLg_pink{
	color:	#A482A3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	font-weight:normal;
	}

.maintext{
	color:#663366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	}
.titleslinks a {
	color:#6fa2f6;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
	}
.titleslinks a:link {
	color:#6fa2f6;
	text-decoration:none;
	}
.titleslinks a:hover, .side li a:focus {
	color:#3D2617;
	}
	
.maintext a {
	color:#6fa2f6;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	}
.maintext a:link {
	color:#6fa2f6;
	text-decoration:none;
	}
.maintext a:hover, .side li a:focus {
	color:#3D2617;
	}
	
	.CaptionsLg_pink a {
	text-decoration:none;
	color:	#A482A3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	font-weight:normal;
	}
.CaptionsLg_pink a:link {
	color:#A482A3;
	text-decoration:none;
	}
.CaptionsLg_pink a:hover, .side li a:focus {
	color:#3D2617;
	}