@charset "utf-8";
/* CSS Document */

html, body {height:100%; margin: 0; padding: 0; border: none; text-align: center; background-color:#F0F4FD;}

th.headers{font-size:22px; font-weight:bold;}

td.gallerytext{
	font-size:15px;
}

td.copyright{
	font-size:11px;
}

.image{border: 1px solid #5EA6FF;}

.mainlink a{font-size:18px; font-family:"Times New Roman", Times, serif; font-weight:bold; color:#5EA6FF; text-decoration:none;}
.mainlink a:visited{font-size:18px; font-family:"Times New Roman", Times, serif; font-weight:bold; color:#B6B7B9; text-decoration:none;}
.mainlink a:hover{font-size:18px; font-family:"Times New Roman", Times, serif; font-weight:bold; color:#B6B7B9; text-decoration:none;}
.mainlink a img{border: 2px solid #5EA6FF; text-decoration:none;}
.mainlink a:hover img{border: 2px solid #B6B7B9; text-decoration:none;}

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

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

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

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

a.textlink2:visited {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#878788;
}

a.textlink2:hover {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#878788;
}

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

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

a.navlink1:visited {
	font-size:26px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#878788;
}

a.navlink1:hover {
	font-size:26px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#878788;
}

.text{
	font-size:28px;
	font-weight:bold;
}

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





