a:link {
	font-weight: bold;
	color: #0099ff;
	text-decoration: none; 
}
a:visited {
	font-weight: bold; color: #0099ff; text-decoration: none
}
a:active {
	color: #00ccff
}
a:hover {
	text-decoration: underline; color: #0000ff
}
body {
	background-color:#ffffff; color:#000099; background-image:url(facback3.jpg); margin-top:8px;
}
h1 {
	font-weight: bold; font-size: 48px; text-align: center
}
.text {
	font-weight: bold; font-size: 18px; COLOR: #0000CC; font-family: "Times New Roman", Times, serif}
.textlight {
	font-weight: bold; font-size: 12px; COLOR: #000000; background-color:#cccccc; font-family: Verdana, Arial, Helvetica, sans-serif
}
.textdark {
	font-weight: bold; font-size: 10px; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif
}
.textbig {
	font-weight: bold;
	font-size: 16px;
	color: #0099ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0000cc;
}
.maintable{ border-style:none; background-color:#3f9ebd; color:#0000ff; width:100%; background-image:inherit;
 margin-left:auto; margin-right:auto; text-align:center;
}
.noborder { border:none;
}
.texttable{

	border-style:none;
	color:#0000ff;
	clip: auto;
	 margin-left:auto; margin-right:auto; text-align:center;
	
}
.centretable{
	border-style:none;
	color:#0000ff;
	margin-left:auto;
	margin-right:auto;
	text-align:center
	}
.contact {
	font-size: large; color: #0000ff; font-family: Verdana, Arial, Helvetica, sans-serif
}
.rowhead {
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	background-color: #0099ff; background-image: url(./menu_b_g.gif);
	}
.rowhead:hover{
	background-color:#0000ff; text-decoration:none; background-image:none;
}
.rowhead a{
	color:#00ccff; text-decoration:none; display:block;
	}
.rowhead a:hover{
	text-decoration:none
}
.cornerbox {
   background: #3f9ebd url(./inbox/grad.gif) repeat-x top left;
   	width:95%;
	margin:0px auto;
	min-width:800px;
}
.cornerbox_top div {
   background: url(./inbox/tl.gif) no-repeat top left;
}
.cornerbox_top {
   background: transparent url(./inbox/tr.gif) no-repeat top right;
}
.cornerbox_bot div {
   background: url(./inbox/bl.gif) no-repeat bottom left;
}
.cornerbox_bot {
   background: transparent url(./inbox/br.gif) no-repeat bottom right;
}

.cornerbox_top div, .cornerbox_top,
.cornerbox_bot div, .cornerbox_bot {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.cornerbox_content { margin: 0 10px; }

.hide a {
 font-size: 10px; color: #ffffff; visibility:hidden
}
.sidetext { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:medium; border:double; font-weight:bold; border-color:#0000ff
}
.bottomtext { margin-left: auto;
margin-right: auto; text-align:center;
 font-family:"Times New Roman", Times, serif; font-size:16px; border:none; padding:1px; font-weight:bold; border-color:#00ccff; color: #0000cc
}
.bottomtext td {border:groove; padding:1px;
}