/* CSS Document */

a:link{text-decoration: none; color:  #000000;}

A:visited {text-decoration: none; color: #000000 ;} 
A:active {text-decoration: none; color: #000000;}
A:hover { 
   BACKGROUND: #000000; 
   COLOR: #FFFFFF;
}

.midbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 30px;
	font-variant: normal;
	background-color: #CCCCCC;
	text-align: center;
	margin: 2px auto;
	border: thin solid #000000;
	line-height: 40px;
	width: 66%;
}


.nobox {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 30px;
	font-variant: normal;
	text-align: center;
	margin: 0px auto;
	line-height: 40px;
	width: 40%;
	border: 0px none;
}

.greybox {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 30px;
	font-variant: normal;
	background-color: #CCCCCC;
	text-align: left;
	margin: 2px auto;
	border: thin solid #000000;
	line-height: 30px;
	width: 66%;
}

.linkbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	font-variant: small-caps;
	background-color: #CCCCCC;
	text-align: left;
	margin: 2px auto;
	border: medium solid #000000;
	display: list-item;
	height: 24px;
	width: 40%;
	list-style-type: none;
	right: 200px;
}

.bottomboxcentre {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 30px;
	font-variant: normal;
	background-color: #CCCCCC;
	text-align: center;
	line-height: 30px;
	width: 66%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top: 0px none;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
	margin-bottom: 2px;
	 border-radius: 0px 0px 15px 15px ;
	-webkit-border-radius: 0px 0px 15px 15px ;
	
}


.middleboxcentre {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 30px;
	font-variant: normal;
	background-color: #CCCCCC;
	text-align: center;
	margin: 0px auto;
	line-height: 40px;
	width: 66%;
	border-top: 0px none;
	border-right: thin solid #000000;
	border-bottom: 0px none;
	border-left: thin solid #000000;
}


.topboxcentre {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	padding: 30px;
	font-variant: normal;
	background-color: #CCCCCC;
	text-align: center;
	margin: 0px auto;
	line-height: 30px;
	width: 66%;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: 0px none;
	border-left: thin solid #000000;
	    border-radius: 15px 15px 0px 0px;     
	-webkit-border-radius: 15px 15px 0px 0px;
}

.bottombox {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 30px;
	font-variant: normal;
	background-color: #CCCCCC;
	text-align: left;
	line-height: 30px;
	width: 66%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top: 0px none;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
	margin-bottom: 2px;
	 border-radius: 0px 0px 15px 15px ;
	-webkit-border-radius: 0px 0px 15px 15px ;
}


.middlebox {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 30px;
	font-variant: normal;
	background-color: #CCCCCC;
	text-align: left;
	margin: 0px auto;
	line-height: 40px;
	width: 66%;
	border-top: 0px none;
	border-right: thin solid #000000;
	border-bottom: 0px none;
	border-left: thin solid #000000;
}


.topbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 30px;
	font-variant: normal;
	background-color: #CCCCCC;
	text-align: left;
	margin: 0px auto;
	line-height: 30px;
	width: 66%;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: 0px none;
	border-left: thin solid #000000;
    border-radius: 15px 15px 0px 0px;     
	-webkit-border-radius: 15px 15px 0px 0px;
	
	}
	



	
