/* Style Sheet */
a {color: #000000; text-decoration: none;} 
a:link {text-decoration: none;}  
a:visited {text-decoration: none;}
a:hover {color:#98cbeb; text-decoration: underline;}

.weblink a {color:#ffffff;; text-decoration: none;} 
.weblink a:link {text-decoration: none;}  
.weblink a:visited { text-decoration: none;}
.weblink a:hover {color:#d6b3c9; text-decoration: none;}

.latestnews a {color:#334778;; text-decoration: none;} 
.latestnews a:link {text-decoration: none;}  
.latestnews a:visited { text-decoration: none;}
.latestnews a:hover {color:#d6b3c9; text-decoration: none;}

.footer a {color:#000000;; text-decoration: none; font-size:xx-small;} 
.footer a:link {text-decoration: none; font-size:xx-small;}  
.footer a:visited { text-decoration: none; font-size:xx-small;}
.footer a:hover {color:#ffffff; text-decoration: underline; font-size:xx-small;}

body { background-image:url(images/jappatinbackground.jpg);
	color: #ffffff;
	font-style: normal; 
	font-size: x-small; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #657d29;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #657d29;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #426277;
	scrollbar-darkshadow-color: #000000;
}

table {	border: 0px;
	padding: 0px;
	font-size: x-small; 
	background-color: #426277; 
	}

.xsmalltxt { font-size: xx-small; }
.smalltxt { font-size: x-small; }

.tblmain { border-bottom: none;
	border-left: solid; border-left-color: #7ba4be; border-left-width: 3px;
	border-right: none; border-top: none; border-bottom: none;
}	

.tblboxed {
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
	font-size: x-small;
	background-color:#657d29;
}

.thboxheader {
	vertical-align: middle;
	color: #98cbeb;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	background-color:#243b4a;}
	
.tdnavmenu {background-image: url(images/bg_navmenu.jpg);}
.tdfooter {background-image: url(images/footer_01.jpg); font-size:xx-small;}

p { margin-top: 4px;
	margin-bottom: 4px;}

h1 {font:Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color:#98cbeb;
	margin-bottom: 10px;
	margin-top:10px;
	font-weight:bold;
}

h2 {font:Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #98cbeb;
	margin-bottom: 4px;
	margin-top:6px;
}

hr {color: #657d29;}

