@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #CCCCCC;
}
.backmain {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #713a76;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #713a76;
}
.backfooter {
	background-image: url(Test/images/GUI-01a.jpg);
	background-repeat: no-repeat;
}
.menuside {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #713a76;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #713a76;
	font-weight: bold;
}
.menuside a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663366;
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.menuside a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663366;
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.menuside a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC6633;
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #663366;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
