/* CSS Document */


ul
{
list-style-type:none;
margin:0;
padding:0;
}
li
{
display:inline;
}
a.testing {
	background-color:#FFFFFF;
	text-align:center;
	padding:4px;
	text-decoration:none;
	text-transform:uppercase;
	border-radius:4px 4px 4px 4px;
	border: 2px solid #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.linkbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50%;
	font-style: oblique;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	background-color: #FFFFCC;
	width: 82%;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 45px;
	padding-left: 45px;
}

A:link {text-decoration:none;}
A:visited {text-decoration:color:#993366;   } 
A:active {text-decoration:none; color: #003399;}
A:hover { 
   BACKGROUND: #003399; 
   COLOR: white;
}

.topbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60%;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	padding: 20px 45px 0px;
	font-variant: normal;
	background-color: #FFFFCC;
	text-align: center;
	margin: 0px auto;
	line-height: normal;
	border-top: medium solid #CCCCCC;
	border-right: medium solid #CCCCCC;
	border-bottom: medium none #CCCCCC;
	border-left: medium solid #CCCCCC;
	border-radius: 15px 15px 0px 0px;
	width: 82%;
	-webkit-border-radius: 15px 15px 0px 0px;
}
.lefttext {
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFCC;
	text-align: left;
	width: 82%;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-right: 45px;
	padding-left: 45px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: normal;
}

.bottombox {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	background-color: #FFFFCC;
	text-align: center;
	margin: 0px auto;
	line-height: normal;
	border-top: medium none #CCCCCC;
	border-right: medium solid #CCCCCC;
	border-bottom: medium solid #CCCCCC;
	border-left: medium solid #CCCCCC;
	border-radius:0px 0px 15px 15px;
	width: 82%;
	padding-bottom: 20px;
	padding-right: 45px;
	padding-left: 45px;
	-webkit-border-radius:0px 0px 15px 15px ;
}

.unnamed1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	background-color: #FFFFCC;
	text-align: center;
	width: 82%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	border-top: medium none #CCCCCC;
	border-right: medium solid #CCCCCC;
	border-bottom: medium none #CCCCCC;
	border-left: medium solid #CCCCCC;
	padding-right: 45px;
	padding-left: 45px;
	font-weight: bold;
}

.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	text-align: left;
}
.centreboxheader {
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFCC;
	width: 82%;
	padding-right: 45px;
	padding-left: 45px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	border-right-width: medium;

	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.centrebox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFCC;
	width: 82%;
	padding-right: 45px;
	padding-left: 45px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
}

</style>
