﻿body {
	margin: 0px 5px;
	padding: 15px 15px;
	background: #ffffff;
}
body, td {
	font: 10pt Arial;
}
h1 {
	font-family: Verdana;
	font-weight:bold;
	font-size: medium;
	color: silver;
text-align: center;
	}
	
h2 {
	font-family: Verdana;
	font-size: 12px;
	color: gray;
	background:url('images/h2background1.gif') no-repeat left bottom; 
	text-align: center;
	height:20px;

	}


.navlink a:link { color: #000000; text-decoration: none; }
.navlink a:visited { color: #795976; text-decoration: none; }
.navlink a:active { color: #795976; text-decoration: none; }
.navlink a:hover { color: #ff9900; text-decoration: underline; }

img {
	display: block;
}
hr { color: #52292A}



#main_part {
	background: url('http://rapidkarate.com/images/background.gif'); 
	width: 780px; 
	margin: 0 auto;
	padding-bottom: 30px;
	align: center;
}
#footer {
	width: 780px; 
	margin: 0 auto 0 auto;
	padding: 20px 0 20px 0;
	text-align: center;
	font-size: 9pt;
	color: #d30000;
}
#footer a {
	margin: 5px;
}

.col {color: #006600; text-decoration: none}
.tab { text-indent: 0 }
.bg { background-repeat: no-repeat-x }
.text1 { color: #ffffff; font-size: 9pt;}
.text2 { color: #ffffff; font-size: 10pt;}
.text3 { color: #711713; text-indent: 0; }
.site_title {color: #ffffff; font-size: 16px;}

a:link.white { color: #3993DB; text-decoration: underline; }
a:visited.white { color: #CC3300; text-decoration: underline; }
a:active.white { color: #ffffff; text-decoration: underline; }
a:hover.white { color: #ff9900; text-decoration: underline; }

.continent {
	background-color: #d30000;
	height: 12px;
	color: #ffffff;
	padding: 3px;
	margin: 5px 0 0 0;
}
.menu {
	font-size: 10pt;
	font: Impact;
	font-weight: none;
	background: url('http://rapidkarate.com/images/submenu.gif') no-repeat;
	width: 140px;
	height: 35px;
	text-align: left;
	vertical-align: top;
	padding-left:10px; padding-right:0; padding-top:5px; padding-bottom:0
}