body {
	color : #000;
	background-color : #BBD2EC;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 100%;
	margin-top: 0px;
}

p {
	font-size: 80%;
	color: #000;
	line-height: 1.6em;
	text-align: justify;
	margin: 0px 20px 15px;
}

a {
	color : #36C;
	letter-spacing: 0.05em;
	text-decoration: underline;	
}

a:hover { 
	color : #333; 
	text-decoration: underline;
}


.p1 {
	font-size: 80%;
	color: #369;
	text-align: justify;
	font-weight: bold;
}

.p80 {
	font-size: 80%;
}

.p70 {
	font-size: 70%;
}

.warn {
	color: #F30;
}

input {
	color: #000;
		
}

.td1 {
	background-color: #FFF;
}

.td2 {
	border: 1px solid #CCC;
	background-color: #BFD5EE;
}

.pcentre {
	font-size: 80%;
	color: #369;
	line-height: 1.6em;
	text-align: center;
}

h1 {
	font-size: 95%;
	color: #369;
	font-weight: bold;
	margin: 20px 0px 20px 20px;
}

li {
	font-size: 80%;
	color: #333;
	line-height: 1.6em;
	list-style-type: circle;
	margin-right: 20px;
}

.cvwlink {
	color : #CCC; 
	text-decoration: none;
}

.cvwlink:hover {

	color : #CCC; 
	text-decoration: underline;
}

.pcvw {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;

}

.pbackground {
	font-size: 80%;
	color: #333;
	line-height: 1.6em;
	text-align: justify;
	border-top: 1px solid #999;
	border-right: 1px none #999;
	border-bottom: 1px solid #999;
	border-left: 1px none #999;
}

.tdbottom {
	border-top: 1px none #CDDDF1;
	border-right: 1px none #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px none #CCC;
	background-color: #FFF;
}

.pheader {
	font-size: x-small;
	color: #666;
	line-height: 1.6em;
	text-align: justify;
	font-weight: bold;
}

.td3 {
	background-color: #369;
}

.tdtop {
	background-color: #CDDDF1;
	border-top: 1px solid #EEE;
	border-right: 0px none #F2F2F2;
	border-bottom: 1px solid #CCC;
	border-left: 0px none #F2F2F2;
	height: 25px;
}

.tdheader {
	background-color: #FFF;
	height: 100px;
	border: 0px none #CCC;

}

.nav {
	color : #36C;
	text-decoration: none;
	letter-spacing: 0.05em;
}

.nav:hover {
	color : #333;
	text-decoration: none;
	border: none;
}

.tdmain {
	background-color: #EDF3FA;
	padding-right: 15px;
}

.tdmain2 {
	background-color: #EDF3FA;
	border-top: 1px none #CCC;
	border-right: 1px none #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px none #CCC;
}

.pnav {
	font-size: 80%;
	color: #369;
	text-align: center;
	margin: 0px;

}

form p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.tborder {
	padding-top: 10px;
	border-top: 1px solid #CCC;
}

.psmall {
	font-size: 75%;
	color: #000;
	line-height: 1.6em;
	text-align: justify;
	margin: 0px 20px 15px 10px;
}

.tdtop img {
	margin-left: 30px;
}

h2 {
	font-size: 90%;
	color: #369;
	font-weight: bold;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.pshop {
	font-size: 75%;
	color: #000;
	line-height: 1.6em;
	text-align: justify;
	margin: 0px 20px 15px 20px;
}

.floatright {
	float: right;
	clear: left;
	margin: -40px 20px 0px 0px;

}

.but1 {
	background-color: #CDDDF1;
	border-top: 1px solid #B1CBE4;
	border-right: 1px solid #369;
	border-bottom: 1px solid #369;
	border-left: 1px solid #B1CBE4;
	height: 25px;
	width: 150px;
	cursor: hand;
}

.but1:hover {
	cursor: pointer;
}

.card {
	margin-top: 5px;
}
