/* Japan Karate Association :: JKA  */
/* Japan Karate Association 2004 */
/* ALL CONTENTS ON THESE PAGES ARE (C) 2004, Japan Karate Association - UNAUTHORIZED DUPLICATION IS PROHIBITED. */

/* ----------BODY----------*/

body {
		background-color:#FFFFFF;
		}


/* ----------TABLE BORDER 1 PX----------*/

.table_px {
		border-style: solid;
		border-color: #000000;
		border-width: 1px;
		}
	
/*---------- TD 11 PT Background color -------------*/
.td {
		font-family: Arial;
        font-size:11px;
        font-weight: bold;		
        color:#FFFFFF;
		background-color:#F72C00;
		}

/*---------- TD 11 PT NO Background color -------------*/
.td2 {
		font-family: Arial;
        font-size:11px;
        color:#000000;
		background-color:#FFFFFF;
		}

/*---------- TD 11 PT Light Background color -------------*/
.td3 {
		font-family: Arial;
        font-size:11px;
        color:#000000;
		background-color:#F66444;
		}

/*---------- TD 12 PT Light Background color -------------*/
.td4 {
		font-family: Arial;
        font-size:12px;
        color:#000000;
		background-color:#F66444;
		}

/*---------- TD 12 PT Light Background color NO FONT SETTINGS -------------*/
.td5 {
		background-color:#F66444;
		}
	
/*---------- TD 12 PT NO Background color BOLD -------------*/
.td6 {
		font-family: Arial;
        font-size:12px;
        font-weight: bold;		
        color:#F72C00;
		background-color:#FFFFFF;
		}
		
/*---------- TD 12 PT Background color -------------*/
.tda {
		font-family: Arial;
        font-size:12px;
        font-weight: bold;
        color:#FFFFFF;
		background-color:#F72C00;
		}		

/*---------- TD 12 PT NO Background color -------------*/
.td2a {
		font-family: Arial;
        font-size:12px;
        color:#000000;
		background-color:#FFFFFF;
		}

/*---------- TD 12 PT Light Background color -------------*/
.td3a {
		font-family: Arial;
        font-size:12px;
        color:#000000;
		background-color:#F66444;
		}

/*---------- TD 11 PT Background color GREY -------------*/
.grey_td {
		font-family: Arial;
        font-size:11px;
        color:#000000;
		background-color:#CCCCCC;
		}

/*---------- TD 11 PT NO Background color GREY -------------*/
.grey_td2 {
		font-family: Arial;
        font-size:11px;
        color:#000000;
		background-color:#FFFFFF;
		}

/*---------- TD 11 PT Light Background color GREY -------------*/
.grey_td3 {
		font-family: Arial;
        font-size:11px;
        color:#000000;
		background-color:#ECECEC;
		}

/*---------- TD 12 PT Light Background color GREY -------------*/
.grey_td4 {
		font-family: Arial;
        font-size:12px;
        color:#000000;
		background-color:#ECECEC;
		}

/*---------- TD 12 PT Light Background color NO FONT SETTINGS GREY -------------*/
.grey_td5 {
		background-color:#ECECEC;
		}
		
/*---------- TD 12 PT Background color GREY -------------*/
.grey_tda {
		font-family: Arial;
        font-size:12px;
        color:#000000;
		background-color:#CCCCCC;
		}		

/*---------- TD 12 PT NO Background color GREY -------------*/
.grey_td2a {
		font-family: Arial;
        font-size:12px;
        color:#000000;
		background-color:#FFFFFF;
		}

/*---------- TD 12 PT Light Background color GREY -------------*/
.grey_td3a {
		font-family: Arial;
        font-size:12px;
        color:#000000;
		background-color:#DCDCDC;
		}

/*---------- TD 11 PT Light Background color GREY -------------*/
.grey_td3b {
		font-family: Arial;
        font-size:11px;
        color:#000000;
		background-color:#DCDCDC;
		}

/*---------- CONTENT 12 PT -------------*/
.content {
		font-family: Arial;
        font-size:12px;
        color:#000000;
		}
	
/*---------- CONTENT 13 PT TIMES -------------*/
.times {
		font-family: Times, serif;
        font-size:13px;
        color:#000000;
		}
		
/*---------- SMALL SPACE -------------*/
.small {
		font-family: Arial;
        font-size:7px;
        color:#000000;
		}		

/*---------- NOTE -------------*/
.note {
		font-family: Arial;
        font-size:11px;
        color:#000000;
		}		

/*---------- NOTE -------------*/
.note_times {
		font-family: Times, serif;
        font-size:12px;
        color:#000000;
		}		

/*---------- TITLE -------------*/
span.title {
		display:block;
		font-family: Arial;
        font-size:13px;
        color:#000000;
        font-weight: bold;
		margin-bottom: 0.8em;
		}

/*---------- TITLE 2 (NO BR AFTER IT)-------------*/
span.title2 {
		display:block;
		font-family: Arial;
        font-size:13px;
        color:#000000;
        font-weight: bold;
		margin-bottom: 0em;
		}

/*---------- SUBTITLE -------------*/
span.subtitle {
		display:block;
		font-family: Arial;
        font-size:12px;
        color:#000000;
        font-weight: bold;
		margin-bottom: 0em;
		padding-left: 1px;
		}		
			
			
/*---------- SUBTITLE RED-------------*/
span.subtitle_red {
		display:block;
		font-family: Arial;
        font-size:12px;
        color:#F72C00;
        font-weight: bold;
		margin-bottom: 0em;
		padding-left: 1px;
		}
						
/* ----------NEXT BACK LINKS----------*/

/* TOP Default */
a.next:link { 	
		font-family: Arial; 
		font-size: 10px;
		color: #707070;
		text-decoration: none;
		}

/* Visited */
a.next:visited {
		font-family: Arial;
		font-size: 10px;
		color: #707070;
		text-decoration: none;		
		}

/* RollOver */
a.next:hover {
		font-family: Arial;
		font-size: 10px;
		color: #FF0000;
		text-decoration: none;		
		}
		
/* ----------NEXT BACK LINKS IN TEXT----------*/

/* TOP Default */
a.next_t:link { 	
		font-family: Arial; 
		font-size: 12px;
		color: #707070;
		}

/* Visited */
a.next_t:visited {
		font-family: Arial;
		font-size: 12px;
		color: #707070;
		}

/* RollOver */
a.next_t:hover {
		font-family: Arial;
		font-size: 12px;
		color: #FF0000;
		}		

/* ----------NEXT BACK LINKS IN TEXT (SMALL) FOR NOTES----------*/

/* TOP Default */
a.next_s:link { 	
		font-family: Arial; 
		font-size: 11px;
		color: #707070;
		}

/* Visited */
a.next_s:visited {
		font-family: Arial;
		font-size: 11px;
		color: #707070;
		}

/* RollOver */
a.next_s:hover {
		font-family: Arial;
		font-size: 11px;
		color: #FF0000;
		}

/* ---------- LINKS IN TEXT FOR TD----------*/

/* TOP Default */
a.next_td:link { 	
		font-family: Arial; 
		font-size: 11px;
		color: #000000;
		}

/* Visited */
a.next_td:visited {
		font-family: Arial;
		font-size: 11px;
		color: #000000;
		}

/* RollOver */
a.next_td:hover {
		font-family: Arial;
		font-size: 11px;
		color: #FF0000;
		}
			
/* ---------- TEXT LINKS 12 PT DARKER THAN NEXT LINKS----------*/

/* TOP Default */
a.text:link {
		font-family: Arial; 
		font-size: 12px;
		color: #222222;
		}

/* Visited */
a.text:visited {
		font-family: Arial;
		font-size: 12px;
		color: #222222;
		}

/* RollOver */
a.text:hover {
		font-family: Arial;
		font-size: 12px;
		color: #FF0000;
		}
		
/*---------- BLANK -------------*/
.blank {
		font-family: Arial;
        font-size:10px;
        color:#FFFFFF;
		}	
.bold {
	font-weight: bold;
}
.posiright {
	text-align: right;
	width: 571px;
	font: 12px "Arial";
}
.scroll {
	overflow: scroll;
	height: 180px;
	display: block;

}
div.scroll {
	overflow: scroll;
	height: 250px;
	display: block;

}
.red {color: D00;}
