/* CSS Document */

html, body, table.maintbl1 {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

table.maintbl1 {
	border-style:double;
	border:double;
	border-width:thick;
	border-color:#0033CC;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
}

a.textlink1:link, a.textlink1:active{
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	
	color:#000000;
}

a.textlink1:visited {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	
	color:#FCA8D7;
}

a.textlink1:hover {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	
	color:#FCA8D7;
}

a.bookmark:link, a.bookmark:active, a.bookmark:visited, a.bookmark:hover {
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#000000;
}

a.webmaster:link, a.webmaster:active, a.webmaster:visited, a.webmaster:hover {
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#000000;
}


.descriptext{
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
}

.image {
	border: 2px solid #FCA8D7;
}

.copyright{
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;

}

#mytableborder {
	border:  2px solid #FCA8D7;
}

table.linkex {
	text-align:center;
}



